-
Enhancement
-
Resolution: Fixed
-
P4
-
6
-
b50
-
generic
-
generic
sun/misc files not explicitly listed to be compiled by sun/misc/Makefile
sun/misc/ASCIICaseInsensitiveComparator.java
sun/misc/FloatingDecimal.java
sun/misc/FormattedFloatingDecimal.java
sun/misc/GC.java
sun/misc/JarFilter.java
sun/misc/JavaLangAccess.java
sun/misc/SelfTest.java
sun/misc/Service.java
sun/misc/ServiceConfigurationError.java
sun/misc/URLClassPath.java
All of these do eventually get compiled and placed in rt.jar, except for
sun/misc/SelfTest.java which appears to be an obsolete source file that should
be removed, or better yet moved to the test directory for use by some testcases
that need lots of different bytecodes generated (like maybe make it a target
app for one of the test/demo/jvmti/hprof testcases).
###@###.### 2005-06-01 00:14:32 GMT
sun/misc/ASCIICaseInsensitiveComparator.java
sun/misc/FloatingDecimal.java
sun/misc/FormattedFloatingDecimal.java
sun/misc/GC.java
sun/misc/JarFilter.java
sun/misc/JavaLangAccess.java
sun/misc/SelfTest.java
sun/misc/Service.java
sun/misc/ServiceConfigurationError.java
sun/misc/URLClassPath.java
All of these do eventually get compiled and placed in rt.jar, except for
sun/misc/SelfTest.java which appears to be an obsolete source file that should
be removed, or better yet moved to the test directory for use by some testcases
that need lots of different bytecodes generated (like maybe make it a target
app for one of the test/demo/jvmti/hprof testcases).
###@###.### 2005-06-01 00:14:32 GMT