RFR(T) : 8251526 : CTW fails to build after JDK-8251121
Igor Ignatyev
igor.ignatyev at oracle.com
Thu Aug 13 17:35:02 UTC 2020
Thanks Aleksey, pushed.
-- Igor
> On Aug 13, 2020, at 9:55 AM, Aleksey Shipilev <shade at redhat.com> wrote:
>
> 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