| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Michael Rogers wrote:
This exception should have been resolved with the most recent developer preview of Java 1.5.
This is because JBuilder 2005 update 4 adds Borland's own implementations of the AWT classes (java.awt.*, and some javax.swing classes) based on 1.4.2 to the bootclasspath. At the same time, JBuilder uses a custom launcher which always loads the VM using the CurrentJDK link. Since the VM is still running 1.5.0, and peers are still 1.5.0, but the actual AWT classes are 1.4.2, you get this exception. This should be reported to JBuilder as a bug; either they should not ship their own copies of java.awt.Window (etc), or their launcher should force 1.4.2 instead of going through CurrentJDK. Karl -- Ever been down South? After a few days in the South, you begin to miss things, little things like English and front teeth. Homepage: |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden This email sent to email@hidden
| References: | |
| >JBuilder 2005 & Java 1.5? (From: Michael Rogers <email@hidden>) | |
| >Re: JBuilder 2005 & Java 1.5? (From: "frank.hossfeld" <email@hidden>) | |
| >Re: JBuilder 2005 & Java 1.5? (From: Michael Rogers <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.