test/hotspot/jtreg/compiler/uncommontrap/Test8009761.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File
*** old/test/hotspot/jtreg/compiler/uncommontrap/Test8009761.java	Wed Feb 28 18:07:18 2018
--- new/test/hotspot/jtreg/compiler/uncommontrap/Test8009761.java	Wed Feb 28 18:07:18 2018

*** 1,7 **** --- 1,7 ---- /* ! * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved. ! * Copyright (c) 2013, 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.
*** 31,40 **** --- 31,41 ---- * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI * -XX:-UseOnStackReplacement -XX:-BackgroundCompilation -Xss512K + * -XX:+IgnoreUnrecognizedVMOptions -XX:+UnlockExperimentalVMOptions -XX:+EagerJVMCI * -XX:CompileCommand=exclude,compiler.uncommontrap.Test8009761::m2 * compiler.uncommontrap.Test8009761 */ package compiler.uncommontrap;

test/hotspot/jtreg/compiler/uncommontrap/Test8009761.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File