RFR(T) : 8251526 : CTW fails to build after JDK-8251121

Aleksey Shipilev shade at redhat.com
Thu Aug 13 16:55:10 UTC 2020


On 8/13/20 6:46 PM, Igor Ignatyev wrote:
>> diff -r ce770ba672fe test/hotspot/jtreg/testlibrary/ctw/Makefile
>> --- a/test/hotspot/jtreg/testlibrary/ctw/Makefile       Wed Aug 12 12:37:16 2020 -0400
>> +++ b/test/hotspot/jtreg/testlibrary/ctw/Makefile       Thu Aug 13 09:42:09 2020 -0700
>> @@ -45,6 +45,7 @@
>>  LIB_FILES = $(shell find $(TESTLIBRARY_DIR)/jdk/test/lib/ \
>>      $(TESTLIBRARY_DIR)/jdk/test/lib/process \
>>      $(TESTLIBRARY_DIR)/jdk/test/lib/util \
>> +    $(TESTLIBRARY_DIR)/jtreg \
>>      -maxdepth 1 -name '*.java')

Looks good and trivial to me.

-- 
Thanks,
-Aleksey



More information about the hotspot-compiler-dev mailing list