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

Inline the BitMap constructor

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • gc
    • b115

      The BitMap constructor needs to be inlined to allow us to efficiently use stack allocated, temporary BitMaps.

      For example:
      BitMap(bits, size).par_set_bit(x);

            stefank Stefan Karlsson
            stefank Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: