Remove unused code in AbstractDebuggeeTest.java

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • svc
    • b21

          static public void sleep1sec() {
              try {
                  Thread.sleep(1000);
              } catch (InterruptedException e) {
              }
          }

          public void voidValueMethod() {
          }

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

              Created:
              Updated:
              Resolved: