< prev index next >

test/java/lang/management/MemoryMXBean/LowMemoryTest2.sh

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 23,34 **** # # @test # @bug 4982128 # @summary Test low memory detection of non-heap memory pool # @requires vm.gc=="null" ! # @modules java.management # @run build LowMemoryTest2 MemoryUtil # @run shell/timeout=600 LowMemoryTest2.sh # if [ ! -z "${TESTJAVA}" ] ; then --- 23,35 ---- # # @test # @bug 4982128 # @summary Test low memory detection of non-heap memory pool + # # @requires vm.gc=="null" ! # # @run build LowMemoryTest2 MemoryUtil # @run shell/timeout=600 LowMemoryTest2.sh # if [ ! -z "${TESTJAVA}" ] ; then
< prev index next >