Disable the SUSPEND_NONE mode of BreakpointOnClassPrepare.java

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Withdrawn
    • Priority: P4
    • None
    • Affects Version/s: 24
    • Component/s: core-svc
    • None
    • 24
    • generic
    • generic

      The test com/sun/jdi/BreakpointOnClassPrepare.java has 3 modes. When the breakpoint is reached the suspend policy can be SUSPEND_ALL, SUSPEND_EVENT_THREAD, or SUSPEND_NONE.
      It seems that while the breakpoint event is being handled, the breakpoint thread continues to run and can exit.
      To make this test less noisy, should we disable the SUSPEND_NONE mode for now.

            Assignee:
            Sendao Yan
            Reporter:
            Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: