-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
-
b86
Nashorn's per-global code cache is currently disabled because of memory issues going back to permgen removal.
As of 1.8.0 b74 these issues seem to have been solved. Ant test and ant test262parallel run fine (and slightly faster) with cache enabled. I think code cache should be enabled again to improve performance on repeated loads and evals.
As of 1.8.0 b74 these issues seem to have been solved. Ant test and ant test262parallel run fine (and slightly faster) with cache enabled. I think code cache should be enabled again to improve performance on repeated loads and evals.