-
Bug
-
Resolution: Fixed
-
P2
-
None
-
b82
-
generic
-
generic
-
Verified
If the class loader is different, failures are seen.
This is seen in deserialization tests run in -samevm mode and the in submitted attached example (thanks Peter)
It has been verified that the attached patch fixes the test failures.
This is seen in deserialization tests run in -samevm mode and the in submitted attached example (thanks Peter)
It has been verified that the attached patch fixes the test failures.
- relates to
-
JDK-8008356 Test java/lang/invoke/lambda/LambdaSerialization.java failing
- Closed