[9] RFR(M): JDK-8036956: remove EnableInvokeDynamic flag
Tobias Hartmann
Tobias.Hartmann at oracle.com
Mon Apr 14 06:56:23 UTC 2014
Hi,
please review the following patch for bug 8036956.
*Problem:*
The VM option EnableInvokeDynamic is not longer used in JDK 9. It is
enabled by default and it is not possible to run HotSpot in JDK9 without
it (see bug description).
Bug: https://bugs.openjdk.java.net/browse/JDK-8036956
*
**Solution:*
The EnableInvokeDynamic flag and all support code is removed.
Webrev: http://cr.openjdk.java.net/~anoll/8036956/webrev.00/
<http://cr.openjdk.java.net/%7Eanoll/8036956/webrev.00/>
*Tests:*
JPRT
Thanks,
Tobias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20140414/23db6cc6/attachment.html>
More information about the hotspot-compiler-dev
mailing list