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

allocCacheCleanup() is not called for thread local storage for objects/handle

XMLWordPrintable

    • generic
    • generic

      For the JDK 116 release on the OpenVMS platform running on DIGITAL's
      hardware, DIGITAL has changed, the following JDK 116 source file
      in the shared part of the JDK.

      see bug # 4102107, added another instance of calling allocCacheCleanup()

      diff -c -r JDK116/src/share/java/runtime/interpreter.c
      sun_JDK116/src/share/java/runtime/interpreter.c
      *** JDK116/src/share/java/runtime/interpreter.c Thu May 21 02:04:13 1998
      --- sun_JDK116/src/share/java/runtime/interpreter.c Tue May 19 22:42:52 1998
       

      ***************
      *** 245,253 ****
            OSTACK_UNLOCK();

            ee->initial_stack = 0;
      -
      - /* ccg: clean up cache for this ExecEnv. Part of the "mci fix" */
      - allocCacheCleanup( &ee->alloc_cache );
        }

        /*
      --- 244,249 ----
       

            never Tom Rodriguez
            jbenoit Jonathan Benoit (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: