-
Enhancement
-
Resolution: Fixed
-
P2
-
7
-
b115
-
generic, x86
-
generic, windows
-
Verified
Config.java is designed as one monolithic static interface for all products to use to get and set any configuration option.
Each product, Java Web Start, Java Plugin Server, Java Plugin Client, Java Control Panel haf differant requirements, and current implementation include everything needed for all of them.
If we first construct a Config Object specific to the use, we can avoid unneeded initializations in many cases.
Each product, Java Web Start, Java Plugin Server, Java Plugin Client, Java Control Panel haf differant requirements, and current implementation include everything needed for all of them.
If we first construct a Config Object specific to the use, we can avoid unneeded initializations in many cases.
- duplicates
-
JDK-6984314 Next Generation Plugin association check box on Window AMD64 can be checked/unchecked
-
- Closed
-
-
JDK-6986695 regutils.dll still accessed in ssvagent - causes no Console menu item in IE for old plugin
-
- Closed
-
- relates to
-
JDK-6989300 remove many static methods in Config.java
-
- Resolved
-