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