RFR JDK-8191533,jar --describe-module prints service provider class names in lower case

Alan Bateman Alan.Bateman at oracle.com
Wed May 16 16:43:57 UTC 2018


On 16/05/2018 17:11, Xueming Shen wrote:
> :
>
> http://cr.openjdk.java.net/~sherman/8191533/webrev
>
> Rename as suggested. The empty set change suggested seems to be an 
> "incompatible"
> change for the output when the set indeed is empty :-) I'm not sure if 
> anyone has already
> built dependency on it since 9. So if you are fine with it I'd like to 
> leave it asis for now.
Aside from the modifier sets, the others can't be empty in the context 
that toString and toLowerCaseString is used. However, what you have is 
fine too.

-Alan


More information about the core-libs-dev mailing list