mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-20 12:53:29 +00:00
8076613: gc/TestSmallHeap.java failed with OOME
Disable test when compressed oops are disabled. Reviewed-by: tschatzl, brutisso
This commit is contained in:
parent
3ab615bd2c
commit
30a72c7647
@ -27,6 +27,7 @@
|
||||
* @requires vm.gc=="null"
|
||||
* @requires (vm.opt.AggressiveOpts=="null") | (vm.opt.AggressiveOpts=="false")
|
||||
* @requires vm.compMode != "Xcomp"
|
||||
* @requires vm.opt.UseCompressedOops != false
|
||||
* @summary Verify that starting the VM with a small heap works
|
||||
* @library /testlibrary /../../test/lib
|
||||
* @modules java.management/sun.management
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user