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

Kevin Rushforth kcr at openjdk.java.net
Fri Dec 18 14:19:24 UTC 2020


On Fri, 18 Dec 2020 14:09:57 GMT, Jie Fu <jiefu 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._

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

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


More information about the hotspot-compiler-dev mailing list