mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8294618: Update openjdk.java.net => openjdk.org
Reviewed-by: mikael, iris, joehw, prr, ihse
This commit is contained in:
parent
f531dae4a0
commit
536c9a512e
45 changed files with 128 additions and 128 deletions
|
@ -106,7 +106,7 @@
|
|||
* Note that when using posix_spawn(3), we exec twice: first a tiny binary called
|
||||
* the jspawnhelper, then in the jspawnhelper we do the pre-exec work and exec a
|
||||
* second time, this time the target binary (similar to the "exec-twice-technique"
|
||||
* described in http://mail.openjdk.java.net/pipermail/core-libs-dev/2018-September/055333.html).
|
||||
* described in http://mail.openjdk.org/pipermail/core-libs-dev/2018-September/055333.html).
|
||||
*
|
||||
* This is a JDK-specific implementation detail which just happens to be
|
||||
* implemented for jdk.lang.Process.launchMechanism=POSIX_SPAWN.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue