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

7902804: -prof async help messages should mention DYLD_LIBRARY_PATH for Mac OS users #11

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

shipilev
Copy link
Member

@shipilev shipilev commented Dec 7, 2020

MacOS needs DYLD_LIBRARY_PATH to be set, not LD_LIBRARY_PATH. Plus, we might want to point out that libPath is available to work-around async-profiler naming issue:
async-profiler/async-profiler#378


Progress

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

Issue

  • CODETOOLS-7902804: -prof async help messages should mention DYLD_LIBRARY_PATH for Mac OS users

Download

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

@shipilev
Copy link
Member Author

shipilev commented Dec 7, 2020

/issue CODETOOLS-7902804

@bridgekeeper
Copy link

bridgekeeper bot commented Dec 7, 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.

@openjdk openjdk bot added the rfr Pull request is ready for review label Dec 7, 2020
@openjdk
Copy link

openjdk bot commented Dec 7, 2020

@shipilev This issue is referenced in the PR title - it will now be updated.

@mlbridge
Copy link

mlbridge bot commented Dec 7, 2020

Webrevs

@shipilev shipilev merged commit 75e24ed into openjdk:master Dec 7, 2020
@shipilev shipilev deleted the CODETOOLS-7902804-async-macos branch December 8, 2020 08:20
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
1 participant