On Wed, 9 Sep 2020 12:16:44 GMT, Patrick Concannon <pconcan...@openjdk.org> 
wrote:

>> src/jdk.httpserver/share/classes/com/sun/net/httpserver/HttpsParameters.java 
>> line 30:
>> 
>>> 28: import java.net.InetSocketAddress;
>>> 29:
>>> 30: //BEGIN_TIGER_EXCLUDE
>> 
>> I don't have the context here - but if we're removing this import then I 
>> guess we should be removing the `// BEGIN` and
>> `// END` comments too?
>
> Thanks for spotting this. IntelliJ re-arranged the imports automatically. I 
> reverted it back to its original state

I suspect the commented lines are obsolete TIGER was a long time ago.
That looks like some markup for a tool to use a non-ssl version as a demo.
@AlanBateman Alan might know.

-------------

PR: https://git.openjdk.java.net/jdk/pull/81

Reply via email to