[jdk17u-dev] RFR: 8303920: Avoid calling out to python in DataDescriptorSignatureMissing test

Daniel Hu duke at openjdk.org
Fri Aug 23 17:19:40 UTC 2024


Backport of improvements to DataDescriptorSignatureMissing test; already [backported to 21](https://github.com/openjdk/jdk21u-dev/pull/913). Unclean for this [trivial issue fix in 22](https://github.com/openjdk/jdk/commit/34653c1e73452c0e07beb1f5e2eb8029fdb3befc) that adds a bug-id for `@ignore`. Otherwise, it's a clean backport. Affected test passes.

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

Commit messages:
 - Backport 07eaea8c25bae6ed852685f082f8b50c5b20c1a9

Changes: https://git.openjdk.org/jdk17u-dev/pull/2812/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2812&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8303920
  Stats: 158 lines in 1 file changed: 52 ins; 38 del; 68 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/2812.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2812/head:pull/2812

PR: https://git.openjdk.org/jdk17u-dev/pull/2812


More information about the jdk-updates-dev mailing list