HotSpot doesn't use NULL
Julian Waters
tanksherman27 at gmail.com
Tue Nov 26 13:37:23 UTC 2024
Both VC and gcc support pragmas that force disable all uses of an
identifier whatsoever, deprecated for VC and poison for gcc. This would
probably depend on whether you want to forbid null everywhere or whether
you need some places where NULL has to be used
best regards,
Julian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-dev/attachments/20241126/50154ddb/attachment-0001.htm>
More information about the hotspot-dev
mailing list