> Please review following fix that move GC shutdown start after VM Death and 
> agent's unloading.
> 
> The `Universe::before_exit();` switch GC to fail any new GC allocation. So 
> any allocation in vm death is failing.
> 
> The test is a little bit complicated because jtreg uses wrapper even to 
> execute othrevm tests and also results might be confusing if test is failing 
> after main() method is completed. So the better is to run new process for vm 
> death event handling.

Leonid Mesnik has updated the pull request incrementally with one additional 
commit since the last revision:

  dot added

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28227/files
  - new: https://git.openjdk.org/jdk/pull/28227/files/be6eb483..6d367b4a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28227&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28227&range=02-03

  Stats: 3 lines in 2 files changed: 0 ins; 2 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/28227.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/28227/head:pull/28227

PR: https://git.openjdk.org/jdk/pull/28227

Reply via email to