JDK-8222229 : ProblemList compiler/jsr292/InvokerSignatureMismatch.java
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 13
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2019-04-09
  • Updated: 2019-04-16
  • Resolved: 2019-04-09
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 b16Fixed
Description
The following test is failing frequently in the JDK13 CI:

compiler/jsr292/InvokerSignatureMismatch.java

The failures appear to be due to the addition of "-ea" and "-esa"
options by the following fix:

JDK-8221099: Add testing with AOTed JCK in mach5

Please add this test to the appropriate ProblemList to reduce the
noise in the CI system.