Behavior change on java.xml API methods with raw types

In Java 11, the following method declarations were updated to add a type parameter:

For more information, see Java 10 Removed Features and Options.