The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- IOUtil getResource() - Lookup class package space 1st; Catch all (details)
Commit
0466210ac77e5c19248be1cc5c5b7c2a481ca031
by Sven GothelIOUtil getResource() - Lookup class package space 1st; Catch all Throwables ; Add DEBUG
Lookup class package space 1st, which favors JAR resources, hence allows applets to load secure stuff.
Catch all Throwables incl. java.security.AccessControlException based on java.io.FilePermission. (eg Applets)
Add DEBUG property jogamp.debug.IOUtil, enabling verbose resource location.
|
The file was modified | src/java/com/jogamp/common/util/IOUtil.java (diff) |