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

Access/ModificationWatchpoint do not work for value objects

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • repo-valhalla
    • repo-valhalla
    • core-svc
    • None
    • generic
    • generic

      Access/ModificationWatchpoint uses SetTag/GetTag JVMTI functionality
      SetTag/GetTag require hash code of the object.
      Hash code calculation is implemented in Java for value object, but JVMTI cannot do upcalls

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

              Created:
              Updated: