On Fri, 7 Apr 2023 01:36:37 GMT, Phil Race <p...@openjdk.org> wrote: >> Please review a docs-only change to add `@spec` tags into `java.desktop` >> public API files > > src/java.desktop/share/classes/javax/imageio/plugins/tiff/BaselineTIFFTagSet.java > line 227: > >> 225: * @spec https://www.rfc-editor.org/info/rfc1951 >> 226: * RFC 1951: DEFLATE Compressed Data Format Specification >> version 1.3 >> 227: */ > > OK. So why are you preferring this rfc-editor.org site ? > Seems we should get that cleared up before I look further
Because we were strongly recommended to do so, in an earlier round of review. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13360#discussion_r1186534179