RFR: 8324861: Exceptions::wrap_dynamic_exception() don't have ResourceMark
    Leonid Mesnik 
    lmesnik at openjdk.org
       
    Mon Jan 29 18:39:03 UTC 2024
    
    
  
The issue is reproduced with 
make -- run-test JTREG_VERBOSE=all JTREG_RETAIN=all  TEST=runtime/ConstantPool/TestMethodHandleConstant.java  TEST_VM_OPTS="-Xlog:all=trace:file=vm.%p.log"
verified that it doesn't crash anymore. Also, run tier1 for sanity testing.
-------------
Commit messages:
 - 8324861
Changes: https://git.openjdk.org/jdk/pull/17620/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17620&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8324861
  Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/17620.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17620/head:pull/17620
PR: https://git.openjdk.org/jdk/pull/17620
    
    
More information about the hotspot-dev
mailing list