Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8324286

Fix backsliding on use of nullptr instead of NULL

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 23
    • 23
    • hotspot
    • b07

    Description

      Most uses of NULL in HotSpot source were replaced with nullptr, under the umbrella of JDK-8299837. Since then there has been a little bit of backsliding.

      ./share/cds/filemap.cpp -- new code
      ./share/prims/whitebox.cpp -- new code
      ./share/services/heapDumper.cpp -- new code

      ./cpu/aarch64/c2_MacroAssembler_aarch64.cpp -- new comments
      ./cpu/s390/templateTable_s390.cpp -- new comments
      ./cpu/riscv/c2_MacroAssembler_riscv.cpp -- new comments
      ./os/aix/os_aix.cpp -- new comment
      ./os/linux/os_linux.cpp -- new comment
      ./share/runtime/os.hpp -- new comment

      Attachments

        Issue Links

          Activity

            People

              kbarrett Kim Barrett
              kbarrett Kim Barrett
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: