JDK-4348803 : JARs loaded from /lib/ext/ needs unrestricted access
  • Type: Bug
  • Component: deploy
  • Sub-Component: webstart
  • Affected Version: 1.1.1
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_nt
  • CPU: x86
  • Submitted: 2000-06-27
  • Updated: 2000-11-11
  • Resolved: 2000-11-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
jaws-1.0 1.0-betaFixed
Related Reports
Relates :  
Description
JARs loaded from /lib/ext/ does not get run with 
run restricted access. Bug in AppPolicy.java. It needs
to handle them specially

Reported by Peter Janes <###@###.###>

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: generic FIXED IN: jaws-1.0-beta INTEGRATED IN: jaws-1.0-beta VERIFIED IN: jaws-1.0-fcs
31-08-2004

WORK AROUND
31-08-2004

SUGGESTED FIX
31-08-2004

PUBLIC COMMENTS
31-08-2004

EVALUATION Fixed AppPolicy to check for the lib/ext directory when granting permissions. Tested with Java 3D library rene.schmidt@eng 2000-08-24
24-08-2000