--- old/src/share/vm/opto/type.hpp 2013-10-23 08:41:21.969854483 +0200 +++ new/src/share/vm/opto/type.hpp 2013-10-23 08:41:21.869854486 +0200 @@ -585,6 +585,7 @@ static const TypeTuple *INT_PAIR; static const TypeTuple *LONG_PAIR; static const TypeTuple *INT_CC_PAIR; + static const TypeTuple *LONG_CC_PAIR; #ifndef PRODUCT virtual void dump2( Dict &d, uint, outputStream *st ) const; // Specialized per-Type dumping #endif