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).

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

Commit messages:
 - 8379823: Doc files should not have a + in the filename

Changes: https://git.openjdk.org/jfx/pull/2155/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=2155&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8379823
  Stats: 4 lines in 5 files changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jfx/pull/2155.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/2155/head:pull/2155

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

Reply via email to