]
Andrew Rubinger commented on SHRINKWRAP-253:
--------------------------------------------
In the Sun JDK, a null ClassLoader may infer a system/boot/appCL resource. The real
behaviour is not specified by the Class API:
ClassAsset / ClassLoaderAsset should not use TCCL
-------------------------------------------------
Key: SHRINKWRAP-253
URL:
https://issues.jboss.org/browse/SHRINKWRAP-253
Project: ShrinkWrap
Issue Type: Bug
Reporter: Aslak Knutsen
ClassAsset.openStream should not fall back to using TCCL if class.getClassLoader is null.
That means it's a System resource and static ClassLoader.getResourceAsStream should be
used instead.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: