Searched defs:JVM_ACC_FIELD_HAS_GENERIC_SIGNATURE (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DClassConstants.java149 public static final long JVM_ACC_FIELD_HAS_GENERIC_SIGNATURE = 0x00000800; field in interface:ClassConstants
/openjdk10/hotspot/src/share/vm/utilities/
H A DaccessFlags.hpp86 JVM_ACC_FIELD_HAS_GENERIC_SIGNATURE = 0x00000800, // field has generic signature enumerator in enum:__anon728

Completed in 44 milliseconds