JDK-8221341 : Update Graal
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11,13
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2019-03-22
  • Updated: 2020-04-27
  • Resolved: 2019-03-28
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 13
13 b15Fixed
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
Includes changes for:
JDK-8220643: [AOT] NullPointerException in org.graalvm.compiler.options.OptionKey$Lazy.<clinit>
JDK-8220810: Latest Graal needs to access jdk.vm.ci.services from jdk.internal.vm.compiler.management

Graal changelog:
42be4fb Tue Mar 26 06:45:43 2019 -0700       Danilo Ansaloni [GR-14586] Add getAccessStamp() to AbstractWriteNode.
f77b22f Mon Mar 25 14:30:59 2019 -0700       Stefan Anzinger [GR-12059] Basic SVM AArch64 support.
4deb681 Sat Mar 23 02:36:07 2019 -0700            Doug Simon [GR-14678] Fix recursive call introduced by optimizing imports.
b3ec483 Fri Mar 22 13:28:01 2019 -0700            Doug Simon [GR-14476] Update to jvmci-0.57.
7dbb0c5 Fri Mar 22 11:37:15 2019 -0700            Doug Simon [GR-14403] Graal should retain local variables if jvmti can_pop_frame/can_access_local_variables capability is set.
1f54916 Fri Mar 22 01:27:27 2019 -0700            Doug Simon [GR-14615] Fields of type Unsafe must be at most package-private.
6a69dd6 Thu Mar 21 17:01:24 2019 -0700       Vladimir Kozlov [GR-13937] Fix JAOTC build.
fb9dd08 Thu Mar 21 00:33:34 2019 -0700            Doug Simon [GR-14585] Allow use of timers even if CPU based timers are not available.
dab657b Wed Mar 20 19:19:56 2019 -0700            Doug Simon [GR-14545] Fix Fortify issues.
c0c8104 Wed Mar 20 17:06:44 2019 -0700          Igor Veresov [GR-14583] Make runtime versions of hash functions equivalent to compile time versions.
b7d5225 Wed Mar 20 11:48:56 2019 -0700         Tom Rodriguez [GR-9682] MatchContext should distinguish between nodes which are a pure function and side effecting ones.
5db8744 Mon Mar 18 14:10:14 2019 -0700         Codrut Stancu [GR-14559] Fix NullPointerException in IntrinsicGraphBuilder.updateLastInstruction().
b59108d Mon Mar 18 09:08:06 2019 -0700        Gilles Duboscq [GR-14386] Make PEA robust in the exception path.
64bc029 Fri Mar 15 12:08:09 2019 -0700         Tom Rodriguez [GR-11368] Refactor providers.
7241cea Fri Mar 15 04:55:30 2019 -0700            Yudi Zheng [GR-14448] Add Graal stubs for compareTo operations.
b301cbf Fri Mar 15 02:16:16 2019 -0700            Yudi Zheng [GR-11198] Disallow inlining of partial intrinsic when parsing a snippet.
0884349 Thu Mar 14 11:43:18 2019 -0700         Tom Rodriguez [GR-13902] Refactor adjustCompilationLevel.
de9b31d Thu Mar 14 10:06:25 2019 -0700          Gerg�� Barany [GR-13991] Intern constant strings at compile time.
c7d2f62 Thu Mar 14 09:12:27 2019 -0700            Doug Simon [GR-14105] Remove uses of system properties.
Comments
ILW = Priority of JDK-8220643 = P2
25-03-2019

Priority to be set same as the highest priority of the fixes included.
22-03-2019