comparison src/share/vm/includeDB_core @ 1258:38836cf1d8d2

6920977: G1: guarantee(k == probe->klass(),"klass should be in dictionary") fails Summary: the guarantee is too strict and the test will fail (incorrectly) if the class is not in the system dictionary but in the placeholders. Reviewed-by: acorn, phh
author tonyp
date Fri, 05 Feb 2010 11:05:50 -0500
parents 230fac611b50
children 58add740c4ee
comparison
equal deleted inserted replaced
1247:230fac611b50 1258:38836cf1d8d2
2652 loaderConstraints.cpp oop.inline.hpp 2652 loaderConstraints.cpp oop.inline.hpp
2653 loaderConstraints.cpp resourceArea.hpp 2653 loaderConstraints.cpp resourceArea.hpp
2654 loaderConstraints.cpp safepoint.hpp 2654 loaderConstraints.cpp safepoint.hpp
2655 2655
2656 loaderConstraints.hpp dictionary.hpp 2656 loaderConstraints.hpp dictionary.hpp
2657 loaderConstraints.hpp placeholders.hpp
2657 loaderConstraints.hpp hashtable.hpp 2658 loaderConstraints.hpp hashtable.hpp
2658 2659
2659 location.cpp debugInfo.hpp 2660 location.cpp debugInfo.hpp
2660 location.cpp location.hpp 2661 location.cpp location.hpp
2661 2662