[OpenJDK 2D-Dev] [9] RFR: JDK-7077412, , [TEST_BUG]closed/java/awt/print/PrinterJob/PaintText.java failed (timeout error) (original) (raw)
Sergey Bylokhov Sergey.Bylokhov at oracle.com
Mon Oct 26 13:53:59 UTC 2015
- Previous message: [OpenJDK 2D-Dev] [9] RFR: JDK-7077412, , [TEST_BUG]closed/java/awt/print/PrinterJob/PaintText.java failed (timeout error)
- Next message: [OpenJDK 2D-Dev] [9] RFR: JDK-7077412, , [TEST_BUG]closed/java/awt/print/PrinterJob/PaintText.java failed (timeout error)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks fine.
On 26.10.15 13:47, prasanta sadhukhan wrote:
It seems jtreg uses test.jdk and not test.java so modified test program to check for test.jdk to differentiate between jtreg and non-jtreg execution Modified webrev http://cr.openjdk.java.net/~psadhukhan/7077412/webrev.01
Regards Prasanta On 10/26/2015 3:10 PM, prasanta sadhukhan wrote: Hi All,
Please review a small fix in the test program. Bug: https://bugs.openjdk.java.net/browse/JDK-7077412 webrev: http://cr.openjdk.java.net/~psadhukhan/7077412/webrev.00/ PaintText.java checks for test.java system property and if not found then it opens up a printer dialog and waits for user to press Print/Cancel. In jtreg execution too, TESTJAVA was not set resulting in timeout. Fix was to remove the test.java check since it does not affect the test flow. Regards Prasanta
-- Best regards, Sergey.
- Previous message: [OpenJDK 2D-Dev] [9] RFR: JDK-7077412, , [TEST_BUG]closed/java/awt/print/PrinterJob/PaintText.java failed (timeout error)
- Next message: [OpenJDK 2D-Dev] [9] RFR: JDK-7077412, , [TEST_BUG]closed/java/awt/print/PrinterJob/PaintText.java failed (timeout error)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]