[aarch64-port-dev ] Missing some classes
Cao Hoang Thu
thuhc at yahoo.com
Sat Oct 19 08:43:33 PDT 2013
This issue still happened with current source (my build: JRE version: OpenJDK Runtime Environment (8.0) (build 1.8.0-internal-thcao_2013_10_19_21_54-b00)
Regards,
Thu Cao
________________________________
From: Cao Hoang Thu <thuhc at yahoo.com>
To: "aarch64-port-dev at openjdk.java.net" <aarch64-port-dev at openjdk.java.net>
Sent: Tuesday, October 1, 2013 9:53 AM
Subject: [aarch64-port-dev ] Missing some classes
Hi all,
I got new source (merge up to jdk8-b90): OpenJDK Runtime Environment (build 1.8.0-internal-thcao_2013_09_28_14_23-b00)
#java -Xmx1024m -jar dacapo-9.12-bach.jar eclipse
Unzip workspace
===== DaCapo 9.12 eclipse starting =====
Initialize workspace ...................
Index workspace .....................
Build workspace Unexpected ERROR marker(s):
org.eclipse.update.configurator:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.CharSequence. Fix the build path then try building this project
SiteEntry.java:
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
org.eclipse.text:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.CharSequence. Fix the build path then try building this project
UndoEdit.java:
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
org.eclipse.team.core:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.CharSequence. Fix the build path then try building this project
StringMatcher.java:
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
ValidateEditChecker.java:
The import java.util.Arrays cannot be resolved
ValidateEditChecker.java:
Arrays cannot be resolved
ParticipantExtensionPoint.java:
Arrays cannot be resolved
ParticipantExtensionPoint.java:
The import java.util.Arrays cannot be resolved
TextChange.java:
The import java.util.Arrays cannot be resolved
TextChange.java:
Arrays cannot be resolved
TextChange.java:
Arrays cannot be resolved
TextChange.java:
Arrays cannot be resolved
DocumentChange.java:
Cannot reduce the visibility of the inherited method from TextChange
DocumentChange.java:
Cannot reduce the visibility of the inherited method from TextChange
DocumentChange.java:
Cannot reduce the visibility of the inherited method from TextChange
DocumentChange.java:
Cannot reduce the visibility of the inherited method from TextChange
org.eclipse.jdt.core:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.CharSequence. Fix the build path then try building this project
JDTCompilerAdapter.java:
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
org.eclipse.core.variables:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.CharSequence. Fix the build path then try building this project
StringSubstitutionEngine.java:
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
org.eclipse.core.runtime.compatibility:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.CharSequence. Fix the build path then try building this project
PluginActivator.java:
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
org.eclipse.core.runtime:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.CharSequence. Fix the build path then try building this project
MultiRule.java:
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
org.eclipse.core.resources:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.CharSequence. Fix the build path then try building this project
ElementTreeIterator.java:
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
org.eclipse.core.filebuffers:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.CharSequence. Fix the build path then try building this project
ResourceTextFileBuffer.java:
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
org.eclipse.core.expressions:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.CharSequence. Fix the build path then try building this project
TypeExtensionManager.java:
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
org.eclipse.ant.core:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.CharSequence. Fix the build path then try building this project
AntRunner.java:
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
org.apache.lucene:
The project was not built since its build path is incomplete. Cannot find the class file for java.lang.CharSequence. Fix the build path then try building this project
TokenMgrError.java:
The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
Old-version: OpenJDK Runtime Environment (build 1.8.0-internal-thcao_2013_09_23_09_46-b00)
#java -Xmx1024m -jar dacapo-9.12-bach.jar eclipse
Unzip workspace
===== DaCapo 9.12 eclipse starting =====
Initialize workspace ...................
Index workspace .....................
Build workspace
Search .. 4,207 references for default constructor in workspace
.. 1,957 references for method 'equals' in workspace
Type hierarchy tests
AST tests
Completion tests .........
Format tests ..............
Model tests ................
===== DaCapo 9.12 eclipse PASSED in 72643 msec =====
Delete workspace
Regards,
Thu Cao
More information about the aarch64-port-dev
mailing list