JDK-8214947 : Assertion error in test: StringCompressInflateTest
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 12
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: x86
  • Submitted: 2018-12-06
  • Updated: 2019-03-28
  • Resolved: 2019-02-15
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 b09Fixed
Related Reports
Duplicate :  
Duplicate :  
Relates :  
Description
java.lang.AssertionError: Graph does not contain a node of class org.graalvm.compiler.replacements.amd64.AMD64StringUTF16CompressNode

in org.graalvm.compiler.replacements.test.StringCompressInflateTest.java (tier4).
Comments
Pushing this to the JDK repo. (for obvious reasons I would hope).
14-02-2019

Updated to P3 to match JDK-8213556.
16-01-2019

Attempted pull-request: [JDK-8214947] Assertion error in test: StringCompressInflateTest #842 (https://github.com/oracle/graal/pull/842)
06-12-2018