diff --git a/doc/starting-next-release.html b/doc/starting-next-release.html index 6cffdf38b0f..bbb48e243ad 100644 --- a/doc/starting-next-release.html +++ b/doc/starting-next-release.html @@ -119,6 +119,9 @@ cover the new source version and test/langtools/tools/javac/preview/classReaderTest/Client.preview.out: update expected messages for preview errors and warnings +
  • test/langtools/tools/javac/versions/Versions.java: add +new source version to the set of valid sources and add new enum constant +for the new class file version.