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

Features/catch runtime exceptions #302

Closed
wants to merge 5 commits into from

Conversation

gupele
Copy link
Contributor

@gupele gupele commented Aug 7, 2016

No description provided.


if (agentConfiguration.getBuiltInConfiguration().isRuntimeExceptionDetectionEnabled()) {
if (!inst.isRetransformClassesSupported()) {
InternalAgentLogger.INSTANCE.logAlways(InternalAgentLogger.LoggingLevel.WARN, "The JVM does not support res-transformation of classes, therefore the runtime exception will not be automatically reported.");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

re-transformation (typo)

@gupele
Copy link
Contributor Author

gupele commented Aug 23, 2016

Leave a comment

@gupele gupele closed this Aug 23, 2016
@dhaval24 dhaval24 deleted the features/catch-runtime-exceptions branch December 2, 2017 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants