+1
Adding serviceability-dev mailing list. It would be good to have this
reviewed by the JVMTI experts also to make sure all cases are covered.
Thanks,
Jiangli
On 11/15/18 9:29 AM, Ioi Lam wrote:
Hi Calvin,
The changes look good.
Thanks
- Ioi
On 11/14/18 4:40 PM, Calvin Cheung wrote:
bug: https://bugs.openjdk.java.net/browse/JDK-8201375
webrev: http://cr.openjdk.java.net/~ccheung/8201375/webrev.00/
This change is for adding a diagnostic vm option
(AllowArchivingWithJavaAgent) to allow the -javaagent in the command
line during CDS dumping. Please refer to the corresponding CSR
(https://bugs.openjdk.java.net/browse/JDK-8213813) for details.
Testing: ran hs-tier{1,2,3} tests through mach5.
thanks,
Calvin