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

TEST_BUG: LowMemoryTest2.sh failed with OutOfMemoryError on windows-amd64

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 5.0
    • core-svc


      The following regression test was observed to fail (once) on windows-amd64 :-

      test/java/lang/management/MemoryMBean/LowMemoryTest2.sh

      Here's the log of the failure :-

      + c:/temp/Work/NIGHTLY/Serv_Baseline/windows-amd64/bin/java -noclassgc -XX:PermSize=8m -XX:MaxPermSize=8m -XX:+UseSerialGC LowMemoryTest2
      Selected memory pool for low memory detection.
          Memory Pool name: Code Cache
          Type: NON_HEAP
          Memory Usage: init = 1048576(1024K) used = 383360(374K) committed = 1048576(1024K) max = 1073741824(1048576K)
          Threshold: 858993459
          Manager = [CodeCacheManager]
      Selected memory pool for low memory detection.
          Memory Pool name: Perm Gen
          Type: NON_HEAP
          Memory Usage: init = 8388608(8192K) used = 2529760(2470K) committed = 8388608(8192K) max = 8388608(8192K)
          Threshold: 6710886
          Manager = [MarkSweepCompact]
      Exception in thread "Thread-0" java.lang.OutOfMemoryError: PermGen space
      Exception in thread "Low Memory Detector" java.lang.OutOfMemoryError: PermGen space
      Exception in thread "main" java.lang.RuntimeException: Test failed - notification not received!
      at LowMemoryTest2.main(LowMemoryTest2.java:170)

      See comments section with the analysis of the failure.


      Name: dd4877 Date: 04/21/2004


      daniel.daugherty@Sun 2004-04-21

      This bug affects the following JTREG test:

          java/lang/management/MemoryMBean/LowMemoryTest2.sh



      ======================================================================

            alanb Alan Bateman
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: