The change is necessary because when generating HTML 5 output, javadocno longer has to encode method signatures into the restricted set of characters
available in HTML 4 names.
JBS: https://bugs.openjdk.java.net/browse/JDK-8200664 Webrev: http://cr.openjdk.java.net/~jjg/8200664/webrev.00/ -- Jon
