RFR: 8269478: Shenandoah: gc/shenandoah/mxbeans tests should fail when no notifications arrive [v4]
Aleksey Shipilev
shade at openjdk.java.net
Mon Jun 28 17:08:39 UTC 2021
> After JDK-8259954, some mxbeans tests wait in the effectively infinite loop for the notifications to arrive. If notifications are broken, it would wait forever, and test would timeout. We need to make such failure mode more straightforward.
>
> Additional testing:
> - [x] Linux x86_64 fastdebug `gc/shenandoah/mxbeans`
> - [x] Linux x86_64 fastdebug `gc/shenandoah/mxbeans`, `-Xcomp`
Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
More comments
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4611/files
- new: https://git.openjdk.java.net/jdk/pull/4611/files/029ed18f..a9eeaeff
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4611&range=03
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4611&range=02-03
Stats: 8 lines in 2 files changed: 4 ins; 0 del; 4 mod
Patch: https://git.openjdk.java.net/jdk/pull/4611.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4611/head:pull/4611
PR: https://git.openjdk.java.net/jdk/pull/4611
More information about the hotspot-gc-dev
mailing list