-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
b115
-
generic
-
generic
For almost all the abstract methods in Config.java, there still is a corrisponding static method.
We would like to remove almost all the static methods that do nothing but call the non-static method on the current Config.
The only exception to this might be any called by native code in the Platform.java instance.
We would like to remove almost all the static methods that do nothing but call the non-static method on the current Config.
The only exception to this might be any called by native code in the Platform.java instance.
- relates to
-
JDK-6980912 Refactor Config.java to allow multiple implementations
-
- Closed
-