--- old/src/hotspot/share/opto/chaitin.hpp 2018-03-09 13:57:54.227612848 -0500 +++ new/src/hotspot/share/opto/chaitin.hpp 2018-03-09 13:57:53.340537797 -0500 @@ -281,7 +281,7 @@ // The LiveRangeMap class is responsible for storing node to live range id mapping. // Each node is mapped to a live range id (a virtual register). Nodes that are // not considered for register allocation are given live range id 0. -class LiveRangeMap VALUE_OBJ_CLASS_SPEC { +class LiveRangeMap { private: