Ilya Leviev said the following on 13.05.2008 2:43:
Hello Stepan,
Pls see my comments bellow.
7) Stress: need investigation
• Windows_x86: 4 failures
Regression:
exceptions.catcher.StackUnwindingManyObjectsTests - not a regression(test
issue HARMONY-5158)
Intermittent:
classloader.NotSynchThreads.SupIntf - Intermittent(HARMONY-4998)
exceptions.catcher.StackUnwindingTests - test issue(HARMONY-5156)
jpda.jdwp.scenario.MIXED001 - regression(HARMONY-5821)
I've taken a quick look at HARMONY-5821 and the bug doesn't seem to be
related to JDWP/JVMTI and debugging in general. The NPE happens in the
debugger application, not in the debuggee. So the problem may be with
enumeration or with code generated by JIT (e.g. it crashes). The
intermittent behavior of this bug makes me more inclined to thing of the
bug as an enumeration problem, but it is still necessary to understand
why it happens in the compiled code.
• Linux_x86: 4 failures
Regression:
exceptions.catcher.StackUnwindingManyObjectsTests - not regression(test
issue HARMONY-5156)
HARMONY-5159 (failed on M4-M5 too):
Notes: enabling of new tests
gc.frag.Fragmentation
gc.frag.FragmentationFinalizer
gc.frag.FragmentationReference
• Linux_x86_64: 4 failures
Regression:
gc.mem.MemoryTest3 - not regression(intermittent issue HARMONY-5441)
Intermittent:
classloader.SynchThreads.LargeClassName - intermittent HARMONY-5192
exceptions.catcher.StackUnwindingTests - test issue (HARMONY-5156)
gc.frag.FragmentationFinalizer intermittent (HARMONY-5441)
Thanks,
Ilya
On 5/7/08, Stepan Mishura <[EMAIL PROTECTED]> wrote:
Hi all,
7) Stress: need investigation
• Windows_x86: 4 failures
Regression:
exceptions.catcher.StackUnwindingManyObjectsTests
Intermittent:
classloader.NotSynchThreads.SupIntf
exceptions.catcher.StackUnwindingTests
jpda.jdwp.scenario.MIXED001
• Linux_x86: 4 failures
Regression:
exceptions.catcher.StackUnwindingManyObjectsTests
HARMONY-5159 (failed on M4-M5 too):
gc.frag.Fragmentation
gc.frag.FragmentationFinalizer
gc.frag.FragmentationReference
• Windows_x86_64: 3 failures
Regression:
gc.mem.MemoryTest3
threads.StressThreads12Test
Intermittent:
classloader.MixThreads.LargeClassName
• Linux_x86_64: 4 failures
Regression:
gc.mem.MemoryTest3
Intermittent:
classloader.SynchThreads.LargeClassName
exceptions.catcher.StackUnwindingTests
gc.frag.FragmentationFinalizer
Thanks,
Stepan
--
Gregory