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

anti-delta fix for 8010992

XMLWordPrintable

    • b30
    • generic
    • generic
    • Not verified

        **********
        This is currently a placeholder bug for the possible anti-delta. A decision has
        not yet been made, but I've filed the bug so that the anti-delta can be prepared.
        **********


        Anti-delta the following changeset:

        Changeset: 6f817ce50129
        Author: minqi
        Date: 2013-04-19 11:08 -0700
        URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/6f817ce50129

        8010992: Remove calls to global ::operator new[] and new
        Summary: disable use of global operator new and new[] which could cause unexpected exception and escape from NMT tracking.
        Reviewed-by: coleenp, dholmes, zgu
        Contributed-by: yumin.qi@oracle.com

        ! src/os/windows/vm/os_windows.cpp
        ! src/share/vm/classfile/altHashing.cpp
        ! src/share/vm/gc_implementation/concurrentMarkSweep/cmsCollectorPolicy.cpp
        ! src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp
        ! src/share/vm/memory/allocation.cpp
        ! src/share/vm/memory/allocation.hpp
        ! src/share/vm/memory/allocation.inline.hpp
        ! src/share/vm/memory/cardTableModRefBS.cpp
        ! src/share/vm/memory/cardTableModRefBS.hpp
        ! src/share/vm/memory/cardTableRS.cpp
        ! src/share/vm/memory/cardTableRS.hpp
        ! src/share/vm/memory/collectorPolicy.cpp
        ! src/share/vm/opto/idealGraphPrinter.hpp
        ! src/share/vm/runtime/handles.hpp
        ! src/share/vm/runtime/reflectionUtils.hpp
        ! src/share/vm/runtime/synchronizer.cpp
        ! src/share/vm/runtime/thread.cpp
        ! src/share/vm/runtime/vmStructs.cpp
        ! src/share/vm/utilities/events.hpp
        ! src/share/vm/utilities/quickSort.cpp
        ! src/share/vm/utilities/workgroup.cpp
        ! src/share/vm/utilities/workgroup.hpp

        until the following bug is fixed:

        JDK-8012902 Internal Error (src/share/vm/memory/allocation.cpp:688) Error: ShouldNotReachHere()
        https://jbs.oracle.com/bugs/browse/JDK-8012902

              dcubed Daniel Daugherty
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: