-
Type:
Bug
-
Resolution: Future Project
-
Priority:
P4
-
Affects Version/s: 10
-
Component/s: core-libs
-
generic
-
generic
After ensuring that zlib can run, it spends almost all its time in
1) split$3
2) creating new method handles with insertArguments, which may be because we have way too many spill properties and fall outside the cache
In order to get through a lap in decent time, this must be investigated.
1) split$3
2) creating new method handles with insertArguments, which may be because we have way too many spill properties and fall outside the cache
In order to get through a lap in decent time, this must be investigated.