< prev index next >

test/hotspot/jtreg/runtime/appcds/CDSandJFR.java

Print this page

*** 28,38 **** * @requires vm.hasJFR & vm.cds * @library /test/lib /test/hotspot/jtreg/runtime/appcds /test/hotspot/jtreg/runtime/appcds/test-classes test-classes * @modules jdk.jfr * @build Hello GetFlightRecorder * @run driver ClassFileInstaller -jar CDSandJFR.jar Hello GetFlightRecorder GetFlightRecorder$TestEvent GetFlightRecorder$SimpleEvent ! * @run main CDSandJFR */ import jdk.test.lib.BuildHelper; import jdk.test.lib.process.OutputAnalyzer; --- 28,38 ---- * @requires vm.hasJFR & vm.cds * @library /test/lib /test/hotspot/jtreg/runtime/appcds /test/hotspot/jtreg/runtime/appcds/test-classes test-classes * @modules jdk.jfr * @build Hello GetFlightRecorder * @run driver ClassFileInstaller -jar CDSandJFR.jar Hello GetFlightRecorder GetFlightRecorder$TestEvent GetFlightRecorder$SimpleEvent ! * @run driver CDSandJFR */ import jdk.test.lib.BuildHelper; import jdk.test.lib.process.OutputAnalyzer;
< prev index next >