ADT上跑java application

Invalid layout of java.lang.String at value
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (javaClasses.cpp:129), pid=7532, tid=11904
# fatal error: Invalid layout of preloaded class
#
# JRE version: 7.0_25-b17
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 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:
# E:workspaceIflytekBus_06hs_err_pid7532.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#

解决方案http://www.cnblogs.com/wangmars/p/3255044.html

原文地址:https://www.cnblogs.com/blogonfly/p/4344444.html