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

anonymous classloader tests crash java with OutOfMemory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • hs25
    • hs25, 8
    • hotspot
    • gc
    • b25
    • x86
    • windows


      Test names:
      runtime/ParallelClassLoading/std_CLs/MLet/reflect/redefine/dynamic-init/anonymous-simple
      runtime/ParallelClassLoading/stress-redefine/holdLock/reflect/anonymous-simple

      Structure of the tests are similar:
      From test runtime/ParallelClassLoading/stress-redefine/holdLock/reflect/anonymous-simple Readme

      The structure of class hierarchy for loading is defined in the
      following way:

       custom.B <- custom.Ci, i = 1..10
       custom.Ai is used in static initializer of custom.B
       for construction a number of anonymous inner classes.

      During test run, there are no attemts to explicitly free class loader lock.

            mmikhalk Mikhail Mikhalkin (Inactive)
            mmikhalk Mikhail Mikhalkin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: