Daniel D. Daugherty
Daniel D. Daugherty
A trivial fix so that Continuation/Fuzz.java honors the timeoutFactor JTREG setting when waiting for a compilation to finish. This fix is being tested in my jdk-20+10 stress testing run. The...
A trivial fix to adjust the timeouts for two of the sub-tests in JLI GetObjectSizeIntrinsicsTest.java. This fix is being tested in my jdk-20+10 stress testing. --------- ### Progress - [...
Trivial fixes to adjust timeouts in several M&M tests. This fix is being tested in my jdk-20+10 stress testing. --------- ### Progress - [x] Change must be properly reviewed (1...
Split the java/util/stream/SpinedBufferTest.java test into two parts: - java/util/stream/SpinedBufferTest1.java has the first 6 test cases - java/util/stream/SpinedBufferTes2.java has the second 6 test cases I couldn't figure out a way to...
--------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [ ] Change must not contain extraneous whitespace - [...
The first stress test to be added is: runtime/Monitor/TestRecursiveLocking.java It has been tested with a couple of 12 hour runs on my MBP13: - 3 build configs: release, fastdebug, slowdebug,...