RFR [9] 8080502: Changing accessing module resources (original) (raw)

Miroslav Kos miroslav.kos at oracle.com
Tue May 19 09:38:54 UTC 2015


Hi everybody,

this is a review request for 8080502: Changing accessing module resources.

This change adapts to Jigsaw JDK runtime - it isn't possible to access module resource using Class::getResource() any more.

JBS: https://bugs.openjdk.java.net/browse/JDK-8080502 webrev: http://cr.openjdk.java.net/~mkos/8080502/jaxws.01/index.html testing: JAX-WS unit test; basically it is fix for existing tests (JCK, ...)

Thanks Miran



More information about the core-libs-dev mailing list