Re: RFR (12): 8191053: Provide a mechanism to make system's security manager immutable

2018-09-16 Thread Will Sargent
> The security manager is legacy these days and I think we need to figure out a plan how to deprecate and eventually bury it. I don't know of any research or papers that explicitly say that SecurityManager is "legacy". I did some research into this a while ago, and while SecurityManager has some

Re: TLSv.1.3 interropt problems with OpenSSL 1.1.1 when used on the client side with mutual auth

2018-09-16 Thread Norman Maurer
Will do, but not before tomorrow (I will also share the client side code). That said there is nothing special about the keymanager. Like I said before it sends the cert when using „want client with“, it just seems it may be too late. Bye Norman > Am 15.09.2018 um 08:26 schrieb Bradford Wetmor

Re: [12] Review Request: 8210692 The "com.sun.awt.SecurityWarning" class can be dropped

2018-09-16 Thread Alan Bateman
On 15/09/2018 22:00, Philip Race wrote: It was exported  in the past .. and it was publicly documented .. http://www.oracle.com/technetwork/articles/javase/appletwarning-135102.html .. so I think Sergey was correct in his "JDK" scope. Implementation would be for something entirely internal. I