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

7242: Adding new JDK Events to core API #242

Closed
wants to merge 1 commit into from

Conversation

Suchitainf
Copy link
Collaborator

@Suchitainf Suchitainf commented Apr 18, 2021

This PR will address these missing events and add them to core API.

jdk.ThreadCPULoad

jdk.NativeMethodSample

jdk.ThreadStart

jdk.ThreadEnd


Progress

  • Commit message must refer to an issue
  • Change must be properly reviewed

Issue

  • JMC-7242: Adding new JDK Events to core API

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jmc pull/242/head:pull/242
$ git checkout pull/242

Update a local copy of the PR:
$ git checkout pull/242
$ git pull https://git.openjdk.java.net/jmc pull/242/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 242

View PR using the GUI difftool:
$ git pr show -t 242

Using diff file

Download this PR as a diff file:
https://git.openjdk.java.net/jmc/pull/242.diff

@bridgekeeper
Copy link

bridgekeeper bot commented Apr 18, 2021

👋 Welcome back schaturvedi! 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 label Apr 18, 2021
@mlbridge
Copy link

mlbridge bot commented Apr 18, 2021

Webrevs

@Suchitainf Suchitainf closed this Apr 18, 2021
@Suchitainf Suchitainf deleted the 7242 branch April 18, 2021 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant