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

ObjectWaiter::badObjectWaiterPtr doesn't need to be a field

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • hotspot

      The following symbol in is defined as a standard member of the class ObjectWaiter:

      ObjectWaiter* const badObjectWaiterPtr = (ObjectWaiter*) 0xBAD;

      However, there's apparently no reason against having it shared for all instances.

            fandreuzzi Francesco Andreuzzi
            fandreuzzi Francesco Andreuzzi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: