I think the QA team use reg-manual label for their records. In general
I've seen the noreg-* used for openJDK contributions where a jtreg
testcase isn't provided :
http://openjdk.java.net/guide/changePlanning.html
Maybe noreg-external is more appropriate for your case.
regards,
Sean.
On 11/06/2013 18:14, huizhe wang wrote:
I can add noreg-sqe. But I attached a test that can be run manually
since it requires a 3rd party jar file (e.g. Xerces). Would you think
reg-manual is correct?
Regards,
Joe
On 6/11/2013 1:52 AM, Seán Coffey wrote:
Approved. The jaxp XSLTC tests found this issue. Shouldn't you add
the noreg-sqe label with a comment to that effect ?
regards,
Sean.
On 10/06/2013 22:50, huizhe wang wrote:
Hi,
This is a request for approval to backport 8016153 to JDK7. This is
a fix to the JAXP 1.5 upgrade so that 3rd party impls that do not
support jaxp 1.5 can continue working as usual.
The change is identical to that in JDK8.
JDK8 changeset:
http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/5c84d4a878f1
Review thread:
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-June/017831.html
Thanks,
Joe