Home | History | Annotate | Download | only in export

Lines Matching refs:JDK_VERSION_MINOR

1498 #define JDK_VERSION_MINOR(version) ((version & 0x00FF0000) >> 16)