--- old/src/hotspot/share/logging/logTag.hpp 2019-01-15 17:45:47.250150642 -0500 +++ new/src/hotspot/share/logging/logTag.hpp 2019-01-15 17:45:46.950134797 -0500 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2019, 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 @@ -133,6 +133,7 @@ LOG_TAG(reloc) \ LOG_TAG(remset) \ LOG_TAG(parser) \ + LOG_TAG(ptrqueue) \ LOG_TAG(purge) \ LOG_TAG(resolve) \ LOG_TAG(safepoint) \