JDK-8265463 : ProblemList vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java on Win-X64 -Xcomp
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows
  • CPU: x86_64
  • Submitted: 2021-04-19
  • Updated: 2021-04-26
  • Resolved: 2021-04-19
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 17
17 b19Fixed
Description
In order to reduce the noise in the CI, I'm ProblemListing
vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java
on Win-X64 -Xcomp.
Comments
Changeset: 39907136 Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2021-04-19 18:49:48 +0000 URL: https://git.openjdk.java.net/jdk/commit/39907136
19-04-2021

Here's the context diff for the proposed fix: $ git diff diff --git a/test/hotspot/jtreg/ProblemList-Xcomp.txt b/test/hotspot/jtreg/ProblemList-Xcomp.txt index 2f7218a786a..2f20920f245 100644 --- a/test/hotspot/jtreg/ProblemList-Xcomp.txt +++ b/test/hotspot/jtreg/ProblemList-Xcomp.txt @@ -30,3 +30,5 @@ vmTestbase/nsk/jvmti/SetFieldAccessWatch/setfldw001/TestDescription.java 8205957 generic-all runtime/logging/RedefineClasses.java 8265218 linux-x64,macosx-x64 + +vmTestbase/vm/mlvm/mixed/stress/regression/b6969574/INDIFY_Test.java 8265295 windows-x64
19-04-2021