Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8181450

assert in BasicHashtable::verify_table

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 10
    • hotspot
    • b21
    • x86_64
    • linux

      I got the following assert when running a hotspot push job to jdk10/hs:

      # Internal Error (/scratch/opt/jprt/T/P1/165928.mikael/s/hotspot/src/share/vm/utilities/hashtable.cpp:339), pid=4554, tid=4584
      # assert(max_bucket_count < ((1 + number_of_entries()/table_size())*10)) failed: Table is unbalanced

      Specifically, this was running the linux_x64_3.8-fastdebug-c2-hotspot_tier1_gc_2 tests, and seemed to crash when running the TestNewRatioFlag$NewRatioVerifier test.

            coleenp Coleen Phillimore
            mikael Mikael Vidstedt
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: