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

Regression caused by JDK-8214542 not installing complete checkpoint data to candidates

    XMLWordPrintable

Details

    • jfr
    • b33

    Backports

      Description

        http://hg.openjdk.java.net/jdk/jdk13/rev/49102ba8cf14#l17.46

        const_cast<ObjectSampler*>(object_sampler)->set_last_resolved(last);

        is now called unconditionally (which is too early).
        This means the last install update with type_set information (classes, methods, symbols, etc) will not be installed to the required candidates.

        Attachments

          Issue Links

            Activity

              People

                mgronlun Markus Grönlund
                mgronlun Markus Grönlund
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: