Meant to get to this one earlier Rob. Approved for 7u-dev.
If the changesets are applying cleanly to 7u, I'd suggest keeping the
changesets separate just to follow in line with past trends. Not
mandatory though.
regards,
Sean.
On 16/10/2012 12:09, Rob McKenna wrote:
This is a request for 7152183 & the subsequent related issue:
8000817: Reinstate accidentally removed sleep() from
ProcessBuilder/Basic.java
I'll probably do both in one changeset if there are no objections. The
two changesets in JDK8 are:
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7c2f5e52863c
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7055257a25c4
The fix is identical to those two changes.
-Rob