RFR [9] 8080502: Changing accessing module resources (original) (raw)
Miroslav Kos miroslav.kos at oracle.com
Tue May 19 09:38:54 UTC 2015
- Previous message: RFR 8080640: Reduce copying when reading JAR/ZIP entries
- Next message: RFR [9] 8080502: Changing accessing module resources
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: RFR 8080640: Reduce copying when reading JAR/ZIP entries
- Next message: RFR [9] 8080502: Changing accessing module resources
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]