Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
8237800: rewrite vmTestbase/jit/escape/LockCoarsening from shell to java
Reviewed-by: roland, neliasso
- Loading branch information
Showing
with
19 additions
and 93 deletions.
- +2 −2 test/hotspot/jtreg/ProblemList.txt
- +1 −1 test/hotspot/jtreg/TEST.quick-groups
- +2 −2 test/hotspot/jtreg/vmTestbase/jit/escape/LockCoarsening/LockCoarsening.java
- +7 −4 ...tbase/jit/escape/LockCoarsening/{LockCoarsening001/TestDescription.java → LockCoarsening001.java}
- +7 −4 ...tbase/jit/escape/LockCoarsening/{LockCoarsening002/TestDescription.java → LockCoarsening002.java}
- +0 −80 test/hotspot/jtreg/vmTestbase/jit/escape/LockCoarsening/run.sh