RFR: 8288532: additional review changes for JDK-8286830 [v3]

Daniel D. Daugherty dcubed at openjdk.org
Fri Jun 17 21:43:50 UTC 2022


> Update a couple of tests that were modified by JDK-8286830. Now the tests properly
> honor any specified time limit by splitting the time between both sub-tests.
> Also pick up a sanity check based on JDK-8288497 that I've been using in recent
> stress testing.

Daniel D. Daugherty has updated the pull request incrementally with one additional commit since the last revision:

  VMThread can get to check in AsyncExceptionHandshake() dtr via a bailout.

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

Changes:
  - all: https://git.openjdk.org/jdk19/pull/32/files
  - new: https://git.openjdk.org/jdk19/pull/32/files/6cd771a0..f2baf0b1

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk19&pr=32&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk19&pr=32&range=01-02

  Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk19/pull/32.diff
  Fetch: git fetch https://git.openjdk.org/jdk19 pull/32/head:pull/32

PR: https://git.openjdk.org/jdk19/pull/32


More information about the hotspot-runtime-dev mailing list