Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CODETOOLS-7902813: Amend experimental compiler-assisted blackhole support #16

Merged
merged 2 commits into from
Jan 13, 2021

Conversation

shipilev
Copy link
Member

@shipilev shipilev commented Dec 17, 2020

JDK-8258619 changes the requirements for compiler-assisted blackholes to be empty static methods. This requires adjustments to JMH Blackhole itself.


Progress

  • Change must not contain extraneous whitespace
  • Change must be properly reviewed

Issue

Download

$ git fetch https://git.openjdk.java.net/jmh pull/16/head:pull/16
$ git checkout pull/16

@bridgekeeper
Copy link

bridgekeeper bot commented Dec 17, 2020

👋 Welcome back shade! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@shipilev shipilev force-pushed the CODETOOLS-7902813-blackhole-static branch from e45b940 to d46c680 Compare December 17, 2020 18:15
@shipilev shipilev force-pushed the CODETOOLS-7902813-blackhole-static branch 2 times, most recently from ce29ce9 to 93cfa23 Compare January 7, 2021 12:58
@shipilev shipilev force-pushed the CODETOOLS-7902813-blackhole-static branch from 93cfa23 to bfb0286 Compare January 13, 2021 11:39
@shipilev shipilev changed the title CODETOOLS-7902813: Amend experimental compiler-assisted blackhole support after JDK-8258619 CODETOOLS-7902813: Amend experimental compiler-assisted blackhole support Jan 13, 2021
@shipilev shipilev marked this pull request as ready for review January 13, 2021 12:03
@openjdk openjdk bot added the rfr Pull request is ready for review label Jan 13, 2021
@mlbridge
Copy link

mlbridge bot commented Jan 13, 2021

Webrevs

@shipilev shipilev merged commit 662743e into openjdk:master Jan 13, 2021
@shipilev shipilev deleted the CODETOOLS-7902813-blackhole-static branch February 18, 2021 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rfr Pull request is ready for review
Development

Successfully merging this pull request may close these issues.

1 participant