我在 Eclipse 中对我的 java 类进行了一些更改并得到了一些错误,然后我修复了这些错误。现在我无法运行我的项目,它不断给我以下错误,我不知道该怎么处理它。如果有人在此之前遇到过此错误,请帮助我
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (classFileParser.cpp:3470), pid=4716, tid=8380
# Error: ShouldNotReachHere()
#
# JRE version: 7.0-b147
# Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0-b17 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\project\hs_err_pid4716.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#