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

fastdebug builds fail due to lack of p2i

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7u171
    • openjdk7u
    • hotspot
    • None
    • b00
    • b01
    • generic
    • generic

        /home/andrew/projects/openjdk/upstream/jdk7/hotspot/src/share/vm/utilities/hashtable.cpp: In instantiation of 'void BasicHashtable<F>::bulk_free_entries(BasicHashtable<F>::BucketUnlinkContext*) [with short unsigned int F = 256u]':
        /home/andrew/projects/openjdk/upstream/jdk7/hotspot/src/share/vm/utilities/hashtable.cpp:360:16: required from here
        /home/andrew/projects/openjdk/upstream/jdk7/hotspot/src/share/vm/utilities/hashtable.cpp:200:23: error: 'p2i' was not declared in this scope
                            p2i(context->_removed_head), p2i(context->_removed_tail)));
                            ~~~^~~~~~~~~~~~~~~~~~~~~~~~

        This was introduced in backporting 8180048, but not visible in product builds.

              andrew Andrew Hughes
              andrew Andrew Hughes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: