Re: On 8346720: Support Generic keys in SunPKCS11 SecretKeyFactory

2025-01-12 Thread Martin Balao
Done. I removed the Generic name Specification update request and added a reference to your CSR instead. Thanks, Martin.- On Fri, Jan 10, 2025 at 6:36 PM Wei-Jun Wang wrote: > I’ve added the SecurityKeyFactort.Generic part into > https://bugs.openjdk.org/browse/JDK-8346997. You can remove your

Re: RFR: 8342682: Errors related to unused code on Windows after 8339120 in dt_shmem jdwp security and jpackage [v7]

2025-01-12 Thread Julian Waters
On Mon, 11 Nov 2024 09:51:35 GMT, Julian Waters wrote: >> After 8339120, gcc began catching many different instances of unused code in >> the Windows specific codebase. Some of these seem to be bugs. I've taken the >> effort to mark out all the relevant globals and locals that trigger the >> u