[jdk21u-dev] Integrated: 8323803: ConstantOopReadValue::print_on should print 'null' instead of 'nullptr'
Daniel Hu
duke at openjdk.org
Wed Oct 22 10:29:20 UTC 2025
On Thu, 16 Oct 2025 16:42:25 GMT, Daniel Hu <duke at openjdk.org> wrote:
> Clean backport. Fixes ConstantOopReadValue::print_on printing 'nullptr' when it should print 'null'; this is a regression from [JDK-8300242](https://bugs.openjdk.org/browse/JDK-8300242) introduced in 21-ga https://github.com/openjdk/jdk/commit/cfe57466ddecb93b528478d0b053b089dd1ed285. GHA passes.
This pull request has now been integrated.
Changeset: 886d96ef
Author: Daniel Hu <costmuch at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/886d96ef3080c8ec5208b4dd2c94b5fa93f3361d
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8323803: ConstantOopReadValue::print_on should print 'null' instead of 'nullptr'
Backport-of: 7620b129888d57514d9ef588e0681f1d43377236
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/2345
More information about the jdk-updates-dev
mailing list