In J2SE 1.4 java.endorsed.dirs mechanism was introduced to override classes that are part of the platform. This mechanism currently works only in the VM. The compiler doesn't support this mechanism. This needs to be fixed in the compiler to be able to compile against the newer classes.
- duplicates
-
JDK-4758537 javac should access classes on the endorsed standards path
-
- Resolved
-