On Wed, 20 May 2026 22:45:02 GMT, Phil Race <[email protected]> wrote:
> Strictly enforcing that Media in portrait mode must have width < height > causes recurring problems. > However the spec requires it so we need update that spec as well as removing > the enforcing code. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 5cb61efa Author: Phil Race <[email protected]> URL: https://git.openjdk.org/jdk/commit/5cb61efa3caee62502fbb913a756fd16ddecfacc Stats: 77 lines in 5 files changed: 43 ins; 22 del; 12 mod 8041911: media sizes with width > height are not supported by the java printing api Reviewed-by: jdv, azvegint ------------- PR: https://git.openjdk.org/jdk/pull/31226
