File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
test/hotspot/jtreg/testlibrary/jittester Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # Copyright (c) 2015, 2018 , Oracle and/or its affiliates. All rights reserved.
2
+ # Copyright (c) 2015, 2020 , Oracle and/or its affiliates. All rights reserved.
3
3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
#
5
5
# This code is free software; you can redistribute it and/or modify it
@@ -73,6 +73,7 @@ TESTLIBRARY_SRC_DIR = ../../../../lib/jdk/test/lib
73
73
TESTLIBRARY_SRC_FILES = $(TESTLIBRARY_SRC_DIR ) /Asserts.java \
74
74
$(TESTLIBRARY_SRC_DIR ) /JDKToolFinder.java \
75
75
$(TESTLIBRARY_SRC_DIR ) /JDKToolLauncher.java \
76
+ $(TESTLIBRARY_SRC_DIR ) /NetworkConfiguration.java \
76
77
$(TESTLIBRARY_SRC_DIR ) /Platform.java \
77
78
$(TESTLIBRARY_SRC_DIR ) /Utils.java \
78
79
$(TESTLIBRARY_SRC_DIR ) /process/OutputAnalyzer.java \
You can’t perform that action at this time.
0 commit comments