-
Bug
-
Resolution: Fixed
-
P3
-
None
-
9
com/sun/xml/internal/bind/v2/runtime/reflect/opt/Injector.java needs to be re-examined as it relies on being able to break into protected ClassLoader methods. As a short term solution then it can use Unsafe::defineClass to inject the classes but the Injector code also attempts to invoke other methods.
We are proposal to disable this code temporarily in JAXB as it's an optimization. We don't see any test failures with this code disabled.
We are proposal to disable this code temporarily in JAXB as it's an optimization. We don't see any test failures with this code disabled.
- relates to
-
JDK-8170370 Re-examine wrapper gen in JAX-WS
- Closed
-
JDK-8174735 Update JAX-WS RI integration to latest version
- Closed
-
JDK-8177677 jaxb-impl reference to internal API's
- Closed