test/hotspot/jtreg/gc/cms/TestMBeanCMS.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File
*** old/test/hotspot/jtreg/gc/cms/TestMBeanCMS.java	Thu May  3 12:25:51 2018
--- new/test/hotspot/jtreg/gc/cms/TestMBeanCMS.java	Thu May  3 12:25:51 2018

*** 1,7 **** --- 1,7 ---- /* ! * Copyright (c) 2010, 2016, Oracle and/or its affiliates. All rights reserved. ! * Copyright (c) 2010, 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 * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation.
*** 22,32 **** --- 22,32 ---- */ /* * @test TestMBeanCMS.java * @bug 6581734 ! * @requires vm.gc.ConcMarkSweep & !vm.graal.enabled * @summary CMS Old Gen's collection usage is zero after GC which is incorrect * @modules java.management * @run main/othervm -Xmx512m -verbose:gc -XX:+UseConcMarkSweepGC TestMBeanCMS * */

test/hotspot/jtreg/gc/cms/TestMBeanCMS.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File