--- old/test/hotspot/jtreg/runtime/appcds/customLoader/LoaderSegregationTest.java 2018-10-01 10:09:37.512997428 -0700 +++ new/test/hotspot/jtreg/runtime/appcds/customLoader/LoaderSegregationTest.java 2018-10-01 10:09:36.972976597 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 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 @@ -41,7 +41,7 @@ * ../test-classes/Util.java * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox - * @run main LoaderSegregationTest + * @run driver LoaderSegregationTest */ import jdk.test.lib.process.OutputAnalyzer;