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

CollectorPolicy.young_scaled_initial_ergo_vm gtest fails on ppc64 based platforms

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • hotspot
    • None
    • gc
    • b14
    • ppc
    • generic

      Looks like the failure of CollectorPolicy.young_scaled_initial_ergo_vm started when JDK-8258483 came in.
      AIX / Linux ppc64le:

      [ RUN ] CollectorPolicy.young_scaled_initial_ergo_vm
      test/hotspot/gtest/gc/shared/test_collectorPolicy.cpp:122: Failure
      Expected equality of these values:
        expected
          Which is: 44695552
        NewSize
          Which is: 41943040

      test/hotspot/gtest/gc/shared/test_collectorPolicy.cpp:78: Failure
      Expected: checker->execute() doesn't generate new fatal failures in the current thread.
        Actual: it does.

      [ FAILED ] CollectorPolicy.young_scaled_initial_ergo_vm (0 ms)

            mbaesken Matthias Baesken
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: