YutSean commented on a change in pull request #3784: URL: https://github.com/apache/hbase/pull/3784#discussion_r737296772
########## File path: hbase-common/src/main/java/org/apache/hadoop/hbase/util/JVM.java ########## @@ -106,6 +121,10 @@ public static boolean isGZIPOutputStreamFinishBroken() { return ibmvendor && JVMVersion.contains("1.6.0"); } + public static float getJVMSpecVersion() { Review comment: Float legacy, have fixed in the latest commit. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org