8236211: [Graal] compiler/graalunit/GraphTest.java is skipped in all testing

Reviewed-by: iignatyev
This commit is contained in:
Ekaterina Pavlova 2020-01-29 10:12:59 -08:00
parent 91a031aa87
commit 9d5d2a241a
4 changed files with 10 additions and 7 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved.
* 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
@ -25,7 +25,7 @@
* @test
* @summary
* @requires vm.jvmci
* @requires vm.graal.enabled
*
* @modules jdk.internal.vm.compiler
*
* @library /test/lib /compiler/graalunit /