JDK-8225305 : ProblemList java/lang/invoke/VarHandles tests
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 13
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows
  • CPU: x86_64
  • Submitted: 2019-06-04
  • Updated: 2020-04-22
  • Resolved: 2019-06-05
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 11 JDK 13 JDK 14
11.0.7Fixed 13 b24Fixed 14Fixed
Description
The following java/lang/invoke/VarHandles tests frequently fail with AOT. Until JDK-8222445 has been fixed they should be problem listed.

java/lang/invoke/VarHandles/VarHandleTestByteArrayAsShort.java 
java/lang/invoke/VarHandles/VarHandleTestByteArrayAsChar.java 
java/lang/invoke/VarHandles/VarHandleTestAccessBoolean.java
Comments
Fix request (11u): Requesting backport of this test exclusion because it is a predecessor of JDK-8226381, another test exclusion that shall be backported to be on pair with Oracle. This exclusion seems to make sense on its own. Patch applies cleanly.
14-02-2020