Description
Consider adding something like the following to java.util.spi.ToolProvider
@apiNote
It is recommended that tools implementing this interface are either reentrant and reusable, or should clearly document any limitations and restrictions.
@apiNote
It is recommended that tools implementing this interface are either reentrant and reusable, or should clearly document any limitations and restrictions.
Attachments
Issue Links
- csr for
-
JDK-8286815 Add API note to ToolProvider about being reusable/reentrant
- Closed
- links to
-
Review openjdk/jdk/8833