On Thu, 14 Jul 2022 22:46:09 GMT, Bill Huang <d...@openjdk.org> wrote:

>> This is a task to convert shell tests to Java tests. The shell scripts to be 
>> removed are responsible for compiling Java files and running the tests on 
>> Linux systems. This functionality can be achieved with JTReg tag @requires 
>> (os.family=="linux").
>
> Bill Huang has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Removed othervm option and fixed @requires coding style.

There are some possible cleanups in the tests (comments, unused args, variable 
name style) but seem out of scope for this PR.

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

PR: https://git.openjdk.org/jdk/pull/9503

Reply via email to