[jdk16] RFR: 8258134: assert(size == calc_size) failed: incorrect size calculation on x86_32 with AVX512 machines

Jie Fu jiefu at openjdk.java.net
Fri Dec 18 14:29:28 UTC 2020


On Fri, 18 Dec 2020 14:15:21 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> > I didn't know why the build tests were skipped for both pull/21 and pull/51.
> 
> You need to enable the GitHub actions to run on your repo. If you go to the checks link I added above, you will see:
> 
> _In order to run pre-submit tests, the source repository must be properly configured to allow test execution. See https://wiki.openjdk.java.net/display/SKARA/Testing for more information on how to configure this._

OK.
Thanks for your guidance.
I'll fix it next time.

-------------

PR: https://git.openjdk.java.net/jdk16/pull/21


More information about the hotspot-compiler-dev mailing list