JDK-8215224 : Update Graal
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11,12
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-12-11
  • Updated: 2022-03-19
  • Resolved: 2018-12-12
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 b24Fixed
Related Reports
Duplicate :  
Relates :  
Description
Includes fixes for:
JDK-8201248 [AOT] AssertionError: duplicate classes for name Ljava/io/PrintStream
Comments
URL: http://hg.openjdk.java.net/jdk/jdk/rev/4b0b796dd581 User: iveresov Date: 2018-12-12 00:50:54 +0000
12-12-2018

Webrev: http://cr.openjdk.java.net/~iveresov/8215224/webrev.00/
11-12-2018

Fixes included in this update: 5e995dde2da Mon Dec 10 12:27:49 2018 -0800 Igor Veresov [GR-12953] Use equals() to compare ResolvedJavaType. 36ee3108d2a Mon Dec 10 09:51:29 2018 -0800 Tom Rodriguez [GR-12934] Snippet and substitutions changes for libgraal. bce825c5ba8 Mon Dec 10 01:27:27 2018 -0800 Doug Simon [GR-12952] Fix weekly failures. c3f244929ce Fri Dec 7 11:42:50 2018 -0800 Doug Simon [GR-12936] Made invoke kind and return type available for intrinsification during PE graph decoding.
11-12-2018