There are more tune ups in generated code in sight:
- reduce the use of lambdas
- reduce the use of collections
- avoid some unnecessary loops
- avoid excessive message handling
- reduce the use of lambdas
- reduce the use of collections
- avoid some unnecessary loops
- avoid excessive message handling
- links to
-
Review openjdk/jcstress/50