|
From: | pierre dot mobde at gmail dot com |
Subject: | [Bug classpath/44009] New: Bad privileges in ClassLoader.getSystemResourceAsStream |
Date: | 6 May 2010 09:16:09 -0000 |
The ClassLoader.getSystemResourceAsStream method uses the callers security context which may have not the rights to read the jar file (URLClassLoader uses the context of its creator). It should be in a privileged block. -- Summary: Bad privileges in ClassLoader.getSystemResourceAsStream Product: classpath Version: 0.98 Status: UNCONFIRMED Severity: normal Priority: P3 Component: classpath AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pierre dot mobde at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44009
[Prev in Thread] | Current Thread | [Next in Thread] |