JDK-8212031 : double check if JAXP have other candidates for top-level test library
  • Type: Sub-task
  • Component: xml
  • Sub-Component: jaxp
  • Affected Version: 12
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-10-11
  • Updated: 2018-10-23
  • Resolved: 2018-10-23
Description
grepping test/jaxp for @library found the following jaxp-specific test libraries:
/javax/xml/jaxp/functional
/javax/xml/jaxp/isolatedjdk
/javax/xml/jaxp/libs
/javax/xml/jaxp/unittest
at a glance, only jaxp/javax/xml/jaxp/libs/jaxp/library/ directory has some classes which might be considered as generic and suggested for moving to the top-level library. and it seems there is only one such classed remained ��� jaxp.library.SimpleHttpServer, which will be handled by JDK-8211979
I'd really appreciate someone of jaxp team to (dis)confirm that there are no other "generic purpose" test library classes within jaxp test suite.
Comments
Alrigth, closed the task.
23-10-2018

[~fyuan], thanks for confirming, you can go ahead and close the task.
23-10-2018

Hi Igor I would close this task if you have no comment.
23-10-2018

Igor, should we close this sub-task?
15-10-2018

Confirmed. There is not any other generic purpose test library in jaxp test jdk/open/test/jaxp.
15-10-2018

[~hyu], assign this one to you per Shura's and Sandeep's suggestion.
11-10-2018