RFR: 8366359: Test should throw SkippedException when there is no lpstat [v5]

SendaoYan syan at openjdk.org
Fri Aug 29 13:06:45 UTC 2025


> Hi all,
> 
> I think test javax/print/PrintServiceLookup/CountPrintServices.java should throw jtreg.SkippedException when there is no lpstat, rather that report test failure.
> 
> Only javax/print/PrintServiceLookup/CountPrintServices.java invokes lpstat explicitly.
> 
> Change has been verified locally, test-fix only, no risk.

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

  Remove redundant initial

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26988/files
  - new: https://git.openjdk.org/jdk/pull/26988/files/62fbc672..c638b548

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26988&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26988&range=03-04

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/26988.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26988/head:pull/26988

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


More information about the client-libs-dev mailing list