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

Elif Aslan duke at openjdk.org
Tue Mar 12 21:58:23 UTC 2024


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

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

Commit messages:
 - Enable java/lang/ProcessBuilder/JspawnhelperProtocol.java on Mac

Changes: https://git.openjdk.org/jdk/pull/18253/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18253&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8327998
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/18253.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18253/head:pull/18253

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


More information about the core-libs-dev mailing list