JDK-8218698 : org.graalvm.compiler.hotspot.test.CheckGraalIntrinsics fails
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 13
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2019-02-09
  • Updated: 2023-07-21
  • Resolved: 2023-07-21
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
13Resolved
Related Reports
Duplicate :  
Description
java.lang.AssertionError: missing Graal intrinsics for:
    com/sun/crypto/provider/CounterMode.implCrypt([BII[BI)I
    com/sun/crypto/provider/GHASH.processBlocks([BII[J[J)V
Comments
Upstream: https://github.com/oracle/graal/commit/dd85033aae3740534195d2d0d00d6bc1c5728e00
28-02-2019