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

Introduce Java Flight Recorder Feature for Java Applications #367

Open
brianoliver opened this issue Sep 23, 2016 · 0 comments
Open

Introduce Java Flight Recorder Feature for Java Applications #367

brianoliver opened this issue Sep 23, 2016 · 0 comments

Comments

@brianoliver
Copy link
Contributor

As a developer I often want to create and manage the Java Flight Recorder programmatically. This would be especially useful for Bedrock Java-based Applications. For example, imagine a Java Application that is created supporting the Java Flight Recorder (say using a Option). The Java Application could then provide a JavaFlightRecorder Feature dynamically, that would allow controlling the Java Application at runtime. This would make it easy to create tests that automatically create and check flight recordings, say for memory leaks!

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

No branches or pull requests

1 participant