Forgot to include the jigsaw-dev mailing list.
On 2/29/16 00:29, serguei.spit...@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