> This change is intended to address the segmentation fault issue that occurs 
> when jspawnhelper is called without arguments,.
> There is a new test added  to verify the behavior in such cases.
> 
> `[ec2-user@ip-172-16-0-10 jdk]$ make CONF=linux-x86_64-server-fastdebug test 
> TEST=test/jdk/java/lang/ProcessBuilder/JspawnhelperWarnings.java`
> 
> 
> 
> ==============================
> Test summary
> ==============================
>    TEST                                              TOTAL  PASS  FAIL ERROR
>    jtreg:test/jdk/java/lang/ProcessBuilder/JspawnhelperWarnings.java
>                                                          1     1     0     0
> ==============================
> TEST SUCCESS

Elif Aslan has updated the pull request incrementally with one additional 
commit since the last revision:

  Address the comments

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18112/files
  - new: https://git.openjdk.org/jdk/pull/18112/files/ef803b4c..d34a1403

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18112&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18112&range=03-04

  Stats: 9 lines in 1 file changed: 2 ins; 4 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/18112.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18112/head:pull/18112

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

Reply via email to