Daniel D. Daugherty

Results 31 comments of Daniel D. Daugherty

jdk/internal/vm/Continuation/Fuzz.java* passed 12 times (2 sub-tests x 6 configs) in two different Mach5 Tier1 job sets.

It seems strange to me that the native library part is here: test/hotspot/jtreg/runtime/jni/TestDenormalFloat/libfast-math.c and the two test files are here: test/hotspot/jtreg/compiler/floatingpoint/TestDenormalDouble.java test/hotspot/jtreg/compiler/floatingpoint/TestDenormalFloat.java And the two tests don't have "@run main/native"......

This PR has been in "merge-conflict" state for about 10 days. When do you plan to merge again with the jdk/jdk repo? Update: Ignore this. For some reason the "removed...

Gory details about the test: runtime/Monitor/TestRecursiveLocking.java - This test has two modes: - 1 - outer and inner - 2 - alternate A and B The SynchronizedObject class and the...

@AlanBateman - No I haven't. I'm just "productizing" tests that I use in my stress kit. For this particular test, I adapted an existing lock stack test from @xmas92 and...

I'm finally able to get back to this PR! @AlanBateman > If you refactor SyncThread to wrap rather than extend then it should be straight-forward. I won't try to do...

@iwanowww - Will this fix be integrated soon? There are two solid failures in every Tier5 job set and have been for quite a while.

`test_file.txt` would be good (if you don't mind).