[jdk11u-dev] RFR: 8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612 [v2]

toshiogata duke at openjdk.org
Thu Aug 24 09:46:24 UTC 2023


> Hi all,
> 
> This is a backport of JDK-8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612
> 
> I worked for backporting JDK-8217612, and found that this related patch should be backported at the same time.
> 
> The riginal patch is applied cleanly to JDK-8217612 applied code.
> 
> Testing: all serviceability agent tests, hotspot_all that includes CompressedClassSpaceSizeInJmapHeap.java and the test which come with JDK-8217612.
> 
> Thank you.

toshiogata has updated the pull request incrementally with 28 additional commits since the last revision:

 - Merge branch 'master' into toshiogata-backport-8217850
 - 8311033: [macos] PrinterJob does not take into account Sides attribute
   
   Backport-of: a3d67231a71fbe37c509fcedd54c679b4644c0d9
 - 8313765: Invalid CEN header (invalid zip64 extra data field size)
   
   Reviewed-by: andrew, serb
   Backport-of: 13f6450e2e70df4df8bd882def837fbd5bef1524
 - 8302161: Upgrade jQuery UI to version 1.13.2
   8293180: JQuery UI license file not updated
   
   Reviewed-by: phh
   Backport-of: 404d5bddb9177c3bda03db81e14209e372a00027
 - 8313796: AsyncGetCallTrace crash on unreadable interpreter method pointer
   
   Reviewed-by: phh
   Backport-of: 0e2c72d7a5206b7173af5bf69e21d21ea276bd94
 - 8284772: GHA: Use GCC Major Version Dependencies Only
   
   Reviewed-by: serb, simonis
   Backport-of: 62defc3dfc4b9ba5adfe3189f34fe8b3f59b94a0
 - 8301269: Update Commons BCEL to Version 6.7.0
   
   Reviewed-by: mdoerr
   Backport-of: 6a44120a16d0f06b4ed9f0ebf6b0919da7070287
 - 8309088: security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails
   
   Backport-of: 4c2e54fb055bee0af5cd838fdd32a0f7902d51e3
 - 8306133: Open source few AWT Drag & Drop related tests
   8307135: java/awt/dnd/NotReallySerializableTest/NotReallySerializableTest.java failed
   
   Reviewed-by: phh
   Backport-of: ec5c7926f3cea68bf0d0ceb460a8383f5e4ea278
 - 8271838: AmazonCA.java interop test fails
   
   Backport-of: 512db0ff31a0a1a2bd8805964ba3d06e2cbfb9e9
 - ... and 18 more: https://git.openjdk.org/jdk11u-dev/compare/5b7382a2...dab74fb6

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/2096/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/2096/files/5b7382a2..dab74fb6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2096&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2096&range=00-01

  Stats: 39036 lines in 406 files changed: 15735 ins; 12372 del; 10929 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2096.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2096/head:pull/2096

PR: https://git.openjdk.org/jdk11u-dev/pull/2096


More information about the jdk-updates-dev mailing list