--- old/src/share/vm/adlc/adlparse.hpp 2014-05-05 12:28:23.288113000 -0700 +++ new/src/share/vm/adlc/adlparse.hpp 2014-05-05 12:28:22.269984000 -0700 @@ -64,8 +64,6 @@ class PeepConstraint; class PeepReplace; -// class ostream; // ostream is a typedef in some systems - extern char *toUpper(const char *str); //---------------------------ADLParser-----------------------------------------