Round #3: RFR: 8147467 - Add ClassFileTransformer transform method that provide the Module to the agent
serguei.spitsyn at oracle.com
serguei.spitsyn at oracle.com
Mon Feb 29 08:32:22 UTC 2016
Forgot to include the jigsaw-dev mailing list.
On 2/29/16 00:29, serguei.spitsyn at oracle.com wrote:
>
> Please, review the fix for:
> https://bugs.openjdk.java.net/browse/JDK-8147467
>
>
> Jdk webrev:
> http://cr.openjdk.java.net/~sspitsyn/webrevs/2016/jdk/8147467-Jigsaw-agents.jdk3/
>
>
> Summary:
>
> This version has everything that is needed for this phase of the
> JPLIS update.
> All previous review comments (including Round #2) have been resolved.
> The JVM_GetModuleByPackageName is used instead of the former JVMTI
> GetModuleForPackage.
> The methods addModuleReads + canReadModule have been dropped as
> suggested by Alan.
>
>
> Testing:
> A couple of existing tests (see webrev) were altered to provide
> coverage.
> Ran the JPLIS jdk_instrument tests.
>
>
>
> Thanks,
> Serguei
>
More information about the jigsaw-dev
mailing list