On 03/09/2012 09:46, Eric Wang wrote:
I'm not sure about this as the test just says the test fails when run
in jtreg -samevm mode. maybe the bug submitter just execute the test
using jtreg command directly. or maybe as you said, this bug is filed
before the Makefile changed.
Kelly originally attempted to run all our tests in -samevm mode with a
view to speeding up the execution time, I suspect this CR stems from
that time.
All I can suggest is to run the test on a few systems with the Makefile
(make jdk_management1) and see if you can duplicate it the original
issue. If not then maybe we should just remove it from the exclude list.
-Alan