Review Request JDK-8212948: Remove unused jdk.internal.misc.VMNotification interface
Mandy Chung
mandy.chung at oracle.com
Thu Oct 25 15:47:54 UTC 2018
On 10/24/18 11:12 PM, Alan Bateman wrote:
> On 24/10/2018 23:17, Mandy Chung wrote:
>> 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
> Looks okay to me. I assume you've checked that there aren't any tests
> using it.
Yes, I checked and don't find any.
Mandy
More information about the core-libs-dev
mailing list