由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Answer 2 to "Is this a Bug or not? "
相关主题
Answer to "Is this a Bug or not? "JVM
Where I can find comparison of JVMsRe: system property in java
An experiment with JVM Garbage Collection SchemesJava questions 51-100
Stack Frame of your JVM implementation[转载] 现在还有什么OS不是THREAD级调度的吗?
The shape of JVM stack frame[转载] linux下的java sound问题
Top Ten Errors Java Programmers Make(10)菜鸟问题一问
Is this a Bug or not?请问在Java中有没有停止一切的命令
Java's performance mythxp 是不是不支持jave 阿?
相关话题的讨论汇总
话题: answer话题: bug话题: jvm话题: class话题: tried
进入Java版参与讨论
1 (共1页)
m***a
发帖数: 198
1
I tried to find it from JVM Spec. However, it doesn't mention enough
to answer this. (We all know that the reason for B$1$C.class, right?)
I tried to compile some of the inner class code with JDK1.1, and I did not
get this B$1.class, only the B$1$C.class.
The best answer I can get is, there is not enough documentation. And it
is a compiler-specific issue. Anyway JDK1.2 is just one implementation
of JVM, as long as other JVM can run the class file, I don't care if it
produces one more class file
1 (共1页)
进入Java版参与讨论
相关主题
xp 是不是不支持jave 阿?The shape of JVM stack frame
JRE 1.4 和 1.3的主要区别是什么Top Ten Errors Java Programmers Make(10)
Help! ClassCastExceptionIs this a Bug or not?
Stupid IBM JDKJava's performance myth
Answer to "Is this a Bug or not? "JVM
Where I can find comparison of JVMsRe: system property in java
An experiment with JVM Garbage Collection SchemesJava questions 51-100
Stack Frame of your JVM implementation[转载] 现在还有什么OS不是THREAD级调度的吗?
相关话题的讨论汇总
话题: answer话题: bug话题: jvm话题: class话题: tried