JDK-8231973 : Update Graal
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 14
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-10-07
  • Updated: 2019-11-08
  • Resolved: 2019-10-10
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 14
14 b19Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
Changes:

e4d9c5f09a3 Mon Oct 7 09:48:19 2019 +0000            Yudi Zheng [GR-18565] Mark r27 as not allocatable.
7ddfbb31f78 Sat Oct 5 17:34:58 2019 +0000       Stefan Anzinger [GR-18581] Enable Math.fma intrinsics for AArch64.
7c30f07e6b9 Sat Oct 5 09:12:03 2019 +0000            Doug Simon [GR-18623] Update to labsjdk-ee-11-jvmci-19.3-b03.
736e2870b39 Sat Oct 5 03:56:24 2019 +0000             Dean Long [GR-18634] Fix JAOTC issues with JAR path containing spaces.
43c34a6615b Wed Oct 2 18:39:13 2019 +0000            Doug Simon [GR-18483] Fix non-libgraal image building issues on jdk11.
546b7bdef0f Wed Oct 2 03:23:24 2019 +0000     Thomas W��rthinger [GR-18261] Don't optimize if when a node is guarded by one of its branches.
0a6ffcc9958 Sun Sep 29 19:35:23 2019 +0000  Mohamed Ez Zarghilli [GR-18363] Update to jvmci-19.3-b03.
5084ef550cf Sat Sep 28 01:02:44 2019 +0000         Tom Rodriguez [GR-17823] Add exception edges for NEWARRAY.
03217a31ee2 Fri Sep 27 11:43:40 2019 +0000          Tom���� Zezula [GR-18510] Update minimal JVMCI version to 19.3-b02.
c45e771e419 Fri Sep 27 10:32:03 2019 +0000         Lukas Stadler [GR-18432] Canonicalize comparisons between allocation nodes and constants.
5d6b3bc5889 Fri Sep 27 04:08:52 2019 +0000         Tom Rodriguez [GR-18372] Dynamically check for SharedSecrets and friends in jdk.internal.access.
d3fc6c74159 Thu Sep 26 13:59:39 2019 +0000            Yudi Zheng [GR-18344] Avoid lambda fields in floating nodes.
74fcc08f0c4 Wed Sep 25 18:54:01 2019 +0000          Tom���� Zezula [GR-16353] HotSpotGraalRuntimeMBean doesn't work in libgraal.
84b6c4ebf1f Tue Sep 24 19:57:09 2019 +0000         Benoit Daloze [GR-15451] [GR-16989] Provide a way to include dependent languages homes in a standalone.
56e35c22570 Tue Sep 24 18:40:14 2019 +0000            Doug Simon [GR-18305] Do not read through potentially incomplete phi nodes during parsing.
30a318fcf4b Sun Sep 22 19:56:02 2019 +0000            Doug Simon [GR-18325] Debug code to investigate transient failure.
8184854ab1b Sat Sep 21 02:05:37 2019 +0000             Dean Long [GR-18281] Rename markOop.hpp to markWord.hpp.
f4a06d6e18c Fri Sep 20 14:57:03 2019 +0000            Yudi Zheng [GR-18304] Ensure @Use fields in an LIR are marked with @Temp when modified.
9a1138cdfbb Fri Sep 20 11:04:15 2019 +0000       Svatopluk D��dic [GR-16734] Class of enum value implementing method replaced with base in dump.
49d226dfd1b Fri Sep 20 08:13:19 2019 +0000         Tom Rodriguez [GR-17441] Straighten the If during partial unrolling to preserve any prefix code.
ab05263e850 Wed Sep 18 09:03:52 2019 +0000        Gilles Duboscq [GR-18227] Fix IntegerSwitchNode#doReplace when loop exit successors die.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/46b0b7fe255c User: dlong Date: 2019-10-10 05:00:54 +0000
10-10-2019