Jonathan Gibbons
|
1838d55322
|
8179364: update "<a name=" in java.base module to use id attribute
Reviewed-by: darcy
|
2017-04-26 13:38:21 -07:00 |
|
Hamlin Li
|
3f0efdf53e
|
8176563: @since value errors in apis of java.base/java.logging module
Reviewed-by: alanb, chegar, dfuchs, dholmes, martin, naoto, rriggs
|
2017-03-15 19:24:56 -07:00 |
|
Claes Redestad
|
e8cd76568d
|
8155775: Re-examine naming of privileged methods to access System properties
Reviewed-by: mullan
|
2016-05-03 15:50:54 +02:00 |
|
Claes Redestad
|
2b5207e74d
|
8154231: Simplify access to System properties from JDK code
Reviewed-by: rriggs, chegar, weijun
|
2016-04-21 13:39:53 +02:00 |
|
Roger Riggs
|
e4e9015254
|
8148775: Spec for j.l.ProcessBuilder.Redirect.DISCARD need to be improved
Reviewed-by: martin
|
2016-02-16 11:36:20 -05:00 |
|
Roger Riggs
|
2714bdae50
|
8132394: (process) ProcessBuilder support for a pipeline of processes
Reviewed-by: psandoz, alanb
|
2015-11-13 15:48:59 -05:00 |
|
Roger Riggs
|
4e7617c040
|
8132541: (process) ProcessBuilder support for redirection to discard output
Add redirect to NUL or /dev/null depending on the OS
Reviewed-by: chegar, martin
|
2015-09-23 11:18:34 -04:00 |
|
Martin Buchholz
|
a2f0fe3c94
|
8136583: Core libraries should use blessed modifier order
Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart
|
2015-09-15 21:56:04 -07:00 |
|
Roger Riggs
|
c92b8a33a6
|
8073220: A typo in the documentation for class ProcessBuilder
Correct reference to be OutputStream
Reviewed-by: martin, alanb
|
2015-03-23 09:53:08 -04:00 |
|
Roger Riggs
|
7cb7ae5914
|
8071480: (process spec) ProcessBuilder.start spec linked to the wrong checkRead and checkWrite methods
Disambiguate with links to checkRead(String) and checkWrite(String)
Reviewed-by: alanb, martin
|
2015-03-23 09:52:42 -04:00 |
|
Roger Riggs
|
367a429ff4
|
8058464: (process spec) ProcessBuilder.redirectXXX throws unspecified NPE
Add a class level spec for null arguments throwing NPE in ProcessBuilder
Reviewed-by: martin, alanb
|
2015-03-10 16:44:45 -04:00 |
|
Roger Riggs
|
5d4cdb23e5
|
8072034: (process) ProcessBuilder.start and Runtime.exec UnsupportedOperationException editorial cleanup
Reviewed-by: alanb
|
2015-02-12 12:06:36 -05:00 |
|
Roger Riggs
|
0854df7b86
|
8055330: (process spec) ProcessBuilder.start and Runtime.exec should throw UnsupportedOperationException on platforms that don't support
Clarify optional behavior and the exception thrown when not supported
Reviewed-by: dfuchs, martin
|
2015-01-30 16:13:04 -05:00 |
|
Roger Riggs
|
b13527e322
|
8056238: (process) ProcessBuilder.redirectError spec has a broken link
Reviewed-by: lancea
|
2014-12-12 15:07:00 -05:00 |
|
Chris Hegarty
|
3bc69d393d
|
8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
|
2014-08-17 15:54:13 +01:00 |
|