[jdk21u-dev] RFR: 8310913: Move ReferencedKeyMap to jdk.internal so it may be shared [v2]

Aleksey Shipilev shade at openjdk.org
Mon May 6 09:17:25 UTC 2024


On Mon, 6 May 2024 09:08:39 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> Likely a misunderstanding on my side: I thought you did not want to backport [JDK-8325255](https://bugs.openjdk.org/browse/JDK-8325255) until `ReferenceKeySet` is referenced. But you're going to do the backport soon after this backport, correct?

Yes. I was merely pointing out that we don't _have_ to backport JDK-8325255 along with JDK-8310913 atomically, because it technically does not break anything yet. Otherwise we would need to cobble together JDK-8325255 and JDK-8310913 into an atomic integration to avoid any breakage window. We can just sequence it for inclusion a bit later.

Since you are here, maybe you would like to Review this PR? I jumped a gun a little here and got approval before RFR was formally reviewed, and I still cannot integrate :) I'll pull from master momentarily.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/342#issuecomment-2095524462


More information about the jdk-updates-dev mailing list