Integrated: 8327998: Enable java/lang/ProcessBuilder/JspawnhelperProtocol.java on Mac

Elif Aslan duke at openjdk.org
Tue Mar 26 11:50:25 UTC 2024


On Tue, 12 Mar 2024 21:52:31 GMT, Elif Aslan <duke at openjdk.org> wrote:

> This change enables to run JspawnhelperProtocol.java on MacOS.
> 
> In addition to GHA , the test has been run on macos and linux.
> 
> 
> Test report is stored in build/macosx-x86_64-server-fastdebug/test-results/jtreg_test_jdk_java_lang_ProcessBuilder_JspawnhelperProtocol_java
> 
> ==============================
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR
>    jtreg:test/jdk/java/lang/ProcessBuilder/JspawnhelperProtocol.java
>                                                          1     1     0     0
> ==============================
> TEST SUCCESS
> 
> Finished building target 'test' in configuration 'macosx-x86_64-server-fastdebug'
> 
> 
> 
> 
> 
> Test report is stored in build/linux-x86_64-server-fastdebug/test-results/jtreg_test_jdk_java_lang_ProcessBuilder_JspawnhelperProtocol_java
> 
> ==============================
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR
>    jtreg:test/jdk/java/lang/ProcessBuilder/JspawnhelperProtocol.java
>                                                          1     1     0     0
> ==============================
> TEST SUCCESS
> 
> Stopping javac server
> [ec2-user at ip-172-16-0-10 jdk]$ make test CONF=linux-x86_64-server-fastdebug TEST=test/jdk/java/lang/ProcessBuilder/JspawnhelperProtocol.java

This pull request has now been integrated.

Changeset: cc1800fa
Author:    Elif Aslan <elifasln at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cc1800fa4de3c1369efd46f5ca967ea82763f5d5
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8327998: Enable java/lang/ProcessBuilder/JspawnhelperProtocol.java on Mac

Reviewed-by: gli, shade, rriggs

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

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


More information about the core-libs-dev mailing list