RFR: 8287732: jdk/jshell/ToolEnablePreviewTest.java fails on x86_32 after JDK-8287496 [v2]

Aleksey Shipilev shade at openjdk.java.net
Fri Jun 3 05:54:22 UTC 2022


On Thu, 2 Jun 2022 18:58:24 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>> 
>>  - Copyright updates
>>  - Merge branch 'master' into JDK-8287732-loom-tool-enable-preview
>>  - Fix
>
> test/langtools/jdk/jshell/ToolEnablePreviewTest.java line 28:
> 
>> 26:  * @bug 8199193
>> 27:  * @summary Tests for the --enable-preview option
>> 28:  * @requires vm.continuations
> 
> This seems to be only jshell teststhat uses --enable-preview so I think this is okay, just need to update the copyright year.
> 
> The update to TEST.ROOT looks okay, just surprised that tests in the langtools tree have never needed to specify requires properties before now.

Updated.

-------------

PR: https://git.openjdk.java.net/jdk/pull/8995


More information about the compiler-dev mailing list