Re: RFR: 8332015: since-checker - Add @ since tags to jdk.httpserver [v2]

2024-06-04 Thread Michael McMahon
On Fri, 10 May 2024 03:53:12 GMT, Nizar Benalla wrote: >> Please review this simple change, aiming to fix current uses of `@since` in >> the source code >> -The constructor >> BasicAuthenticator(java.lang.String,java.nio.charset.Charset) needs an >> `@since 14` instead of 9. >> -com.sun.net.ht

Integrated: 8332015: since-checker - Add @ since tags to jdk.httpserver

2024-06-04 Thread Nizar Benalla
On Fri, 10 May 2024 02:13:56 GMT, Nizar Benalla wrote: > Please review this simple change, aiming to fix current uses of `@since` in > the source code > -The constructor > BasicAuthenticator(java.lang.String,java.nio.charset.Charset) needs an > `@since 14` instead of 9. > -com.sun.net.httpserv