[jdk17u-dev] RFR: 8300260: Remove metaprogramming/isSame.hpp [v4]
Severin Gehwolf
sgehwolf at openjdk.org
Tue Jul 9 15:52:38 UTC 2024
On Tue, 9 Jul 2024 07:50:02 GMT, George Adams <gdams at openjdk.org> wrote:
>> Applies cleanly other than `src/hotspot/share/utilities/devirtualizer.inline.hpp` being called `src/hotspot/share/memory/iterator.inline.hpp` in 17u-dev due to us not backporting https://github.com/openjdk/jdk/commit/9f8bfab29009299e81f4929b5dbd399c21f34d7c
>
> George Adams has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains ten commits:
>
> - Merge remote-tracking branch 'upstream/master' into isSame
> - Merge remote-tracking branch 'upstream/pr/2691' into isSame
> - Merge remote-tracking branch 'upstream/pr/2690' into isPointer
> - Merge remote-tracking branch 'upstream/master' into conditional
> - final tweak
> - fix IsSame calls in /iterator.inline.hpp
> - Backport c8dd7583a92082bcd2a4dfd5429889e7f0a44050
> - Backport eba87a0ee0410f61ae764293986ecc162f48c707
> - Backport 4c1e66e0abe9e379926e555bd651e9fcc5a0e8b6
GHA build failures are due to google mock warnings being treated as errors. Should be fixed with https://github.com/openjdk/jdk17u-dev/pull/2667
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2692#issuecomment-2218065151
More information about the jdk-updates-dev
mailing list