JDK-8210478 : Update Graal
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11,12
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-09-07
  • Updated: 2020-04-27
  • Resolved: 2018-09-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 12
12 b12Fixed
Related Reports
Blocks :  
Duplicate :  
Duplicate :  
Duplicate :  
Description
Fixes:

https://bugs.openjdk.java.net/browse/JDK-8209063
https://bugs.openjdk.java.net/browse/JDK-8209349
Comments
Webrev: http://cr.openjdk.java.net/~iveresov/8210478/webrev.00/
14-09-2018

Changes in this update: 588b2880ed6 Tue Sep 11 07:45:41 2018 -0700 Jaroslav Tulach [GR-11044] Extensible MBean operations. a985d5b59b9 Mon Sep 10 13:29:28 2018 -0700 Igor Veresov [GR-11624] Don't try to instantiate abstract classes. d8939b1b477 Mon Sep 10 11:03:45 2018 -0700 Tom Rodriguez [GR-11639] Remove workaround for bogus HotSpot OSR requests. feaa2910637 Mon Sep 10 07:09:34 2018 -0700 Aleksandar Pejovic [GR-11546] Add initial support for Graal gates on Windows. 5028920703f Fri Sep 7 11:04:19 2018 -0700 Aleksandar Pejovic [GR-11546] Add initial support for Graal gates on Windows. d54475091ff Thu Sep 6 18:12:16 2018 -0700 Igor Veresov [GR-11608] Handle interface element types properly when virtualizing StoreIndexedNode. 6f9376572b1 Thu Sep 6 07:38:19 2018 -0700 Doug Simon [GR-11582] Fix loading of OptionDescriptors providers on jdk9+ to avoid duplicates. 456d0cdd59c Wed Sep 5 07:00:48 2018 -0700 Doug Simon [GR-11307] Mitigate parsing annotations of non-substitution methods. 645bde4b060 Fri Aug 31 11:00:51 2018 -0700 Doug Simon [GR-11513] Coarsened synchronization in CompilationWrapper to avoid transient test failures. 51ed54bf4f5 Thu Aug 30 11:24:17 2018 -0700 Doug Simon [GR-11452] Removed flaky and unnecessary OSR test. 30a3ea669af Thu Aug 30 04:44:52 2018 -0700 Andreas Woess [GR-11509] Eclipse compiler error in GraphOutput.Builder Javadoc. 0b62c0c86c9 Tue Aug 28 14:30:02 2018 -0700 Yudi Zheng [GR-11434] Refactor AMD64 backend to support BMI instructions. bcd616ca2d1 Mon Aug 27 12:49:46 2018 -0700 Gilles Duboscq [GR-11268] Avoid `killCFG` in `ConditionalElimination`. 51b1a43b466 Wed Aug 22 17:50:16 2018 -0700 Christian Wimmer [GR-10148] Allow running static initializers at run time. eda98eab2c1 Wed Aug 22 09:42:34 2018 -0700 Christian Wimmer [GR-11285] Ensure InstanceOfNode.type() never returns null. 783bf92d8d0 Fri Aug 17 07:31:44 2018 -0700 Igor Veresov [GR-11323] HashCodeTest.test08: SubprocessUtil.getVMCommandLine() may return null. f91930c9764 Thu Aug 16 13:22:08 2018 -0700 Doug Simon [GR-10856] Update to jvmci-0.47. a0c0dbb69a6 Thu Aug 16 12:36:45 2018 -0700 Tom Rodriguez [GR-11304] Remove NewArrayStub and NewInstanceStub.
14-09-2018

ILW = According to highest priority of fixed bugs = P3
10-09-2018