src/hotspot/share/code/dependencies.hpp
changeset 49373 47b5652f2928
parent 48604 37a5a1109b93
child 49594 898ef81cbc0e
--- a/src/hotspot/share/code/dependencies.hpp	Fri Mar 09 13:36:39 2018 -0800
+++ b/src/hotspot/share/code/dependencies.hpp	Fri Mar 09 20:01:38 2018 -0500
@@ -204,7 +204,7 @@
 
 #if INCLUDE_JVMCI
   // A Metadata* or object value recorded in an OopRecorder
-  class DepValue VALUE_OBJ_CLASS_SPEC {
+  class DepValue {
    private:
     // Unique identifier of the value within the associated OopRecorder that
     // encodes both the category of the value (0: invalid, positive: metadata, negative: object)