mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-04 20:18:49 +00:00
8174696: Fix @since in module-info.java in dev/jaxp repo
Reviewed-by: alanb
This commit is contained in:
parent
b3c6a8efc0
commit
8e17a4ac1d
@ -26,6 +26,8 @@
|
||||
/**
|
||||
* Defines the Java API for XML Processing (JAXP), the Streaming API for XML (StAX),
|
||||
* the Simple API for XML (SAX), and the W3C Document Object Model (DOM) API.
|
||||
*
|
||||
* @since 9
|
||||
*/
|
||||
module java.xml {
|
||||
exports javax.xml;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user