RFR: 8200204: SharedArchiveConfigFile cannot accept output of VM.stringtable
Yasumasa Suenaga
yasuenag at gmail.com
Mon Mar 26 00:46:34 UTC 2018
Hi all,
Please review this change.
JBS: https://bugs.openjdk.java.net/browse/JDK-8200204
webrev: http://cr.openjdk.java.net/~ysuenaga/JDK-8200204/webrev.00/
submit-hs: mach5-one-ysuenaga-JDK-8200204-20180325-1440-16057
JDK-8134448 says SharedArchiveConfigFile accepts output of `jcmd <pid> VM.stringtable -verbose` , but it could not because JDK-8059510 has changed version number to 1.1 .
I think we should accept version 1.1 stringtable.
Thanks,
Yasumasa
More information about the serviceability-dev
mailing list