Joachim Kern
|
f993f90c86
|
8360401: [AIX] java/lang/ProcessBuilder/FDLeakTest/FDLeakTest.java fails since JDK-8210549
Reviewed-by: mdoerr, stuefe
|
2025-09-24 07:38:23 +00:00 |
|
Thomas Stuefe
|
bdb1646a1e
|
8364611: (process) Child process SIGPIPE signal disposition should be default
Reviewed-by: erikj, rriggs
|
2025-08-11 15:37:31 +00:00 |
|
Guanqiang Han
|
83953c458e
|
8364822: Comment cleanup, stale references to closeDescriptors and UNIXProcess.c
Reviewed-by: kevinw, rriggs
|
2025-08-07 14:11:46 +00:00 |
|
Thomas Stuefe
|
afa52e4681
|
8210549: Runtime.exec: in closeDescriptors(), use FD_CLOEXEC instead of close()
Reviewed-by: rriggs
|
2025-06-17 20:23:20 +00:00 |
|
Thomas Stuefe
|
ae3d96a4ec
|
8357683: (process) SIGQUIT still blocked after JDK-8234262 with jdk.lang.Process.launchMechanism=FORK or VFORK
Reviewed-by: rriggs
|
2025-05-30 13:40:25 +00:00 |
|
Eirik Bjørsnøs
|
ffeb9b5aff
|
8342807: Update links in java.base to use https://
Reviewed-by: rriggs, ihse, jkern
|
2025-01-27 12:46:43 +00:00 |
|
Matthias Baesken
|
fb4610e6b7
|
8327444: simplify RESTARTABLE macro usage in JDK codebase
Reviewed-by: gli, clanger, alanb, dholmes, bpb
|
2024-03-08 08:31:40 +00:00 |
|
Jiangli Zhou
|
81b065a95d
|
8326714: Make file-local functions static in src/java.base/unix/native/libjava/childproc.c
Reviewed-by: djelinski, rriggs
|
2024-02-27 16:43:37 +00:00 |
|
Magnus Ihse Bursie
|
e5cb78cc88
|
8324539: Do not use LFS64 symbols in JDK libs
Reviewed-by: jwaters, erikj, mbaesken, alanb
|
2024-02-12 08:04:39 +00:00 |
|
Volker Simonis
|
39f6d807db
|
8307990: jspawnhelper must close its writing side of a pipe before reading from it
Reviewed-by: stuefe, rriggs
|
2023-06-01 10:56:31 +00:00 |
|
Patrick Zhang
|
a59e8a7f6f
|
8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
Reviewed-by: stuefe, clanger, rriggs
|
2020-02-04 21:27:10 +08:00 |
|
Matthias Baesken
|
a573f6a6b5
|
8227737: avoid implicit-function-declaration on AIX
Reviewed-by: clanger, goetz
|
2019-07-16 16:01:10 +02:00 |
|
Thomas Stuefe
|
d45aa9c1a9
|
8223777: In posix_spawn mode, failing to exec() jspawnhelper does not result in an error
Reviewed-by: rriggs, martin, fweimer
|
2019-06-05 09:12:45 +02:00 |
|
Thomas Stuefe
|
7fa6705cb3
|
8224181: On child process spawn, child may write to random file descriptor instead of the fail pipe
Reviewed-by: rriggs, martin
|
2019-06-05 08:59:17 +02:00 |
|
Brian Burkhalter
|
67b2c6fc66
|
8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
Reviewed-by: bsrbnd, mbaesken, bchristi, simonis
|
2018-08-30 12:39:26 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|