RFR: JDK-8305525: Problemlist runtime/ErrorHandling/TestDwarf on x86
Aleksey Shipilev
shade at openjdk.org
Tue Apr 4 10:01:14 UTC 2023
On Tue, 4 Apr 2023 06:33:15 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Trivial change to problemlist runtime/ErrorHandling/TestDwarf for x86 until https://bugs.openjdk.org/browse/JDK-8305521 is solved, to reduce GHA noise.
Changes requested by shade (Reviewer).
test/hotspot/jtreg/ProblemList.txt line 102:
> 100: runtime/StackGuardPages/TestStackGuardPagesNative.java 8303612 linux-all
> 101: runtime/Thread/TestAlwaysPreTouchStacks.java 8305416 generic-all
> 102: runtime/ErrorHandling/TestDwarf 8305521 linux-i586
That did not work (see GHA results), likely because it misses `.java`.
Also, it should reference JDK-8305489 now?
-------------
PR Review: https://git.openjdk.org/jdk/pull/13319#pullrequestreview-1370614775
PR Review Comment: https://git.openjdk.org/jdk/pull/13319#discussion_r1157010025
More information about the hotspot-runtime-dev
mailing list