In arguments.cpp, the patching related method are now:
1. only called one
2. called with constant bool values
This means they can be private and simplified.
They used to be called more when module patching was used for preview mode.
1. only called one
2. called with constant bool values
This means they can be private and simplified.
They used to be called more when module patching was used for preview mode.
- relates to
-
JDK-8373896 [lworld] Remove now-dead preview patching code
-
- Resolved
-
- links to
-
Review(lworld)
openjdk/valhalla/1941