Remove temporarily Thread.onSpinWait usages for its revert
Thread.onSpinWait may be the reason of boot time regressions and has to
be reverted to check that. Since its addition, some usages of
Thread.onSpinWait have appeared, so remove them temporarily first to
unblock the main revert topic.
Changes to be reverted:
Ie6777d59d:OpenJDK 11: update test expectations for 913-heaps...
I4973457cc:OpenJDK 11: replace Thread#init() with constructor...
Ib81085bd4:OpenJDK 11: Merging java.lang.Thread onSpinWait() ...
If36b1cfb3:OpenJDK 11: Merging java.lang.Thread constructors
Bug: 202837191
Bug: 201814350
Test: m droid
Change-Id: I5febba4ff1f03ede4e1d68684c88b5906cfc187b
4 files changed