Re: RFR: 8348967: Deprecate security permission classes for removal

2025-04-04 Thread robert engels
On Fri, 4 Apr 2025 12:42:36 GMT, Sean Mullan wrote: > Please review this change to terminally deprecate the following security > related permission classes: `java.security.AllPermission`, > `java.security.UnresolvedPermission`, `javax.net.ssl.SSLPermission`, > `javax.security.auth.AuthPermissi

Re: Does anyone have context on jdk.httpserver?

2025-01-16 Thread robert engels
extensive (like the SSL handling). Regards, Robert > On Jan 22, 2024, at 3:08 AM, Alan Bateman wrote: > > On 22/01/2024 08:43, Robert Engels wrote: >> See github.com/robaho/httpserver for a more capable fork of the JDK code. >> >> Would love to create a PR to move the cor

Re: Does anyone have context on jdk.httpserver?

2025-01-16 Thread Robert Engels
On Jan 8, 2025, at 2:04 AM, Alan Bateman wrote: > >  On 07/01/2025 15:18, robert engels wrote: >> Hi, >> >> I would like to revisit this. I have signed the OCA for another PR I worked >> on - I believe it covers all of my contributions. >> >> The w