-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b32
-
generic
-
generic
-
Not verified
When given no command line arguments javap prints help screen (fixed!) however it set error code to 0 which is not consistent with javac's setting it to 2.
Failing Test: javap/javap_t0a
When given no cmd line arguments javap now prints help screen, however, the error code is set to 0 which is not consistent with javac's 2.
Failing Test: javap/javap_t0a
When given no cmd line arguments javap now prints help screen, however, the error code is set to 0 which is not consistent with javac's 2.
- relates to
-
JDK-6733995 legal notice repair on langtools/src/share/classes/com/sun/tools/javap/JavapTask.java
-
- Closed
-