# parts of the test suite, not installed
openjdk-23 source: source-is-missing

# openjdk packages use old standards version as they need to support
# backports
openjdk-23 source: newer-standards-version
openjdk-23 source: uses-debhelper-compat-file
openjdk-23 source: package-uses-old-debhelper-compat-version

# suppress warnings about experimental patches
openjdk-23 source: patch-file-present-but-not-mentioned-in-series

# jtreg test suite contains pre-built jars
openjdk-23 source: source-contains-prebuilt-java-object

# upstream code formatting
openjdk-23 source: very-long-line-length-in-source-file

# false positive, jtreg tests contain example/ directories
openjdk-23 source: package-does-not-install-examples
