Bus Error using java.lang.instrument and Boot-Class-Path options
Subject : Bus Error using java.lang.instrument and Boot-Class-Path options
From: "Riccardo Govoni" <email@hidden >
Date: Sun, 1 Apr 2007 11:47:35 +0200
Delivered-to: email@hidden
Delivered-to: email@hidden
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Qer92ykUWcbL7GkqJJbdqHF6At1LgJoVH6Vh5tonaa3Ied1vxuUX6t5c70LBo9d4t/V7fAdC9CSFgWK47/1VFwLK8A9m248Y6zUEMiqbmgSt1hx5dmBichzGEbTduARqhW9qmcV62Kl6PsMg+rjxQ4OP4FDhuhjqiR8u7wKxeMk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=osY12/aMmYdtbFBZRauUJYeBnvZN9/jXhAi+jw/Z/R8JngkUSuEynZsVFL0OiupXYbGGQTtoA7nreKmQ9BDWMOvzbaWQ1qOWlnS/rfqCTIAqQgmD77f8twAz/6yZeY67UI5+R0X1OI209weUYNZvLBbotxJJok5CeFz94Bjw+zw=
Hi,
I'm doing some experiments with java agents (java.lang.instrument
package) along with the Boot-Class-Path manifest option .
I have found that everything works fine with Java5 , but I receive a
Bus Error when using Java6 . This seems very similar to bug 4900738 (
see http://developer.apple.com/releasenotes/Java/Java104R5RN/ResolvedIssues/chapter_3_section_13.html
) , which refers to Java5 .
Has anyone experienced a similar problem ? The only workaround I have
found at the moment is to avoid the usage of Boot-Class-Path and put
the required jar files in /System/Library/Java/Extensions/ ...
Thanks
-- Riccardo Govoni
_______________________________________________
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
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.