RFR(L): JDK-8057777 Cleanup of old and unused VM interfaces
Frederic Parain
frederic.parain at oracle.com
Tue Sep 30 14:40:40 UTC 2014
Hi all,
Please review changes for bug JDK-8057777 "Cleanup of old
and unused VM interfaces"
CR:
https://bugs.openjdk.java.net/browse/JDK-8057777
This is basically a big cleanup of VM interfaces that are
not used anymore by the JDK but have been kept in our code
base for historical reasons (HotSpot Express for instance).
These changesets remove these interfaces from both the
JDK and the HotSpot side, and also perform some cleanup
on code that directly referenced the removed interfaces.
These changes do not modify the behavior of the Java
classes impacted by the cleanup.
VM interfaces removal has been approved by CCC and
a Release Note has been prepared that explicitly list
all the removed interfaces.
Testing: JPRT hotspot + core, vm.quick.testlist, jdk_core
Webrevs:
http://cr.openjdk.java.net/~fparain/8057777/
Thank you,
Fred
--
Frederic Parain - Oracle
Grenoble Engineering Center - France
Phone: +33 4 76 18 81 17
Email: Frederic.Parain at oracle.com
More information about the hotspot-dev
mailing list