--- old/test/hotspot/jtreg/compiler/uncommontrap/Test8009761.java 2018-02-28 18:07:18.000000000 -0800 +++ new/test/hotspot/jtreg/compiler/uncommontrap/Test8009761.java 2018-02-28 18:07:18.000000000 -0800 @@ -1,5 +1,5 @@ /* - * 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 @@ -33,6 +33,7 @@ * 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 */