Remove declarations with no implementations in javaClasses.hpp

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b20

      Certain declarations in javaClasses.hpp have no corresponding implementations, and can be removed.

      One example:
      ```
      static void print_stack_usage(Handle stream);
      ```

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

              Created:
              Updated:
              Resolved: