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

Fix SA to get protection domain and signers out of JavaMirror

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • tbd
    • None
    • hotspot


      The fix for 8003421 moved protection_domain and signers out of InstanceKlass and into the JavaMirror but there's no SA code that knows how to get these things out of the mirror now. There's a hprof dumper in the SA that dumps null for these fields in order to not break hprof format.

      Also signers might be taken out of the VM entirely so you'd have to do something else with that later.

            Unassigned Unassigned
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: