Skip to content

Commit

Permalink
8324587: @headful key is contained in ExceptionFromPrintableIsIgnored…
Browse files Browse the repository at this point in the history
…Test.java
  • Loading branch information
ktakakuri committed Jan 24, 2024
1 parent 2f81fb4 commit 5d90254
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2021, 2024, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
Expand All @@ -23,7 +23,6 @@

/* @test
@bug 8262731
@key headful printer
@summary Verify that "PrinterJob.print" throws the expected exception,
if "Printable.print" throws an exception.
@run main ExceptionFromPrintableIsIgnoredTest MAIN PE
Expand Down

0 comments on commit 5d90254

Please sign in to comment.