-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
7
-
Cause Known
-
generic
-
generic, solaris
There are many unnecessary JNI globals references to jclass objects and static caching of method/fieldsIDs in the networking native code. These should be cleaned up and only a single static reference should be stored for reuse.
- duplicates
-
JDK-6570035 Cleanup unnecessary caching of JNI field IDs in solaris/PlainDatagramSocketImpl.c
-
- Closed
-