hotspot/src/share/vm/utilities/debug.hpp
changeset 23515 f4872ef5df09
parent 22828 17ecb098bc1e
child 24424 2658d7834c6e
--- a/hotspot/src/share/vm/utilities/debug.hpp	Tue Mar 25 09:26:18 2014 -0400
+++ b/hotspot/src/share/vm/utilities/debug.hpp	Wed Mar 26 21:47:45 2014 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -243,7 +243,6 @@
 
 // out of shared space reporting
 enum SharedSpaceType {
-  SharedPermGen,
   SharedReadOnly,
   SharedReadWrite,
   SharedMiscData