Wed, 26 Jul 2017 14:09:20 -0700 |
martin |
8185365: Tidy up leftover dead code after JDK-8136570
|
file |
diff |
annotate
|
Tue, 11 Apr 2017 14:18:22 -0400 |
rriggs |
8178347: Process and ProcessHandle getPid method name inconsistency
|
file |
diff |
annotate
|
Tue, 07 Mar 2017 23:01:51 -0800 |
mli |
8176337: Mark several tests as intermittently failing
|
file |
diff |
annotate
|
Thu, 01 Dec 2016 08:57:53 +0000 |
alanb |
8169069: Module system implementation refresh (11/2016)
|
file |
diff |
annotate
|
Mon, 31 Oct 2016 13:57:28 -0400 |
rriggs |
8168517: java/lang/ProcessBuilder/Basic.java failed
|
file |
diff |
annotate
|
Fri, 02 Sep 2016 12:30:46 -0400 |
rriggs |
8155102: (Process) Process.toString could include pid, isAlive, exitStatus
|
file |
diff |
annotate
|
Sat, 09 Apr 2016 20:12:13 +0100 |
chegar |
8153737: Unsupported Module
|
file |
diff |
annotate
|
Mon, 09 Nov 2015 11:02:07 -0500 |
rriggs |
8138566: (Process) java.lang.Process.allChildren specification clarification
|
file |
diff |
annotate
|
Wed, 23 Sep 2015 11:18:34 -0400 |
rriggs |
8132541: (process) ProcessBuilder support for redirection to discard output
|
file |
diff |
annotate
|
Tue, 15 Sep 2015 21:56:04 -0700 |
martin |
8136583: Core libraries should use blessed modifier order
|
file |
diff |
annotate
|
Wed, 03 Jun 2015 18:18:05 -0400 |
rriggs |
8067808: java/lang/ProcessBuilder/Basic.java failed on Assertion
|
file |
diff |
annotate
|
Fri, 29 May 2015 14:04:12 -0400 |
rriggs |
8077350: JEP 102 Process API Updates Implementation
|
file |
diff |
annotate
|
Thu, 28 May 2015 10:54:48 -0700 |
mchung |
8081347: Add @modules to jdk_core tests
|
file |
diff |
annotate
|
Mon, 23 Mar 2015 10:13:32 -0400 |
rriggs |
8067796: (process) Process.waitFor(timeout, unit) doesn't throw NPE if timeout is less than, or equal to zero when unit == null
|
file |
diff |
annotate
|
Tue, 10 Mar 2015 16:44:45 -0400 |
rriggs |
8058464: (process spec) ProcessBuilder.redirectXXX throws unspecified NPE
|
file |
diff |
annotate
|
Tue, 27 Jan 2015 10:11:23 -0800 |
amurillo |
Merge
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 11:18:14 +0100 |
psandoz |
8054494: Remove sun.misc.Unsafe.monitorEnter, monitorExit and tryMonitorEnter
|
file |
diff |
annotate
|
Mon, 26 Jan 2015 10:55:27 -0500 |
rriggs |
8071481: (Process) Merge UNIXProcess.java into ProcessImpl.java
|
file |
diff |
annotate
|
Thu, 13 Nov 2014 12:29:54 -0500 |
rriggs |
8043477: java/lang/ProcessBuilder/Basic.java failed with: java.lang.AssertionError: Some tests failed
|
file |
diff |
annotate
|
Fri, 01 Aug 2014 15:34:55 +0100 |
robm |
8030166: java/lang/ProcessBuilder/Basic.java fails intermittently: waitFor took too long
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 19:49:57 +0400 |
igerasim |
8037866: Replace the Fun class in tests with lambdas
|
file |
diff |
annotate
|
Tue, 27 May 2014 16:05:04 -0400 |
rriggs |
8003488: (process) Provide Process.getPid()
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 14:57:41 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Thu, 16 Jan 2014 10:33:07 -0500 |
rriggs |
8031961: (process) java/lang/ProcessBuilder/Basic.java uses "cp -p" which is inefficient
|
file |
diff |
annotate
|
Thu, 05 Dec 2013 15:49:53 -0500 |
rriggs |
8029629: java/lang/ProcessBuilder/Basic.java fails intermittently
|
file |
diff |
annotate
|
Thu, 12 Dec 2013 11:04:11 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Thu, 05 Dec 2013 15:10:36 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Tue, 26 Nov 2013 16:40:31 +0100 |
simonis |
8024854: PPC64: Basic changes and files to build the class library on AIX
|
file |
diff |
annotate
|
Thu, 05 Dec 2013 16:19:06 +0000 |
robm |
8029525: java/lang/ProcessBuilder/Basic.java fails intermittently
|
file |
diff |
annotate
|
Thu, 21 Nov 2013 16:06:05 +0000 |
martin |
6703075: (process) java/lang/ProcessBuilder/Basic.java fails with fastdebug
|
file |
diff |
annotate
|
Tue, 19 Nov 2013 15:36:59 +0000 |
robm |
8022206: Intermittent test failures in java/lang/ProcessBuilder/Basic.java
|
file |
diff |
annotate
|
Tue, 19 Nov 2013 15:31:33 +0000 |
bvaidya |
8028094: TEST_BUG: java/lang/ProcessBuilder/Basic.java leaves "sleep 6666" processes behind
|
file |
diff |
annotate
|
Mon, 23 Sep 2013 04:05:42 +0100 |
alanb |
8023130: (process) ProcessBuilder#inheritIO does not work on Windows
|
file |
diff |
annotate
|
Tue, 13 Aug 2013 19:10:54 +0100 |
robm |
5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion
|
file |
diff |
annotate
|
Tue, 15 Jan 2013 19:58:22 +0000 |
robm |
8005618: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently
|
file |
diff |
annotate
|
Mon, 15 Oct 2012 03:26:11 +0100 |
robm |
8000817: Reinstate accidentally removed sleep() from ProcessBuilder/Basic.java
|
file |
diff |
annotate
|
Thu, 11 Oct 2012 18:24:38 +0100 |
robm |
7152183: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently [sol]
|
file |
diff |
annotate
|
Mon, 20 Aug 2012 14:52:12 +0100 |
robm |
7191777: test/java/lang/ProcessBuilder/Basic.java failing intermittently due to additions for 4244896
|
file |
diff |
annotate
|
Tue, 26 Jun 2012 13:27:26 +0100 |
robm |
4244896: (process) Provide System.getPid(), System.killProcess(String pid)
|
file |
diff |
annotate
|
Thu, 07 Jun 2012 18:42:47 +0100 |
alanb |
7174723: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing [win]
|
file |
diff |
annotate
|
Mon, 16 Apr 2012 18:09:53 -0400 |
jmelvin |
7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
|
file |
diff |
annotate
|
Tue, 06 Mar 2012 20:34:38 +0000 |
michaelm |
7113349: Initial changeset for Macosx port to jdk
|
file |
diff |
annotate
|
Thu, 18 Aug 2011 16:47:20 +0100 |
alanb |
7015589: (spec) BufferedWriter.close leaves stream open if close of underlying Writer fails
|
file |
diff |
annotate
|
Wed, 20 Apr 2011 12:03:30 +0100 |
michaelm |
7034570: java.lang.Runtime.exec(String[] cmd, String[] env) can not work properly if SystemRoot not inherited
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 22:06:11 -0700 |
ohair |
7033660: Update copyright year to 2011 on any files changed in 2011
|
file |
diff |
annotate
|
Thu, 03 Mar 2011 15:34:09 +0000 |
michaelm |
7018606: (process) test/java/lang/ProcessBuilder/Basic.java failing intermittently (win)
|
file |
diff |
annotate
|
Tue, 22 Feb 2011 14:28:13 +0000 |
alanb |
7021327: Changes for 7020888 included changes to other files in error
|
file |
diff |
annotate
|
Tue, 22 Feb 2011 12:04:48 +0000 |
alanb |
7020888: (file) Miscellaneous and trivial clean-ups (typos and opportunities to use suppressed exceptions)
|
file |
diff |
annotate
|
Tue, 28 Dec 2010 15:53:50 -0800 |
ohair |
6962318: Update copyright year
|
file |
diff |
annotate
|
Thu, 07 Oct 2010 10:35:36 +0100 |
alanb |
6989903: (process) test/java/lang/ProcessBuilder/Basic.java failing with "Bad file number" (sol)
|
file |
diff |
annotate
|
Fri, 17 Sep 2010 14:35:00 -0700 |
martin |
6981138: (process) Process.waitFor() may hang if subprocess has live descendants (lnx)
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 18:55:45 -0700 |
martin |
6944584: Improvements to subprocess handling on Unix
|
file |
diff |
annotate
|
Fri, 28 May 2010 12:10:14 -0700 |
lana |
Merge
|
file |
diff |
annotate
|
Wed, 12 May 2010 21:35:55 -0700 |
ohair |
6943915: Adjust jdk/test/Makefile to deal with .dll and .so libraries needing execute permissions
|
file |
diff |
annotate
|
Tue, 25 May 2010 15:58:33 -0700 |
ohair |
6943119: Rebrand source copyright notices
|
file |
diff |
annotate
|
Sat, 03 Apr 2010 18:29:11 -0700 |
sherman |
4947220: (process)Runtime.exec() cannot invoke applications with unicode parameters(win)
|
file |
diff |
annotate
|
Tue, 08 Sep 2009 14:33:59 -0700 |
martin |
6850958: Honor -XX:OnOutOfMemoryError when array size exceeds VM limit
|
file |
diff |
annotate
|
Sun, 14 Jun 2009 14:23:22 -0700 |
martin |
6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 12:55:45 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Mon, 10 Mar 2008 14:32:51 -0700 |
martin |
4960438: (process) Need IO redirection API for subprocesses
|
file |
diff |
annotate
|