On Wed, 21 Jun 2023 10:43:39 GMT, Guillaume Tâche <d...@openjdk.org> wrote:

> This fixes ResourceBundle loading by calling `ResourceBundle.getBundle(value, 
> Locale.getDefault())` when the loader resources are null or their classloader 
> is null.    
> Apparently the original author of the bug report said they would submit a 
> pull request, but it seems like it never happened.

@gtache Please enable GitHub Actions workflows on your repo, and then push an 
empty commit to do a GHA run.

@aghaisas Can you review this (including indicating whether you think it needs 
a second reviewer)?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1158#issuecomment-1600784203

Reply via email to