Skip to content

Conversation

@graalvmbot
Copy link
Collaborator

Adds a phase that reduces the runtime metadata for implicit exceptions, at the cost of stack trace precision. See the JavaDoc of ReduceImplicitExceptionStackTraceInformationPhase for details how it works.

Because stack trace information is important for development and debugging, the phase is only enable by default for the -O3 optimization level. That also enables it for --pgo builds.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 1, 2024
@graalvmbot graalvmbot force-pushed the cwi/GR-52732-implicit-exceptions branch from 1d35087 to 7ca21b6 Compare April 25, 2024 22:03
@graalvmbot graalvmbot force-pushed the cwi/GR-52732-implicit-exceptions branch from 7ca21b6 to 94d2796 Compare April 29, 2024 21:04
@graalvmbot graalvmbot closed this Apr 30, 2024
@graalvmbot graalvmbot deleted the cwi/GR-52732-implicit-exceptions branch April 30, 2024 05:53
@graalvmbot graalvmbot merged commit d0b3d49 into master Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants