On 24/10/2018 23:17, Mandy Chung wrote:
Looks okay to me. I assume you've checked that there aren't any tests using it.Remove a leftover file from JDK-8159590 that removed jdk.internal.misc.VM.registerVMNotification method taking VMNotification parameter.$ hg remove src/java.base/share/classes/jdk/internal/misc/VMNotification.java
-Alan