Skip to content

Delegate to the jvm-diagnostics library for safepoint time#999

Merged
bulldozer-bot[bot] merged 2 commits into
developfrom
ckozak/jvm_diagnostics_library
Feb 23, 2021
Merged

Delegate to the jvm-diagnostics library for safepoint time#999
bulldozer-bot[bot] merged 2 commits into
developfrom
ckozak/jvm_diagnostics_library

Conversation

@carterkozak
Copy link
Copy Markdown
Contributor

@carterkozak carterkozak commented Feb 23, 2021

Before this PR

This avoids an illegal reflective access warning on java 11+,
and allows us to push complexity into an isolated library.

After this PR

==COMMIT_MSG==
Delegate to the jvm-diagnostics library for safepoint time access
==COMMIT_MSG==

Closes #482 and #989

This avoids an illegal reflective access warning on java 11+,
and allows us to push complexity into an isolated library.
@changelog-app
Copy link
Copy Markdown

changelog-app Bot commented Feb 23, 2021

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Delegate to the jvm-diagnostics library for safepoint time access

Check the box to generate changelog(s)

  • Generate changelog entry

@carterkozak
Copy link
Copy Markdown
Contributor Author

🤖

@bulldozer-bot bulldozer-bot Bot merged commit c556f66 into develop Feb 23, 2021
@bulldozer-bot bulldozer-bot Bot deleted the ckozak/jvm_diagnostics_library branch February 23, 2021 02:14
@svc-autorelease
Copy link
Copy Markdown
Collaborator

Released 0.18.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reflective error in SafepointMetrics when running in Java 11

3 participants