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

[leyden] Reduce uncommon traps in preload code

XMLWordPrintable

      Preload code is the C2 code we load very early, before it gets substituted by actual C2 code. We are seeing lots of uncommon traps from the preloaded code, though, which invalidates it too early. We can do precompile code without uncommon traps to alleviate this.

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

              Created:
              Updated: