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

Remove declarations with no implementations in javaClasses.hpp

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • None
    • 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);
      ```

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

              Created:
              Updated:
              Resolved: