The flag will be removed in JDK 12 (see JDK-8150552) and should therefore be deprecated in JDK 11.
The only effect that the flag currently has is setting AutoBoxCacheMax = 20000 and BiasedLockingStartupDelay = 500. Both can be done manually.
The only effect that the flag currently has is setting AutoBoxCacheMax = 20000 and BiasedLockingStartupDelay = 500. Both can be done manually.
- blocks
-
JDK-8150552 Remove -XX:+AggressiveOpts
-
- Resolved
-
- csr for
-
JDK-8199778 Deprecate -XX:+AggressiveOpts
-
- Closed
-