8381924: Fix include guard in lambdaProxyClassDictionary.hpp#30689
8381924: Fix include guard in lambdaProxyClassDictionary.hpp#30689dev-jonghoonpark wants to merge 1 commit intoopenjdk:masterfrom
Conversation
Signed-off-by: jonghoonpark <dev@jonghoonpark.com>
|
👋 Welcome back dev-jonghoonpark! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
@dev-jonghoonpark The following label will be automatically applied to this pull request:
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command. |
TheShermanTanker
left a comment
There was a problem hiding this comment.
Looks good and trivial, but you'll have to wait for a Reviewer, I'm not currently one
changes
Fix mismatched include guard name in
LambdaProxyClassDictionary.hppTest
make imagescompletes without errors.Tier1tests pass successfully.Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/30689/head:pull/30689$ git checkout pull/30689Update a local copy of the PR:
$ git checkout pull/30689$ git pull https://git.openjdk.org/jdk.git pull/30689/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 30689View PR using the GUI difftool:
$ git pr show -t 30689Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/30689.diff
Using Webrev
Link to Webrev Comment