RFR: 8244146: javac changes for JEP 306 [v6]
Joe Darcy
darcy at openjdk.java.net
Sat May 29 19:03:38 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 18 commits:
- Update GenericStringTest
- Merge branch 'master' into 8244146
- 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.
- ... and 8 more: https://git.openjdk.java.net/jdk/compare/66274320...7fe6d5aa
-------------
Changes: https://git.openjdk.java.net/jdk/pull/3831/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3831&range=05
Stats: 571 lines in 28 files changed: 529 ins; 7 del; 35 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