[jdk11u-dev] RFR: 8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures [v3]
Francesco Andreuzzi
duke at openjdk.org
Tue Jul 8 10:14:24 UTC 2025
> Amends an inconsistency between declaration and definition of a member function in `classLoaderData.hpp`. This originally emerged as a compilation error in XLC for AIX.
Francesco Andreuzzi has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge branch 'master' into JDK-8211328
- trigger
- Backport d35eda31e345142a26f7a5cf12e7606883f15224
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/3058/files
- new: https://git.openjdk.org/jdk11u-dev/pull/3058/files/b376d934..2f1bcfc2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3058&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3058&range=01-02
Stats: 7053 lines in 107 files changed: 3514 ins; 2455 del; 1084 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/3058.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3058/head:pull/3058
PR: https://git.openjdk.org/jdk11u-dev/pull/3058
More information about the jdk-updates-dev
mailing list