这个应该是配置的问题吧。。。
## A fatal error has been detected by the Java Runtime Environment:## Internal Error (classFileParser.cpp:3494), pid=6260, tid=4312# Error: ShouldNotReachHere()## JRE version: 6.0_31-b05# Java VM: Java HotSpot(TM) Client VM (20.6-b01 mixed mode windows-x86 )# An error report file with more information is saved as:# F:\AndroidWork\HelloWord\hs_err_pid6260.log## If you would like to submit a bug report, please visit:# http://java.sun.com/webapps/bugreport/crash.jsp#
package com.duhonghao.hello.util;public class M {public static void main(String[] args) { }}