On Tue, 11 Feb 2025 19:16:01 GMT, Koushik Muthukrishnan Thirupattur <d...@openjdk.org> wrote:
> java.security.debug is a widely used debug system property for JDK security > libs. It's time to capture details about this property via javadoc. > >  > > NOTE : We are adding a new html file (similar to the Networking Properties > [here](https://download.java.net/java/early_access/jdk25/docs/api/java.base/java/net/doc-files/net-properties.html#networking-properties-heading)) > for documenting security-related properties, and over time, we will add more > properties to this page. @koushikthirupattur I think this will require a CSR. Even though it is a property that we have supported for a long time, I am pretty sure it is the first time we have documented it in the javadocs. Contact me if you need help writing the CSR. ------------- PR Comment: https://git.openjdk.org/jdk/pull/23569#issuecomment-2659462858