Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8196086

java/awt/image/DrawImage/IncorrectSourceOffset.java fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 9, 10
    • client-libs
    • None
    • 2d
    • b27

      This seen on Windows 7 but not sure it is windows-specific but
      may be hi-dpi related. Fails with 9 and 10 standalone on my 125% dpi system.
      ----------System.err:(13/807)----------
      java.lang.RuntimeException: Test failed.
      at IncorrectSourceOffset.main(IncorrectSourceOffset.java:86)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:564)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115)
      at java.base/java.lang.Thread.run(Thread.java:844)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed.
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed.

            serb Sergey Bylokhov
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: