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

com/sun/jdi/RedefineChangeClassOrder.sh intermittently fails, because class was not redefined

XMLWordPrintable

    • svc
    • generic
    • generic

      com/sun/jdi/RedefineChangeClassOrder.sh intermittently fails during test execution with following error:

      main[1] Input stream closed.
      PASS: expected and isNewVersion match.
      Hello from class Foo1
      Hello from class Foo2
      FAIL: expected and isNewVersion do not match.
      expected=true isNewVersion=false
      Hello from class Foo1
      Hello from class Foo2

      It is expected that class order will be changed and isNewVersion will be true after class redefinition, but according to test output nothing happened.

            Unassigned Unassigned
            fzhinkin Filipp Zhinkin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: