RFR:8139368:-javaagent and -Dcom.sun.management need to add to the initial set of modules to resolve

Mandy Chung mandy.chung at oracle.com
Thu Sep 8 21:28:36 UTC 2016


> On Sep 8, 2016, at 6:28 AM, Alexander Kulyakhtin <alexander.kulyakhtin at oracle.com> wrote:
> 
> Hi,
> 
> Could you, please, review this test-only change (adding a new test). 
> 
> CR: https://bugs.openjdk.java.net/browse/JDK-8139368 "-javaagent and -Dcom.sun.management need to add to the initial set of modules to resolve"
> Webrev: http://cr.openjdk.java.net/~akulyakh/8139368_03/


This test needs @modules java.instrument.  If it’s run on an image without java.instrument, this will fail.

Otherwise looks fine.
Mandy


More information about the serviceability-dev mailing list