RFR(T/XS): 8236211 [Graal] compiler/graalunit/GraphTest.java is skipped in all testing
Igor Ignatyev
igor.ignatyev at oracle.com
Wed Jan 29 04:17:56 UTC 2020
LGTM.
-- Igor
> On Jan 28, 2020, at 10:33 AM, Ekaterina Pavlova <ekaterina.pavlova at oracle.com> wrote:
>
> Hi,
>
> can I please get one review?
>
> thanks,
> -katya
>
> On 1/24/20 8:12 AM, Ekaterina Pavlova wrote:
>> Hi All,
>> Please review the small patch which adds required --add-opens required for
>> org.graalvm.compiler.graph tests (compiler/graalunit/GraphTest.java).
>> Also removed unnecessary "@requires vm.graal.enabled" from compiler/graalunit/NodesTest.java.
>> Both tests will start running in graal tiers after this fix
>> (these tests are now skipped because graalunit tests are tested only in non Graal as JIT mode).
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8236211
>> webrev: http://cr.openjdk.java.net/~epavlova/8236211/webrev.00/index.html
>> testing: graal tiers
>> thanks,
>> -katya
>
More information about the hotspot-compiler-dev
mailing list