On 20/04/2016 06:53, huizhe wang wrote:
:
and also see if we can fix SAX to use ServiceLoader (JDK-8152912). I
wouldn't expect either of these to be require re-work later.
Daniel made a good point in the ccc discussion for JDK-8152912, that
is, maybe we'd update the procedure in favor of more modern alternatives
This may have been JDK-8129104 [1] where we need to look at JAXP and
several other APIs to see whether new methods are appropriate. That
should not be dependent on any changes that we might make here.
-Alan
[1] https://bugs.openjdk.java.net/browse/JDK-8129104