[crac] RFR: Merge jdk-23+37 [v2]

Radim Vansa rvansa at openjdk.org
Wed Nov 20 07:10:58 UTC 2024


On Tue, 19 Nov 2024 12:45:54 GMT, Radim Vansa <rvansa at openjdk.org> wrote:

>> This merges the release candidate tag 23+37 into CRaC, expecting that we will baseline on 23 soon.
>> 
>> Most of the conflicts to resolve were trivial, one place worth attention is `LinuxAttachListener`+`LinuxAttachOperation` that were refactored in CRaC and in upstream renamed to `PosixAttachListener`+`PosixAttachOperation`. Second set of conflicts appeared in CPU features handling.
>
> Radim Vansa has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 223 commits:
> 
>  - Fix PosixAttachListener macros
>  - Build jdk/test/lib/containers/docker for tests
>  - Merge tag 'jdk-23+37' into crac
>    
>    Added tag jdk-23+37 for changeset 9ad2e63f
>  - 8338139: {ClassLoading,Memory}MXBean::isVerbose methods are inconsistent with their setVerbose methods
>    
>    Reviewed-by: kevinw
>    Backport-of: 9775d57168695dc0d758e017fe5069d93d593f3e
>  - 8337831: Remove EA from the JDK 23 version string with first RC promotion
>    
>    Reviewed-by: dholmes
>  - 8337716: ByteBuffer hashCode implementations are inconsistent
>    
>    Reviewed-by: jpai, alanb
>    Backport-of: 8bd3cd51562ff9e76fa0e3d49d38e6e19210f878
>  - 8337054: JDK 23 RDP2 L10n resource files update
>    
>    Reviewed-by: jlu, prappo, naoto, vromero
>  - 8334167: Test java/lang/instrument/NativeMethodPrefixApp.java timed out
>    
>    Reviewed-by: dholmes, sspitsyn
>    Backport-of: 3babffd4002be62f9f75a1a773c9561804612fad
>  - 8335967: "text-decoration: none" does not work with "A" HTML tags
>    
>    Reviewed-by: prr
>    Backport-of: 374fca0fcbc049f937fa49bb4825edcbbf961f2b
>  - 8334339: Test java/nio/file/attribute/BasicFileAttributeView/CreationTime.java fails on alinux3
>    
>    Reviewed-by: alanb
>    Backport-of: 7baddc202a9ab2b85401aa05f827678b514ebf55
>  - ... and 213 more: https://git.openjdk.org/crac/compare/054362ab...2051e8c6

Superseded by #159

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

PR Comment: https://git.openjdk.org/crac/pull/156#issuecomment-2487677017


More information about the crac-dev mailing list