--- old/test/serviceability/tmtools/jstat/GcTest01.java 2016-11-16 21:43:23.864578591 +0300 +++ new/test/serviceability/tmtools/jstat/GcTest01.java 2016-11-16 21:43:23.760578595 +0300 @@ -50,7 +50,7 @@ JstatGcResults measurement1 = jstatGcTool.measure(); measurement1.assertConsistency(); - GcProvoker gcProvoker = GcProvoker.createGcProvoker(); + GcProvoker gcProvoker = new GcProvoker(); // Provoke GC then run the tool again and get the results // asserting that they are reasonable