- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    8, 11, 12, 13, 14, 15
- 
        b11
                    $ cd test/hotspot/jtreg/testlibrary/ctw
$ make
$ cd dist
$ wget https://repo1.maven.org/maven2/javagroups/jgroups-all/2.2/jgroups-all-2.2.jar
$ ./ctw.sh jgroups-all-2.2.jar
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/shade/trunks/jdk-jdk/src/hotspot/share/c1/c1_RangeCheckElimination.cpp:1116), pid=3444, tid=3492
# assert(sux->loop_depth() != block->loop_depth() || sux->loop_index() == block->loop_index() || loop_through_xhandler) failed: Loop index has to be same
            
$ make
$ cd dist
$ wget https://repo1.maven.org/maven2/javagroups/jgroups-all/2.2/jgroups-all-2.2.jar
$ ./ctw.sh jgroups-all-2.2.jar
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/shade/trunks/jdk-jdk/src/hotspot/share/c1/c1_RangeCheckElimination.cpp:1116), pid=3444, tid=3492
# assert(sux->loop_depth() != block->loop_depth() || sux->loop_index() == block->loop_index() || loop_through_xhandler) failed: Loop index has to be same
