Rename assert() to vmassert()

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b48
    • generic
    • generic

        Begin the process of eliminating the name clash between the VM's assert() macro and the standard (<assert.h> / <cassert>) assert() macro.

        This first step is to rename assert() to vmassert(), but continue to provide an assert() synonym for backward compatibility. This renaming should be back-ported to earlier versions, to simplify backporting of other changes.

        Once this change and the associated back-porting has been completed, we can incrementally change uses of assert => vmassert in the latest development trees. Once that renaming has been completed, we can remove the backward compatibility synonym from the latest development trees.

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

                Created:
                Updated:
                Resolved: