--- old/test/lib/jdk/test/lib/cds/CDSTestUtils.java 2018-04-24 16:22:15.120321342 -0700 +++ new/test/lib/jdk/test/lib/cds/CDSTestUtils.java 2018-04-24 16:22:14.791290287 -0700 @@ -211,10 +211,6 @@ return this; } - - public OutputAnalyzer getOutput() { - return output; - } } // Specify this property to copy sdandard output of the child test process to