Looks good.
Chris
On 4/22/20 7:22 PM, Yasumasa Suenaga wrote:
Hi all,
Please review removing file from jdk.hotspot.agent:
JBS: https://bugs.openjdk.java.net/browse/JDK-8243450
webrev: http://cr.openjdk.java.net/~ysuenaga/JDK-8243450/webrev.00/
VMOps is enum class which lists all of VM Operation, but it has not
been synced with HotSpot source.
In addition, it is not used in src/ and test/.
This change has passed tests on submit repo
(mach5-one-ysuenaga-JDK-8243450-20200423-0039-10418768).
Thanks,
Yasumasa