RFR: 8220095: Assertion failure when symlink (with different name) is used for lib/modules file

Jiangli Zhou jianglizhou at google.com
Thu Mar 7 23:26:07 UTC 2019


Hi Calvin,

snip

>     I think the test should be applicable to the Macosx and the Solaris
> >     platforms too.
> >     So perhaps just excluding windows:
> >              @requires (os.family != "windows")
> >
> >
> > Not sure how common the particular symbolic link usage is for
> > non-linux platforms. So it's hard to tell how valuable it is to
> > execute this test case for non-linux platforms, but I have no
> > objection for enabling the test on non-Windows in the main-line
> > testing. Could you please check with someone  with infra? Thanks!
> Just checked with infra, the "submit repo testing" only performs tier1
> testing.
> I also checked the tier1 definition and your new test should be run on
> the following platforms:
> linux_x64_debug, macosx_x64_debug, windows_x64_debug
>

Just to clarify. So we are happy about enabling the new test for
non-Windows in OpenJDK mainline testing, right?

Thanks,
Jiangli


>
> thanks,
> Calvin
>
>


More information about the hotspot-runtime-dev mailing list