On Mon, 19 Oct 2020 14:14:50 GMT, Andy Herrick <herr...@openjdk.org> wrote:
>> I think we need a test for this use case. > >> >> >> I think we need a test for this use case. > > The automated test is complicated by the same incorrect assumptions in the > test infrastructure (that installer name and > app name are the same) . I am working on this . @alexeysemenyukoracle > > I think we need a test for this use case. I have filed JDK-8255055 to address the test case, since it needs more extensive changes than the fix itself. ------------- PR: https://git.openjdk.java.net/jdk/pull/720