[jdk17u-dev] RFR: 8287609: macOS: SIGSEGV at [CoreFoundation] CFArrayGetCount / sun.font.CFont.getTableBytesNative

Nikita Gubarkov duke at openjdk.org
Tue Sep 27 11:16:26 UTC 2022


On Tue, 27 Sep 2022 09:01:45 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

>> 8287609: macOS: SIGSEGV at [CoreFoundation] CFArrayGetCount / sun.font.CFont.getTableBytesNative
>
> Hi, in the Fix Request comments, pleas tell
>  * Why do you backport this
>  * What is the risk of the backport to break the VM?
>  * Was the backport clean or not?
>  * How did you test the backport? (wrt. to the risk above)

@GoeLin done, will duplicate it here:
- Issue affects 11/17 version as well
- Should be no risk as it only fixes the SIGSEGV without changing any real logic, see the discussion: https://github.com/openjdk/jdk/pull/8962#issuecomment-1145878329
- Backports cleanly
- Tested by the same reproducer from ticket description

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

PR: https://git.openjdk.org/jdk17u-dev/pull/707


More information about the jdk-updates-dev mailing list