The code change looks fine to me.
Thanks
Max
> On Jan 3, 2018, at 9:16 AM, Ivan Gerasimov wrote:
>
> Hello!
>
> I'd like to backport this fix to JDK 8u-dev.
>
> The patch did NOT apply cleanly, thus a Review request.
>
> Patched JDK builds fine on all platforms, the tests pass well.
>
> BUG
Hello!
I'd like to backport this fix to JDK 8u-dev.
The patch did NOT apply cleanly, thus a Review request.
Patched JDK builds fine on all platforms, the tests pass well.
BUGURL: https://bugs.openjdk.java.net/browse/JDK-8192987
WEBREV: http://cr.openjdk.java.net/~igerasim/8192987/00/webrev/
JD
Hi,
with JDK 8 it was Possible to extend the List of Available CipherSuites
by modify the sun.security.ssl.CipherSuite.
With JDK9 and the module system this is not any more possible with an
bootclasspath, is there any other way
to do it? Disable module check or something ?
Gruß Thomas Lußnig
On 12/20/17 8:29 PM, Weijun Wang wrote:
Please take a review at
https://bugs.openjdk.java.net/browse/JDK-8193916
Looks good to me.
I'm thinking about file an issue https://github.com/javaee/glassfish/issues
requesting for the removal of javax.security.auth.Policy-related code. Is that