We don't need to lookup any of JNI field IDs individually. They have been defined in net_utils.h. Also, we should lookup java/lang/Boolean value field ID only once in init(), not individually by various functions.
- duplicates
-
JDK-6922151 Cleanup static caching of method/fieldIDs and unnecessary global references
- Open
- relates to
-
JDK-4742177 Re-test IPv6 (and specifically MulticastSocket) with latest Linux & USAGI code
- Closed