Blocks :
|
compiler/whitebox/ForceNMethodSweepTest would fail if you juggle Indify String Concat strategies, because some of them are loading new methods and use them during String concat linkage and execution. Notably, this will happen inside of the asserts. We need to prime the asserts before using them in-between counter polls.
|