On Wed, 2 Aug 2023 09:47:25 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. > > Guillaume Tâche has updated the pull request incrementally with one > additional commit since the last revision: > > 8260342: Resolve review comments Fix looks good! ------------- Marked as reviewed by aghaisas (Reviewer). PR Review: https://git.openjdk.org/jfx/pull/1158#pullrequestreview-1560790673