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

[Task]: Move possible runtime error messages to MessagesBundle.properties #37822

Closed
Nadeeshan96 opened this issue Sep 20, 2022 · 2 comments
Closed
Labels
IceBox Older issues that are not being actively worked on but may be revisited in the future. Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task

Comments

@Nadeeshan96
Copy link
Contributor

Description

$title
Need to move possible error messages which are there in the code.
Can use BLangExceptionHelper methods for processing the error messages.
Also remove possible unused error messages.

Describe your task(s)

No response

Related area

Runtime

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

@Nadeeshan96 Nadeeshan96 added Type/Task Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime labels Sep 20, 2022
@Nadeeshan96
Copy link
Contributor Author

Another place is JvmCastGen having lot of error messages like "Casting is not supported from '" + sourceType + "' to 'byte'". They can be also transferred to compiler.properties file if possible.

@anupama-pathirage anupama-pathirage added the IceBox Older issues that are not being actively worked on but may be revisited in the future. label Nov 21, 2024
@anupama-pathirage
Copy link
Contributor

We are closing this issue due to inactivity. If you need further assistance or have additional input, feel free to reopen it. Thank you for helping us maintain a relevant and focused issue list!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IceBox Older issues that are not being actively worked on but may be revisited in the future. Team/jBallerina All the issues related to BIR, JVM backend code generation and runtime Type/Task
Projects
None yet
Development

No branches or pull requests

2 participants