Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8324346 com/sun/jdi/ThreadMemoryLeakTest.java is flaky
  3. JDK-8338482

com/sun/jdi/ThreadMemoryLeakTest.java requires that compressed oops are enabled

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • core-svc
    • b12

      com/sun/jdi/ThreadMemoryLeakTest.java purposely runs with a small heap so it is easier to detect a memory leak with an OOME. Running without compressed oops uses more memory leading to an OOME even though there is no leak. We should require that this test be run only with compressed oops.

            cjplummer Chris Plummer
            cjplummer Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: