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

6670: Harmonize ~ Unclassifiable ~ across Flame View and Stacktrace View #38

Conversation

mirage22
Copy link
Collaborator

@mirage22 mirage22 commented Jan 19, 2020

6670 : Harmonize ~ Unclassifiable ~ across Flame View and Stacktrace View
https://bugs.openjdk.java.net/browse/JMC-6670

Progress

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

Issue

JMC-6670: Harmonize ~ Unclassifiable ~ across Flame View and Stacktrace View

Approvers

  • Marcus Hirt (hirt - Reviewer)

@bridgekeeper
Copy link

bridgekeeper bot commented Jan 19, 2020

👋 Welcome back mwengner! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request (refresh this page to view it).

@mirage22 mirage22 changed the title Feature/6670 harmonize unclassifiable across flameview 6670: harmonize unclassifiable across flameview Jan 19, 2020
@openjdk openjdk bot added the rfr label Jan 19, 2020
@mirage22 mirage22 changed the title 6670: harmonize unclassifiable across flameview 6670: Harmonize ~ Unclassifiable ~ across Flame View and Stacktrace View Jan 19, 2020
@mlbridge
Copy link

mlbridge bot commented Jan 19, 2020

Webrevs

@openjdk openjdk bot removed the rfr label Jan 23, 2020
@openjdk
Copy link

openjdk bot commented Jan 23, 2020

@mirage22 This change now passes all automated pre-integration checks. When the change also fulfills all project specific requirements, type /integrate in a new comment to proceed. After integration, the commit message will be:

6670: Harmonize ~ Unclassifiable ~ across Flame View and Stacktrace View

Reviewed-by: hirt
  • If you would like to add a summary, use the /summary command.
  • To credit additional contributors, use the /contributor command.
  • To add additional solved issues, use the /solves command.

Since the source branch of this PR was last updated there has been 1 commit pushed to the master branch. Since there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to do this manually, please merge master into your branch first.

As you do not have Committer status in this project, an existing Committer must agree to sponsor your change. Possible candidates are the reviewers of this PR (@thegreystone) but any other Committer may sponsor as well.

➡️ To flag this PR as ready for integration with the above commit message, type /integrate in a new comment. (Afterwards, your sponsor types /sponsor in a new comment to perform the integration).

@openjdk openjdk bot added the ready label Jan 23, 2020
@mirage22
Copy link
Collaborator Author

/integrate

@openjdk
Copy link

openjdk bot commented Jan 24, 2020

@mirage22
Your change (at version fc80b57) is now ready to be sponsored by a Committer.

@openjdk openjdk bot added the sponsor label Jan 24, 2020
@thegreystone
Copy link
Member

/sponsor

@openjdk openjdk bot closed this Jan 24, 2020
@openjdk
Copy link

openjdk bot commented Jan 24, 2020

@thegreystone @mirage22 The following commits have been pushed to master since your change was applied:

  • 2dd271f: 6572: Make mbean functions protected by permission checks

Your commit was automatically rebased without conflicts.

Pushed as commit 875abcd.

@mlbridge
Copy link

mlbridge bot commented Jan 24, 2020

Mailing list message from Marcus Hirt on jmc-dev:

Changeset: 875abcd
Author: Miroslav Wengner <mwengner at openjdk.org>
Committer: Marcus Hirt <hirt at openjdk.org>
Date: 2020-01-24 13:37:30 +0000
URL: https://git.openjdk.java.net/jmc/commit/875abcd3

6670: Harmonize ~ Unclassifiable ~ across Flame View and Stacktrace View

Reviewed-by: hirt

! application/org.openjdk.jmc.flightrecorder.flameview/src/main/java/org/openjdk/jmc/flightrecorder/flameview/tree/TraceTreeUtils.java
! application/org.openjdk.jmc.flightrecorder.flameview/src/main/java/org/openjdk/jmc/flightrecorder/flameview/views/FlameGraphView.java
! application/org.openjdk.jmc.flightrecorder.flameview/src/main/js/flameviewColoring.js
! core/org.openjdk.jmc.flightrecorder/META-INF/MANIFEST.MF
+ core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/stacktrace/Messages.java
! core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/stacktrace/StacktraceFormatToolkit.java
! core/org.openjdk.jmc.flightrecorder/src/main/java/org/openjdk/jmc/flightrecorder/stacktrace/messages/internal/Messages.java
+ core/org.openjdk.jmc.flightrecorder/src/main/resources/org/openjdk/jmc/flightrecorder/stacktrace/messages.properties
! core/org.openjdk.jmc.flightrecorder/src/main/resources/org/openjdk/jmc/flightrecorder/stacktrace/messages/internal/messages.properties
! core/org.openjdk.jmc.flightrecorder/src/main/resources/org/openjdk/jmc/flightrecorder/stacktrace/messages/internal/messages_ja.properties
! core/org.openjdk.jmc.flightrecorder/src/main/resources/org/openjdk/jmc/flightrecorder/stacktrace/messages/internal/messages_zh_CN.properties
+ core/org.openjdk.jmc.flightrecorder/src/main/resources/org/openjdk/jmc/flightrecorder/stacktrace/messages_ja.properties
+ core/org.openjdk.jmc.flightrecorder/src/main/resources/org/openjdk/jmc/flightrecorder/stacktrace/messages_zh_CN.properties

RealCLanger added a commit to RealCLanger/jmc that referenced this pull request May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants