RFR: 8290264 : java/util/concurrent/locks/Lock/OOMEInAQS.java fails with "exit code: 0" [v2]
Doug Lea
dl at openjdk.org
Thu Jul 14 16:15:48 UTC 2022
> This test now conforms to jtreg rules about not using System.exit to cover untested OutOfMemoryErrors
Doug Lea has updated the pull request incrementally with one additional commit since the last revision:
try/lock() style
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9491/files
- new: https://git.openjdk.org/jdk/pull/9491/files/971f3343..f013bb09
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9491&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9491&range=00-01
Stats: 2 lines in 1 file changed: 1 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/9491.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9491/head:pull/9491
PR: https://git.openjdk.org/jdk/pull/9491
More information about the core-libs-dev
mailing list