Relates :
|
The dynamic loading of the toolkit and event queue is functionality needed by the accessability users and the testing clients. This is currently present in the Sun implementation, but the two properties used to make this happen need to be documented so that it is required in all JVM implementations to be able to support these features. The exact semantics of this need to be documented and the event queue loading needs to be moved from a sun class to a core java class.
|