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

[leyden] Allow dumping nmethods that reference archived hidden klasses

XMLWordPrintable

      Studying the bailout reasons for JavacBenchApp, I notices the majority of nmethod store bailouts are due to referencing the hidden klasses. Those checks seem to be from the initial commit. I wonder if we can actually skip hidden klass checks, now that we archive lots of those since invokedynamic AOT was implemented.

      https://github.com/openjdk/leyden/pull/33

            shade Aleksey Shipilev
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: