--- old/test/jdk/java/lang/management/MemoryMXBean/MemoryTestAllGC.sh 2018-10-19 10:54:24.000000000 -0400 +++ new/test/jdk/java/lang/management/MemoryMXBean/MemoryTestAllGC.sh 2018-10-19 10:54:24.000000000 -0400 @@ -1,5 +1,5 @@ # -# Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2003, 2018, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -49,7 +49,7 @@ } # Test MemoryTest with default collector -runOne MemoryTest 2 3 +runOne MemoryTest 4 5 # Test MemoryTest with parallel scavenger collector runOne -XX:+UseParallelGC MemoryTest 2 3