JDK 6 |
---|
6-poolResolved |
Duplicate :
|
|
Duplicate :
|
|
Relates :
|
new regression test com/sun/org/apache/xerces/internal/impl/Bug4693341Test.java failed test has 2 problems: 1. bug ids should be space separated, instead of comma 3c3 < * @bug 7145458, 4693341 --- > * @bug 7145458 4693341 2. test failed because no Bug4693341.dtd in the test run directory, this file should be copied to test execution directory see comments for more details
|