Bugs item #1753995, was opened at 2007-07-14 08:52
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1753995&group_id=44253
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compiler integration
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: fred hosch (fredcsunoedu)
Assigned to: Nobody/Anonymous (nobody)
Summary: compilation issues with beta-20070524-1944
Initial Comment:
Running jse build 1.6.0_01-b06, solaris 9 (SunOS 5.9), sparc.
Attempting to compile an empty class (any compile, actually) with beta-20070524-1944 produces the following compiler error:
1 error found:
File: (no associated file) [line: (no source location)]
Error: java.lang.NoClassDefFoundError: com/sun/tools/javac/util/Context
Compiles successfully with stable-20070130-2255.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1753995&group_id=44253
|