JDK-8144021 : [TEST_BUG] update java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2015-11-25
  • Updated: 2023-07-05
  • Resolved: 2016-06-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Relates :  
Description
Compilation of java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java and java/awt/datatransfer/DragImage/MultiResolutionDragImageTest.java fails since public int getDefaultScale() is removed from java.desktop/share/classes/sun/java2d/SurfaceData.java
The tests should be updated.

RULE "java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java" CompilationError Compilation failed
RULE "java/awt/datatransfer/DragImage/MultiResolutionDragImageTest.java" CompilationError Compilation failed
Comments
Fixed in the JDK-8145173
08-04-2016