[jdk21u-dev] RFR: 8333887: ubsan: unsafe.cpp:247:13: runtime error: store to null pointer of type 'volatile int' [v2]
Aleksey Shipilev
shade at openjdk.org
Fri Jul 12 10:10:03 UTC 2024
On Fri, 12 Jul 2024 09:58:27 GMT, luwang1103 <duke at openjdk.org> wrote:
> Other modifications do not belong to this bug. What should I do next?
Right, so indenting for surrounding code had changed a bit. This is fine, we can make this one into unclean backport.
To proceed, I think you need to:
1. Drop the copyright year change from this PR.
2. Match the indenting of the original changeset: `#if` block should start a column 0.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/837#issuecomment-2225252318
More information about the jdk-updates-dev
mailing list