RFR: 8365791: IGV: Update build dependencies

Roberto Castañeda Lozano rcastanedalo at openjdk.org
Fri Aug 29 06:51:24 UTC 2025


This changeset updates IGV's Apache Batik dependency, which is used for exporting graphs into SVG files (`File -> Export current graph...`), to its latest version.

**Testing:** checked manually that a few graphs are correctly exported as SVG files.

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

Commit messages:
 - Update batik version to 1.19

Changes: https://git.openjdk.org/jdk/pull/27000/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27000&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8365791
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/27000.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27000/head:pull/27000

PR: https://git.openjdk.org/jdk/pull/27000


More information about the hotspot-compiler-dev mailing list