JDK-8299837 : Replace NULL with nullptr in hotspot code and tests
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 21
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2023-01-09
  • Updated: 2024-03-03
  • Resolved: 2024-01-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 21
21Resolved
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8299973 :  
JDK-8299974 :  
JDK-8300081 :  
JDK-8300086 :  
JDK-8300087 :  
JDK-8300222 :  
JDK-8300240 :  
JDK-8300241 :  
JDK-8300242 :  
JDK-8300243 :  
JDK-8300244 :  
JDK-8300245 :  
JDK-8300651 :  
JDK-8301068 :  
JDK-8301069 :  
JDK-8301070 :  
JDK-8301071 :  
JDK-8301072 :  
JDK-8301074 :  
JDK-8301075 :  
JDK-8301076 :  
JDK-8301077 :  
JDK-8301178 :  
JDK-8301179 :  
JDK-8301180 :  
JDK-8301223 :  
JDK-8301224 :  
JDK-8301225 :  
JDK-8301477 :  
JDK-8301478 :  
JDK-8301479 :  
JDK-8301480 :  
JDK-8301481 :  
JDK-8301493 :  
JDK-8301494 :  
JDK-8301495 :  
JDK-8301496 :  
JDK-8301497 :  
JDK-8301498 :  
JDK-8301499 :  
JDK-8301500 :  
JDK-8301501 :  
JDK-8301502 :  
JDK-8301503 :  
JDK-8301504 :  
JDK-8301505 :  
JDK-8301506 :  
JDK-8301507 :  
JDK-8301508 :  
JDK-8301509 :  
JDK-8301511 :  
JDK-8301512 :  
JDK-8301513 :  
JDK-8308092 :  
JDK-8309044 :  
Description
Umbrella issue to cover the replacement of NULL with nullptr in the hotspot code and tests.

There are about 1700 files to change in the source code so this will be broken up into more manageable chunks by sub-tasks.