Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-17944

Removed unused JDK version parsing from ClassSize.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.4.0, 1.2.6, 1.3.2, 1.1.11, 2.0.0
    • build
    • None

    Description

      ClassSize fails when run with Java 9. The static block assumes that the java version contains "." which is not necessarily the case with Java 9:

      Caused by: java.lang.RuntimeException: Unexpected version format: 9-ea
      at org.apache.hadoop.hbase.util.ClassSize.<clinit>(ClassSize.java:119)

      Attachments

        Issue Links

          Activity

            People

              coheigea Colm O hEigeartaigh
              coheigea Colm O hEigeartaigh
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: