ClassLoader::getPlatformResource*() methods
Richard Opalka
ropalka at redhat.com
Wed Aug 31 10:33:21 UTC 2016
Hi Jigsaw Team,
There's new ClassLoader::getPlatformClassLoader() method introduced with
project Jigsaw.
There are three ClassLoader::getSystemResource*() methods available
that fallback to BootLoader if SystemClassLoader is not available.
Shouldn't ClassLoader::getPlatformResource*() methods be defined as well
providing similar fallback mechanism?
Richard
More information about the jigsaw-dev
mailing list