On 30/06/2016 07:57, [email protected] wrote:
Please, review the Jigsaw fix for the enhancement: https://bugs.openjdk.java.net/browse/JDK-8159147 Just a sanity check is needed.This update has fixes related to the Mandy's comments on the ClassFileTransformer.java:- one of the @implSpec statements is corrected - <code>null</code> has been replaced with {@code null} Jdk webrev: http://cr.openjdk.java.net/~sspitsyn/webrevs/2016/jdk/8159147-Jigsaw-jli.jdk2/
This version looks good to me. -Alan
