hotspot/src/share/vm/gc/g1/ptrQueue.hpp
changeset 46305 bff6d23aa1e3
parent 37065 c00d1c2ffb7c
child 46443 cdb638b5ec53
--- a/hotspot/src/share/vm/gc/g1/ptrQueue.hpp	Fri Mar 03 12:02:35 2017 +0100
+++ b/hotspot/src/share/vm/gc/g1/ptrQueue.hpp	Sat Mar 04 15:56:22 2017 -0500
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2001, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2001, 2017, 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
@@ -69,7 +69,7 @@
   PtrQueueSet* qset() { return _qset; }
   bool is_permanent() const { return _permanent; }
 
-  // Process queue entries and release resources, if not permanent.
+  // Process queue entries and release resources.
   void flush_impl();
 
   // Initialize this queue to contain a null buffer, and be part of the