In tiger, the new classfile spec allows the compiler to emit an ldc instruction
for a class literal. javac should do that in -target 1.5.
for a class literal. javac should do that in -target 1.5.
- relates to
-
JDK-6867727 REGRESSION: static initialization delayed too long under Java 1.6
- Closed