Integrated: Merge jdk
Mikael Vidstedt
mikael at openjdk.java.net
Fri Jan 14 10:25:07 UTC 2022
Merge in jdk-18+31
-------------
Commit messages:
- Merge jdk
- 8206181: ExceptionInInitializerError: improve handling of exceptions in user-provided taglets
- 8279695: [TESTBUG] modify compiler/loopopts/TestSkeletonPredicateNegation.java to run on C1 also
- 8279356: Method linking fails with guarantee(mh->adapter() != NULL) failed: Adapter blob must already exist!
- 8278489: Preserve result in native wrapper with +UseHeavyMonitors
- 8278267: ARM32: several vector test failures for ASHR
- 8279398: jdk/jfr/api/recording/time/TestTimeMultiple.java failed with "RuntimeException: getStopTime() > afterStop"
- 8279515: C1: No inlining through invokedynamic and invokestatic call sites when resolved class is not linked
- 8279032: compiler/loopopts/TestSkeletonPredicateNegation.java times out with -XX:TieredStopAtLevel < 4
- 8273452: DocTrees.getDocCommentTree should be specified as idempotent
- ... and 55 more: https://git.openjdk.java.net/portola/compare/90a3b42f...55768178
The merge commit only contains trivial merges, so no merge-specific webrevs have been generated.
Changes: https://git.openjdk.java.net/portola/pull/39/files
Stats: 4621 lines in 192 files changed: 3664 ins; 244 del; 713 mod
Patch: https://git.openjdk.java.net/portola/pull/39.diff
Fetch: git fetch https://git.openjdk.java.net/portola pull/39/head:pull/39
PR: https://git.openjdk.java.net/portola/pull/39
More information about the portola-dev
mailing list