[master] RFR: Merge jdk

Thomas Stuefe stuefe at openjdk.org
Thu Aug 17 11:24:46 UTC 2023


This merges the Lilliput Repo to whats currently on JDK head, up to and including:


commit e1fdef56135c2987b128884ef632b64c32dd674a (jdk-upstream/master)
Author: Tom Rodriguez <never at openjdk.org>
Date:   Wed Aug 16 06:06:59 2023 +0000

    8314324: "8311557: [JVMCI] deadlock with JVMTI thread suspension" causes various failures



It contains a preparatory pre-merge commit that rolls back the first prototype of 22bit nKlass IDs: a1c5f766276fe0c6782e2bf3aaaa41e0637223ad

After that, merge-induced cleanups and fixes were minimal.

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

Commit messages:
 - fix sa tests
 - Merge remote-tracking branch 'jdk-upstream/master' into merge-jdk-head
 - 8314324: "8311557: [JVMCI] deadlock with JVMTI thread suspension" causes various failures
 - 4346610: Adding JSeparator to JToolBar "pushes" buttons added after separator to edge
 - 8314163: os::print_hex_dump prints incorrectly for big endian platforms and unit sizes larger than 1
 - 8314242: Update applications/scimark/Scimark.java to accept VM flags
 - 8311591: Add SystemModulesPlugin test case that splits module descriptors with new local variables defined by DedupSetBuilder
 - 8309335: Get rid of use of reflection to call Thread.isVirtual() in nsk/jdi/EventRequestManager/stepRequests/stepreq001t.java
 - 8314166: Update googletest to v1.14.0
 - 8310134: NMT: thread count in Thread section of VM.native_memory output confusing with virtual threads
 - ... and 686 more: https://git.openjdk.org/lilliput/compare/db440d15...7461340a

The webrevs contain the adjustments done while merging with regards to each parent branch:
 - master: https://webrevs.openjdk.org/?repo=lilliput&pr=104&range=00.0
 - jdk: https://webrevs.openjdk.org/?repo=lilliput&pr=104&range=00.1

Changes: https://git.openjdk.org/lilliput/pull/104/files
  Stats: 160223 lines in 3359 files changed: 62206 ins; 77179 del; 20838 mod
  Patch: https://git.openjdk.org/lilliput/pull/104.diff
  Fetch: git fetch https://git.openjdk.org/lilliput.git pull/104/head:pull/104

PR: https://git.openjdk.org/lilliput/pull/104


More information about the lilliput-dev mailing list