RFR: 8260342: FXMLLoader fails to load a sub layout using fx:include with the resources attribute [v2]

Guillaume Tâche duke at openjdk.org
Wed Jun 21 13:34:28 UTC 2023


> 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:

  Empty commit

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1158/files
  - new: https://git.openjdk.org/jfx/pull/1158/files/420e6501..92da990d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1158&range=01
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1158&range=00-01

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jfx/pull/1158.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1158/head:pull/1158

PR: https://git.openjdk.org/jfx/pull/1158


More information about the openjfx-dev mailing list