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

5377 custom exception for CharBuffer #5505

Merged

Conversation

aserkes
Copy link
Contributor

@aserkes aserkes commented Nov 22, 2022

Replace OutOfMemory error by custom exception

Fixes #5377

Signed-off-by: aserkes <andrii.serkes@oracle.com>
Signed-off-by: aserkes <andrii.serkes@oracle.com>
Signed-off-by: aserkes <andrii.serkes@oracle.com>
@aserkes aserkes self-assigned this Nov 22, 2022
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 22, 2022
@aserkes aserkes closed this Nov 22, 2022
@aserkes aserkes reopened this Nov 22, 2022
@barchetta barchetta added the 4.x Version 4.x label Nov 22, 2022
Signed-off-by: aserkes <andrii.serkes@oracle.com>
@aserkes aserkes linked an issue Nov 28, 2022 that may be closed by this pull request
@romain-grecourt romain-grecourt merged commit c288ab3 into helidon-io:main Nov 28, 2022
trentjeff pushed a commit to trentjeff/helidon that referenced this pull request Nov 29, 2022
* remove -Ddocker.build=true

Signed-off-by: aserkes <andrii.serkes@oracle.com>

* fix copyrights

Signed-off-by: aserkes <andrii.serkes@oracle.com>

* Create a custom exception to remove OutOfMemoryError in CharBuffer

Signed-off-by: aserkes <andrii.serkes@oracle.com>

* remove unnecessary constructors

Signed-off-by: aserkes <andrii.serkes@oracle.com>

Signed-off-by: aserkes <andrii.serkes@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use custom exception in CharBuffer
4 participants