RFR 8148609: supportedOptions() methods return a mutable set

Alan Bateman Alan.Bateman at oracle.com
Tue Mar 1 09:45:19 UTC 2016


On 01/03/2016 09:27, vyom wrote:
> Hi All,
>
> Please review my code changes for the below issue.
>
> Bug: JDK-8148609 : supportedOptions() methods return a mutable set
> Webrev: http://cr.openjdk.java.net/~nkumar/vyom/8148609/webrev0.0/ 
> <http://cr.openjdk.java.net/%7Enkumar/vyom/8148609/webrev0.0/>
Can we create the unmodified sets in the initializer instead?

-Alan


More information about the net-dev mailing list