Hi All: Is it possible to tell Maven using the toolchains.xml to use Java >= 9 if present to run Javadoc?
Starting with Java 9, Javadoc creates _searchable_ Javadoc's, the top right of the page has a search box, quite handy. If would be nice to add this to commons-parent. Gary