Skip to content

Backport NB23 patch 7390 to fix the Exception template #247

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

Merged

Conversation

sid-srini
Copy link
Member

@sid-srini sid-srini commented Aug 27, 2024

In NB23, patch #7390 fixed the regression where the newly created exception from template did not extend Exception, thereby failing to compile.

This temporarily backports the fix until NB23 is incorporated.

In NB23, [patch #7390](apache/netbeans/pull/7390) fixed the regression
where the newly created exception from template did not extend
Exception, thereby failing to compile.

This temporarily backports the fix until NB23 is incorporated.

Signed-off-by: Siddharth Srinivasan <[email protected]>
@sid-srini sid-srini added the bug Something isn't working label Aug 27, 2024
@sid-srini sid-srini added this to the JVSC 23.0.0 milestone Aug 27, 2024
@sid-srini sid-srini self-assigned this Aug 27, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 27, 2024
Copy link
Member

@Achal1607 Achal1607 left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks!

@Achal1607 Achal1607 merged commit e4b4427 into oracle:23.0.0 Aug 27, 2024
3 checks passed
@sid-srini sid-srini deleted the fix-exception-template-backport_nb23_7390 branch September 5, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 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