[lworld] RFR: Merge jdk

David Simms dsimms at openjdk.java.net
Wed Dec 2 08:32:06 UTC 2020


Merge tag 'jdk-16+26'

* output.cpp: Ignore new assert for now

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

Commit messages:
 - Ignore new assert for now
 - Fix logical compile errors from merge
 - Merge tag 'jdk-16+26' into lworld_merge_jdk_16_26
 - 8256016: Dacapo24H.java failed with "assert(false) failed: unscheduable graph"
 - 8256489: Make gtest for long path names on Windows more resilient in the presence of virus scanners
 - 8257056: Submit workflow should apt-get update to avoid package installation errors
 - 8256755: Update build.tools.depend.Depend to handle record components in API signatures
 - 8256865: Foreign Memory Access and Linker API are missing NPE checks
 - 8243315: ParallelScavengeHeap::initialize() passes GenAlignment as page size to os::trace_page_sizes instead of actual page size
 - 8255904: Remove superfluous use of reflection in Class::isRecord
 - ... and 137 more: https://git.openjdk.java.net/valhalla/compare/9108c124...d9487db2

The webrevs contain the adjustments done while merging with regards to each parent branch:
 - lworld: https://webrevs.openjdk.java.net/?repo=valhalla&pr=286&range=00.0
 - jdk: https://webrevs.openjdk.java.net/?repo=valhalla&pr=286&range=00.1

Changes: https://git.openjdk.java.net/valhalla/pull/286/files
  Stats: 180977 lines in 1018 files changed: 120659 ins; 46560 del; 13758 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/286.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/286/head:pull/286

PR: https://git.openjdk.java.net/valhalla/pull/286


More information about the valhalla-dev mailing list