RFR: CODETOOLS-7903351: JMH: Update pre-integration testing workflows [v2]

Róbert Papp duke at openjdk.org
Wed Oct 12 22:50:24 UTC 2022


On Wed, 12 Oct 2022 14:59:46 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Time to update our workflows: new JDKs, new OSes, new GH plugins.
>
> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Drop JDK 7 from testing

.github/workflows/pre-integration.yml line 28:

> 26:     - uses: actions/checkout at v3
> 27:     - name: Set up JDK ${{ matrix.java }}
> 28:       uses: actions/setup-java at v1

Did you miss a version bump here?
To get this benefit? https://github.com/openjdk/jmh/pull/73#discussion_r920871893

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

PR: https://git.openjdk.org/jmh/pull/84


More information about the jmh-dev mailing list