> Regression introduced in 
> [JDK-8359956](https://bugs.openjdk.org/browse/JDK-8359956). I don't recollect 
> why, but I replaced `sigAlgName.contains(pattern)` with 
> `sigAlgName.endsWith(pattern)` in the original code being re-worked.

Artur Barashev has updated the pull request incrementally with one additional 
commit since the last revision:

  Test code cleanup

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30064/files
  - new: https://git.openjdk.org/jdk/pull/30064/files/aa17b89b..3a4f0dfb

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

  Stats: 25 lines in 1 file changed: 2 ins; 16 del; 7 mod
  Patch: https://git.openjdk.org/jdk/pull/30064.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30064/head:pull/30064

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

Reply via email to