Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
com/sun/xml/internal/ws/model/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. For now, we propose to disable wrapper gen in JDK 9. This has the effect of causing a problem for wsgen (see JDK-8169981). It also causes the test javax/xml/ws/clientjar/TestWsImport.java to fail.
|