[lworld] Inconsistent behavior of instance filter

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P3
    • repo-valhalla
    • Affects Version/s: repo-valhalla
    • Component/s: core-svc
    • None
    • generic
    • generic

      Testcase: test/jdk/com/sun/jdi/valhalla/CtorDebuggingTest.java
      (introduced by fix for JDK-8373202)

      When ObjectReference is retrieved during value object construction, instance
      filter works differently when there are other ObjectReferences with the same content or not:
      If there is no other references, instance filter works for the object being constructed after it content changed;
      If there is uqual ObjectReference, when "this" reference is retrieved, instance filter does not work after changing content of "this" object

            Assignee:
            Alex Menkov
            Reporter:
            Alex Menkov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: