JDK-8233273 : Graal Update
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 14
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-10-31
  • Updated: 2019-11-09
  • Resolved: 2019-11-01
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 b22Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Changes:

49369a67bd0 Wed Oct 30 01:47:10 2019 +0000        Maja Vukasovic [GR-18297] Instrument Switch nodes.
f3d4fe54068 Tue Oct 29 01:49:21 2019 +0000  Mohamed Ez Zarghilli [GR-18988] JVMCI 19.3-b04 for jdk8.
2a58cba9b7e Mon Oct 28 13:23:18 2019 +0000            Yudi Zheng [GR-19154] Allocate 128-bit variable when avx512 cpu feature is not present.
627aa80b55a Mon Oct 28 06:59:06 2019 +0000      Francois Farquet [GR-17964] Benchmarking JDK11.
814a982995a Fri Oct 25 23:37:28 2019 +0000       Vojin Jovanovic [GR-18461] Prepare for the version bump of JVMCI.
a48239f8e8a Fri Oct 25 10:31:32 2019 +0000    David Leopoldseder [GR-19087] Inlining: Properly re-route anchor usages of exception object nodes when inlining into a graph with unwind.
7df49390fac Thu Oct 24 23:23:35 2019 +0000          Josef Haider [GR-16785] Allow forced stamps in BinaryArithmeticNode for Snippets on substratevm.
1c563ca1a0c Wed Oct 23 07:31:51 2019 +0000     Thomas W��rthinger [GR-19103] Correct calculation of probability for if leading to unreached code in bytecode parser.
0e838179676 Mon Oct 21 11:13:14 2019 +0000     Thomas W��rthinger [GR-18083] Improve loop peeling.
f834e3b351a Sat Oct 19 17:13:02 2019 +0000          Gerg�� Barany [GR-18985] Add CountedLoopInfo.loopCanBeEntered.
1b630f8d865 Fri Oct 18 23:27:47 2019 +0000       Vojin Jovanovic [GR-18461] LambdaMetaFactory that returns constants for non-capturing lambdas.
559fe2c72c8 Fri Oct 18 20:15:17 2019 +0000       Stefan Anzinger [GR-18946] AArch64: Add missing match rules for signed multiply long.
0497d582e83 Thu Oct 17 04:20:55 2019 +0000       Stefan Anzinger [GR-17895] Delay insertion of membars for volatile accesses.
6c7dec25f7a Thu Oct 17 01:51:04 2019 +0000          Gerg�� Barany [GR-18853] Better canonicalization of counted loop trip count.
66af4c3527a Wed Oct 16 11:21:21 2019 +0000    David Leopoldseder [GR-18527] Loop Unrolling: Perform simplification manually to avoid destroying cfg for loop data structures.
022fc1cce1f Tue Oct 15 20:31:05 2019 +0000         Tom Rodriguez [GR-18705] Verify operand updates match OperandFlags restrictions.
2bb3d93ca46 Tue Oct 15 19:20:30 2019 +0000       Vojin Jovanovic [GR-18866] Canonicalize UnsafeAccess on static field to LoadField.
201bee93181 Tue Oct 15 17:02:50 2019 +0000     Thomas W��rthinger [GR-18868] Add new canonicalization at parse time for EQ branches.
fe2ba8d03ae Mon Oct 14 17:53:30 2019 +0000       Christian Humer [GR-18852] Update copyright headers.
a1a8389afb6 Fri Oct 11 17:21:43 2019 +0000         Tom Rodriguez [GR-15735] [GR-18202] Plugins must always be registered.
b78d9070328 Fri Oct 11 10:15:09 2019 +0000    David Leopoldseder [GR-18804] Early RE must update dead flags properly.
a4f8c0016cb Wed Oct 9 17:49:35 2019 +0000         Benoit Daloze [GR-18108] Fix BCI to rethrow an exception in the interpreter.
4810c3a95bb Tue Oct 8 17:10:40 2019 +0000           Peter Hofer [GR-11282] [GR-11279] Refactor aspects of runtime compilation and code installation.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/aec7bf35d6f5 User: dlong Date: 2019-10-31 23:59:14 +0000
01-11-2019