RFR: Merge jdk

Mikael Vidstedt mikael at openjdk.java.net
Fri Jun 18 09:17:05 UTC 2021


Merge in jdk-17+27

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

Commit messages:
 - Merge jdk
 - 8256934: C2: assert(C->live_nodes() <= C->max_node_limit()) failed: Live Node limit exceeded limit
 - 8268861: Disable Windows-Aarch64 build in GitHub Actions
 - 8267271: Fix gc/arguments/TestNewRatioFlag.java expectedNewSize calculation
 - 8267988: C2: assert(!addp->is_AddP() || addp->in(AddPNode::Base)->is_top() || addp->in(AddPNode::Base) == n->in(AddPNode::Base)) failed: Base pointers must match (addp 1301)
 - 8268851: ProblemList jdk/jfr/event/gc/detailed/TestEvacuationFailedEvent.java on linux-X64
 - 8268830: ProblemList 3 serviceability/dcmd/framework tests with ZGC on win-x64
 - 8268768: idea.sh has been updated in surprising and incompatible ways
 - 8268828: ProblemList compiler/intrinsics/VectorizedMismatchTest.java on win-x64
 - 8268723: Problem list SA core file tests on OSX when using ZGC
 - ... and 26 more: https://git.openjdk.java.net/portola/compare/b5099a75...fd321413

The merge commit only contains trivial merges, so no merge-specific webrevs have been generated.

Changes: https://git.openjdk.java.net/portola/pull/28/files
  Stats: 3071 lines in 132 files changed: 2283 ins; 346 del; 442 mod
  Patch: https://git.openjdk.java.net/portola/pull/28.diff
  Fetch: git fetch https://git.openjdk.java.net/portola pull/28/head:pull/28

PR: https://git.openjdk.java.net/portola/pull/28


More information about the portola-dev mailing list