RFR 9 8043477: java/lang/ProcessBuilder/Basic.java failed with: java.lang.AssertionError: Some tests failed
Martin Buchholz
martinrb at google.com
Thu Nov 13 03:42:24 UTC 2014
On Wed, Nov 12, 2014 at 6:25 PM, roger riggs <roger.riggs at oracle.com> wrote:
> Hi Martin,
>
> I think that sleep is the version that spawns a JavaChild process and
> has its own comment interpreter. See line 309: Am I getting the sleeps mixed
> up?
Ah, good point - yes, you're right. Although we could always bump up
the sleep of the JavaChild from 10 if we wanted to - it should be
comfortably bigger than any individual test case's need.
More information about the core-libs-dev
mailing list