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

Parallel: Inline ParallelCompactData::verify_clear

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • None
    • hotspot
    • gc
    • b11

      There are to versions of verify_clear. The former is used solely by the latter. Inline the former to reduce public API surface.
        
        void verify_clear(const PSVirtualSpace* vspace);
        void verify_clear();

            ayang Albert Yang
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: