-
Enhancement
-
Resolution: Unresolved
-
P4
-
repo-leyden
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.