-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b22
-
generic
-
generic
-
Verified
Currently the closed test closed/tools/pack200/MemoryAllocatorTest.java, mostly consists of
negative sub-tests, and if a sub-test fails, the test will dump all its output contents, sometimes
overflowing jtreg output buffer and contains too much noise making it difficult to discern which
test is failing.
The test must be rewritten to just emit the output of the failed sub-test.
negative sub-tests, and if a sub-test fails, the test will dump all its output contents, sometimes
overflowing jtreg output buffer and contains too much noise making it difficult to discern which
test is failing.
The test must be rewritten to just emit the output of the failed sub-test.