-
Sub-task
-
Resolution: Done
-
Major
-
1.0.0-Beta10
-
None
-
None
EJBTHREE-1626 introduces a PrimitiveAwareClassLoader to move out the often duplicated primtive check code outside the calling class. The SerializableMethod is one such class with does the primtive check. This should now be removed and instead the PrimitiveAwareClassLoader should be used.