RFR: 8326636: Problem list StartupOutput.java due to 8326615

SendaoYan syan at openjdk.org
Mon Feb 26 09:48:11 UTC 2024


The testcase compiler/startup/StartupOutput.java intermittently Internal Error (codeBlob.cpp:429), the occurreny probability about 40/1000.
Although it is a intermittently failure, the probability of recurrence is still quite high. In our daily test system, this failure has been caught twice. Shoule we problem list this testcase until this issue is fixed?
This intermittently failure only caught in x86-64 for now.

-------------

Commit messages:
 - 8326636: Problem list StartupOutput.java due to 8326615

Changes: https://git.openjdk.org/jdk/pull/18004/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18004&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8326636
  Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/18004.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18004/head:pull/18004

PR: https://git.openjdk.org/jdk/pull/18004


More information about the hotspot-compiler-dev mailing list