--- old/make/hotspot/lib/CompileLibraries.gmk 2020-05-20 17:58:58.224887656 -0700 +++ new/make/hotspot/lib/CompileLibraries.gmk 2020-05-20 17:58:57.836880206 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2013, 2020, 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 @@ -32,7 +32,6 @@ include HotspotCommon.gmk include lib/CompileJvm.gmk -include lib/CompileDtraceLibraries.gmk ifeq ($(BUILD_GTEST), true) include lib/CompileGtest.gmk