hotspot/src/share/vm/utilities/exceptions.hpp
changeset 37466 287c4ebd11b0
parent 35495 e27da438fa13
--- a/hotspot/src/share/vm/utilities/exceptions.hpp	Tue Apr 12 07:17:44 2016 +0200
+++ b/hotspot/src/share/vm/utilities/exceptions.hpp	Tue Apr 12 09:53:43 2016 +0200
@@ -47,7 +47,6 @@
 
 
 // Forward declarations to be independent of the include structure.
-// This allows us to have exceptions.hpp included in top.hpp.
 
 class Thread;
 class Handle;