-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 7
-
Component/s: core-libs
-
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
-