Loading... (original) (raw)
Source Launcher classloader should support getResource and getResourceAsStream
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P3
- Fix Version/s: 12
- Affects Version/s: 11
The MemoryClassLoader does not currently implement getResourceAsStream and getResource.
It would facilitate some advanced usages if it did.
See email threads on compiler-dev and core-libs-dev.
relates to
JDK-8210274 Source Launcher should work with a security manager
- Resolved
links to