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

Parallel: Remove unused PSVirtualSpace constructors

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • None
    • hotspot
    • gc
    • b04

      The two constructors are not used.

      ```
      PSVirtualSpace(ReservedSpace rs);
      PSVirtualSpace(size_t alignment);
      ```

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

              Created:
              Updated:
              Resolved: