[jdk17u-dev] RFR: 8313816: Accessing jmethodID might lead to spurious crashes
Goetz Lindenmaier
goetz at openjdk.org
Tue Dec 19 12:16:48 UTC 2023
On Wed, 29 Nov 2023 18:35:30 GMT, Jaroslav Bachorik <jbachorik at openjdk.org> wrote:
> Reviewed-by: coleenp
>
> A minor update required for the backport - the original changeset is using `nullptr` while the JDK 17 version is using `NULL`
>
> Attaching the conflicting file for posterity.
>
> [instanceKlass.cpp](https://github.com/openjdk/jdk17u-dev/files/13504341/InstanceKlass_conflict.txt)
>
> Additionally, I had to bring in a few test support classes as well - https://github.com/openjdk/jdk17u-dev/pull/2001/commits/d59ac82d5b4d3cace38e38cb7747642aaee98ba4
Yes, except for the "now". It has been like that since I participate in the project. And I think it makes perfectly sense.
You should at least have the backport for the higher release ready to be approved.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2001#issuecomment-1862649454
More information about the jdk-updates-dev
mailing list