This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 5087 - Applets don`t run with AbsoluteLayout under JDK1.3-R
Summary: Applets don`t run with AbsoluteLayout under JDK1.3-R
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: applet (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-12-22 18:26 UTC by Peter Zavadsky
Modified: 2003-06-30 15:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Zavadsky 1999-12-22 18:26:07 UTC
{JDK 1.3-R}

It only appears under JDK1.3-R. With the elder JDK1.3-P is it OK.
I looked in java.security and java.policy files, but didn`t find any differnece with the elder JDK.
Also the classpaths are set the same.
A played a bit with forte4j.policy, but nothing has changed even with maximum permission.
Only once after changing forte4j.policy, even without restarting IDE, the applet did run properly. But I coudn`t reproduce it.

The error message (for the enrire output see Attachment):
java.security.AccessControlException: access denied (java.lang.RuntimePermission
accessClassInPackage.sun.awt.windows)

means there is no permission for classloader`s method "loadclass" to the package "sun.awt.windows".
Comment 1 Marek Grummich 2000-07-25 09:25:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-06-30 15:57:46 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-06-30 15:58:22 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.