Actions
Bug #6076
openusr/src/cmd/pools/poold/com/sun/solaris/domain/pools java code uses unchecked or unsafe operations.
Status:
New
Priority:
Normal
Assignee:
-
Category:
cmd - userland programs
Start date:
2015-07-22
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
/code/tsoome/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools
/usr/java/bin/javac -source 1.6 -target 1.6 -Xlint:deprecation,-options -classpa
th /code/tsoome/illumos-gate/usr/src/cmd/pools/poold Move.java
Note: Move.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
and so on for other source.
No data to display
Actions