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

Alexander Kulyakhtin alexander.kulyakhtin at oracle.com
Tue Aug 30 10:38:51 UTC 2016


Hi,

Could I, please, have some feedback on the RFR below (adding a new test for the -javaagent option)?

Best regards,
Alexander

----- Forwarded Message -----
From: alexander.kulyakhtin at oracle.com
To: serviceability-dev at openjdk.java.net
Cc: christian.tornqvist at oracle.com, alan.bateman at oracle.com
Sent: Tuesday, August 9, 2016 2:28:38 PM GMT +03:00 Iraq
Subject: RFR:8139368:-javaagent and -Dcom.sun.management need to add to the initial set of modules to resolve

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_01/

The new tests starts java with the -javaagent option at the same time limiting the initial modules not to include the java.instrument module.
The test then verifies that java starts successfully and that both the agent and the application produce the expected output.

The other part of the CR, related to the -Dcom.sun.management, is not addressed by this fix as it is being addressed by a separate CR JDK-8131061 

Best regards,
Alexander


More information about the serviceability-dev mailing list