JDK-8078279 : Closed tests should not use getPeer method
  • Type: Sub-task
  • Component: client-libs
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2015-04-21
  • Updated: 2021-03-26
  • Resolved: 2015-05-15
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 8 JDK 9
8u301Fixed 9 b70Fixed
Related Reports
Relates :  
Comments
RULE closed/java/awt/AppContext/ReclaimOnDisposeTest/ReclaimOnDisposeTest.java CompilationError Compilation failed RULE closed/java/awt/EmbeddedFrame/DisplayChangedTest/DisplayChangedTest.java CompilationError Compilation failed RULE closed/java/awt/EmbeddedFrame/EmbeddedFrameGrabTest/EmbeddedFrameGrabTest.java CompilationError Compilation failed RULE closed/java/awt/EmbeddedFrame/GraphicsConfigTest/GraphicsConfigTest.java CompilationError Compilation failed RULE closed/java/awt/Focus/OverrideRedirectWindowActivationTest/ActivateOnProperAppContextTest/ActivateOnProperAppContextTest CompilationError Compilation failed RULE closed/java/awt/List/FocusEmptyListTest/FocusEmptyListTest CompilationError Compilation failed RULE closed/java/awt/PopupMenu/NestedPopups/NestedPopups.java CompilationError Compilation failed RULE closed/java/awt/Serialize/TransferableProxy/Sploit.java CompilationError Compilation failed RULE closed/java/awt/Window/DisposeAllWindowsTest/DisposeAllWindowsTest.java CompilationError Compilation failed RULE closed/java/awt/dnd/DragSourceDragEventModifiersTest/DragSourceDragEventModifiersTest CompilationError Compilation failed RULE closed/java/awt/dnd/NotReallySerializableTest/NotReallySerializableTest CompilationError Compilation failed RULE closed/java/awt/security/8006790/Test8006790.java CompilationError Compilation failed RULE closed/java/awt/swing/Windows/DefaultCloseOperation.java CompilationError Compilation failed RULE closed/javax/swing/JEditorPane/SyncPageScrollTest/SyncPageScrollTest.java CompilationError Compilation failed RULE closed/javax/swing/text/CompositeView/ModelToViewTest.java CompilationError Compilation failed RULE closed/javax/swing/text/LabelView2D/ViewToModelTest/ViewToModelTest.java CompilationError Compilation failed
22-05-2015

Test java/awt/Focus/RequestOnCompWithNullParent/RequestOnCompWithNullParent1.java and java/awt/xembed/server/RunTestXEmbed.java also fail due to use of getPeer(). Bug raised - JDK-8080948
22-05-2015