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.kulyakh...@oracle.com
To: serviceability-dev@openjdk.java.net
Cc: christian.tornqv...@oracle.com, alan.bate...@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

Reply via email to