-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 2.2.3.SP1, 2.5.2.SP2 (Flounder)
-
Fix Version/s: 2.2.3.SP2, 2.5.2.SP3 (Flounder)
-
Component/s: None
-
Labels:None
When org.jboss.remoting.marshal.MarshallerLoaderHandler gets a request for a class, it returns an instance of org.jboss.remoting.loading.ClassBytes. If MarshallerLoaderHandler isn't able to find the desired class, then the returned ClassBytes object has null value for the class byte array. However, org.jboss.remoting.loading.ClassByteClassLoader doesn't check for the possibility of a null byte array.
- is incorporated by
-
JBPAPP-3707 Fix NPE in ClassByteClassLoader.addClass()
-
- Closed
-
-
JBPAPP-3709 Fix NPE in ClassByteClassLoader.addClass()
-
- Closed
-