1. 972f47a 8023130: (process) ProcessBuilder#inheritIO does not work on Windows by alanb · 11 years ago
  2. d56d3ad 5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion by robm · 11 years ago
  3. de18cde 8005618: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently by robm · 12 years ago
  4. 1e67587 8000817: Reinstate accidentally removed sleep() from ProcessBuilder/Basic.java by robm · 12 years ago
  5. fd01b97 7152183: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing intermittently [sol] by robm · 12 years ago
  6. 1986f18 7191777: test/java/lang/ProcessBuilder/Basic.java failing intermittently due to additions for 4244896 by robm · 12 years ago
  7. 467b4eb 4244896: (process) Provide System.getPid(), System.killProcess(String pid) by robm · 12 years ago
  8. 886fa1f 7174723: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing [win] by alanb · 13 years ago
  9. 7547999 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6 by jmelvin · 13 years ago
  10. 5ac8c15 7113349: Initial changeset for Macosx port to jdk by michaelm · 13 years ago
  11. 70427a4 7015589: (spec) BufferedWriter.close leaves stream open if close of underlying Writer fails by alanb · 13 years ago
  12. 05b7586 7034570: java.lang.Runtime.exec(String[] cmd, String[] env) can not work properly if SystemRoot not inherited by michaelm · 14 years ago
  13. bf91ea1 7033660: Update copyright year to 2011 on any files changed in 2011 by ohair · 14 years ago
  14. 62ea8dd 7018606: (process) test/java/lang/ProcessBuilder/Basic.java failing intermittently (win) by michaelm · 14 years ago
  15. 53c5c92 7021327: Changes for 7020888 included changes to other files in error by alanb · 14 years ago
  16. 42ce358 7020888: (file) Miscellaneous and trivial clean-ups (typos and opportunities to use suppressed exceptions) by alanb · 14 years ago
  17. f585721 6962318: Update copyright year Reviewed-by: xdono by ohair · 14 years ago
  18. 2519c6c 6989903: (process) test/java/lang/ProcessBuilder/Basic.java failing with "Bad file number" (sol) by alanb · 14 years ago
  19. 2f7e709 6981138: (process) Process.waitFor() may hang if subprocess has live descendants (lnx) by martin · 14 years ago
  20. 47d55d5 6944584: Improvements to subprocess handling on Unix by martin · 15 years ago
  21. 5cca986 Merge by lana · 15 years ago
  22. 2283b9d 6943119: Rebrand source copyright notices Reviewed-by: darcy, weijun by ohair · 15 years ago
  23. 4125be8 6943915: Adjust jdk/test/Makefile to deal with .dll and .so libraries needing execute permissions by ohair · 15 years ago
  24. 49c3dc4 4947220: (process)Runtime.exec() cannot invoke applications with unicode parameters(win) by sherman · 15 years ago
  25. 07f8b42 6850958: Honor -XX:OnOutOfMemoryError when array size exceeds VM limit by martin · 15 years ago
  26. 2ea07df 6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion by martin · 16 years ago
  27. d10b8cf 6719955: Update copyright year by xdono · 16 years ago
  28. dd2fd9f 4960438: (process) Need IO redirection API for subprocesses by martin · 17 years ago
  29. 6e45e10 Initial load by duke · 17 years ago