< prev index next >

test/hotspot/jtreg/compiler/graalunit/NodesTest.java

Print this page
rev 53128 : 8236211: [Graal] compiler/graalunit/GraphTest.java is skipped in all testing
Reviewed-by: iignatyev

*** 1,7 **** /* ! * Copyright (c) 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. --- 1,7 ---- /* ! * Copyright (c) 2018, 2020, 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.
*** 23,33 **** /* * @test * @summary * @requires vm.opt.final.EnableJVMCI == true ! * @requires vm.graal.enabled * @modules jdk.internal.vm.compiler * * @library /test/lib /compiler/graalunit / * * @build compiler.graalunit.common.GraalUnitTestLauncher --- 23,33 ---- /* * @test * @summary * @requires vm.opt.final.EnableJVMCI == true ! * * @modules jdk.internal.vm.compiler * * @library /test/lib /compiler/graalunit / * * @build compiler.graalunit.common.GraalUnitTestLauncher
< prev index next >