Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
8244141: use @requires and SkippedException in some hotspot/runtime t…
…ests Reviewed-by: minqi, gziemski
- Loading branch information
Showing
with
48 additions
and 65 deletions.
- +18 −18 test/hotspot/jtreg/runtime/CDSCompressedKPtrs/CDSCompressedKPtrs.java
- +2 −7 test/hotspot/jtreg/runtime/ErrorHandling/SafeFetchInErrorHandlingTest.java
- +2 −11 test/hotspot/jtreg/runtime/ErrorHandling/SecondaryErrorTest.java
- +10 −12 test/hotspot/jtreg/runtime/LocalLong/LocalLongTest.java
- +16 −17 test/hotspot/jtreg/runtime/logging/VtablesTest.java