RFR: 8244146: javac changes for JEP 306 [v5]

Joe Darcy darcy at openjdk.java.net
Thu May 27 01:34:23 UTC 2021


> 8244146: javac changes for JEP 306

Joe Darcy has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 16 commits:

 - Merge branch 'master' into 8244146
 - Merge branch 'master' into 8244146
 - Respond to review feedback.
 - Respond to review feedback.
 - Respond to review feedback.
 - Add explicit test for warning strictfp suppression.
 - Appease jcheck and enabled strictfp in ConstFold.
 - Follow Jan's suggestion for diagnostics timing.
 - Alternate attempt to get warning suppression working; direct annotations don't work.
 - Checkpoint with initial lint implementation and passing langtools regression tests.
 - ... and 6 more: https://git.openjdk.java.net/jdk/compare/e6302354...5ba408a2

-------------

Changes: https://git.openjdk.java.net/jdk/pull/3831/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3831&range=04
  Stats: 568 lines in 27 files changed: 529 ins; 7 del; 32 mod
  Patch: https://git.openjdk.java.net/jdk/pull/3831.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/3831/head:pull/3831

PR: https://git.openjdk.java.net/jdk/pull/3831


More information about the compiler-dev mailing list