Hello, Please review the fix to the following issue:
https://bugs.openjdk.java.net/browse/JDK-8171189 The proposed fix is located at: http://cr.openjdk.java.net/~naoto/8171189/webrev.00/The said SPI utilizes the Java extension mechanism which is now removed from JDK9. To our knowledge, no implementation has been made, including the original requester, so it's best to deprecate this in JDK9 and eventually remove in the future release.
Naoto