On Mon, 20 Apr 2026 17:26:52 GMT, Kevin Rushforth <[email protected]> wrote:
> This is a simple renaming of the following 4 images under .`../doc-files/` > that have a `+` in their name, which can cause problems with some web hosting > systems. > > > modules/javafx.graphics/src/main/docs/javafx/scene/paint/doc-files/map_detail/ > diff/diff+bump.png > spec/diff+bump.png > spec/diff+spec+bump.png > spec/diff+spec.png > > > I changed `+` to `_` in the file names and also updated javadocs in the one > file that references them. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: c3aa71aa Author: Kevin Rushforth <[email protected]> URL: https://git.openjdk.org/jfx/commit/c3aa71aae90f8f68f8a7dd79c6ac3cd80ca84b91 Stats: 4 lines in 5 files changed: 0 ins; 0 del; 4 mod 8379823: Doc files should not have a + in the filename Reviewed-by: angorya, aghaisas ------------- PR: https://git.openjdk.org/jfx/pull/2155
