JDK-8248316 : [AArch64] compiler/intrinsics/unsafe/HeapByteBufferTest.java times out
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 15
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: aarch64
  • Submitted: 2020-06-25
  • Updated: 2020-06-26
  • Resolved: 2020-06-26
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 16
16Resolved
Related Reports
Duplicate :  
Description
result: Error. Program `.../jdk-15+27-1372/linux-aarch64-debug.jdk/jdk-15/fastdebug/bin/java' timed out.

Some VM parameters which I found interesting:

        -Dtest.timeout.factor=16.0
        -XX:MaxRAMPercentage=8
        -Xcomp
        -XX:+CreateCoredumpOnCrash
        -XX:TieredStopAtLevel=3