-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8185500: [TESTBUG] Add keywords headful/printer in java/awt and javax tests. #464
base: master
Are you sure you want to change the base?
Conversation
👋 Welcome back yaqsun! A progress list of the required criteria for merging this PR into |
This backport pull request has now been updated with issue and summary from the original commit. |
Webrevs
|
❗ This change is not yet ready to be integrated. |
The test is still there in the jdk8u-dev: |
The above two cases have been backport. |
security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java#certignarootca always fail in test results. |
@yaqsun This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration! |
jdk/test/java/awt/Focus/FocusEmbeddedFrameTest/FocusEmbeddedFrameTest.java
Outdated
Show resolved
Hide resolved
jdk/test/java/awt/Focus/FocusEmbeddedFrameTest/FocusEmbeddedFrameTest.java
Outdated
Show resolved
Hide resolved
jdk/test/java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_Swing.java
Show resolved
Hide resolved
jdk/test/java/awt/appletviewer/IOExceptionIfEncodedURLTest/IOExceptionIfEncodedURLTest.java
Show resolved
Hide resolved
jdk/test/java/awt/datatransfer/HTMLDataFlavors/HTMLDataFlavorTest.java
Outdated
Show resolved
Hide resolved
/issue add JDK-8293767 |
@yaqsun |
You do not need to add it to the list of this PR, that issue was already fixed in the OpenJDK8(long ago in openjdk8u372). The problem was in the previous version of the current PR which reverts the patch for JDK-8293767. |
/issue remove JDK-8293767 |
@yaqsun |
|
/approval 8186259 request IOExceptionIfEncodedURLTest.sh and IOExceptionIfEncodedURLTest.java have similar names, fixed according to JDK-8186259. |
@yaqsun This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration! |
keep open |
@yaqsun This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration! |
@gnu-andrew please take a look |
@yaqsun This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration! |
keep open |
@yaqsun This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration! |
@yaqsun This pull request has been inactive for more than 8 weeks and will now be automatically closed. If you would like to continue working on this pull request in the future, feel free to reopen it! This can be done using the |
/open |
@yaqsun This pull request is now open |
This backport has modified the following aspects:
jdk/test/java/awt/Choice/ChoiceHiDpi/ChoiceTest.java
jdk/test/java/awt/Dialog/NestedDialogs/Modal/NestedModalDialogTest.java
jdk/test/java/awt/Dialog/NestedDialogs/Modeless/NestedModelessDialogTest.java
jdk/test/java/awt/FileDialog/FileDialogIconTest/FileDialogIconTest.java
jdk/test/java/awt/Focus/FocusTraversalPolicy/ButtonGroupLayoutTraversal/ButtonGroupLayoutTraversalTest.java
jdk/test/java/awt/Focus/RequestFocusByCause/RequestFocusByCauseTest.java
jdk/test/java/awt/Frame/8158918/SetExtendedState.java
jdk/test/java/awt/Frame/DecoratedFrameInsets/DecoratedFrameInsetsTest.java
jdk/test/java/awt/Frame/SetMaximizedBounds/MaximizedMovedWindow.java
jdk/test/java/awt/FullScreen/CurrentDisplayModeTest/CurrentDisplayModeTest.java
jdk/test/java/awt/GraphicsDevice/DisplayModes/CompareToXrandrTest.java
jdk/test/java/awt/hidpi/properties/HiDPIPropertiesWindowsTest.java
jdk/test/java/awt/image/multiresolution/Corrupted2XImageTest.java
jdk/test/java/awt/keyboard/AllKeyCode/AllKeyCode.java
jdk/test/java/awt/Robot/HiDPIMouseClick/HiDPIRobotMouseClick.java
jdk/test/java/awt/Robot/HiDPIScreenCapture/HiDPIRobotScreenCaptureTest.java
jdk/test/java/awt/Scrollbar/ScrollbarMouseWheelTest/ScrollbarMouseWheelTest.java
jdk/test/java/awt/SplashScreen/MultiResolutionSplash/unix/UnixMultiResolutionSplashTest.java
jdk/test/java/awt/TextArea/AutoScrollOnSelectAndAppend/AutoScrollOnSelectAndAppend.java
jdk/test/java/awt/TextArea/OverScrollTest/OverScrollTest.java
jdk/test/java/awt/TextField/OverScrollTest/OverScrollTest.java
jdk/test/java/awt/Window/GetScreenLocation/GetScreenLocationTest.java
jdk/test/java/awt/Window/SetWindowLocationByPlatformTest/SetWindowLocationByPlatformTest.java
jdk/test/javax/swing/JButton/8151303/PressedIconTest.java
jdk/test/javax/swing/JComboBox/8041909/ActionListenerExceptionTest.java
jdk/test/javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java
jdk/test/javax/swing/JFileChooser/8010718/bug8010718.java
jdk/test/javax/swing/JFileChooser/8152677/SelectAllFilesFilterTest.java
jdk/test/javax/swing/JInternalFrame/6288609/TestJInternalFrameDispose.java
jdk/test/javax/swing/JInternalFrame/8075314/bug8075314.java
jdk/test/javax/swing/JInternalFrame/8145060/TestJInternalFrameMinimize.java
jdk/test/javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java
jdk/test/javax/swing/JInternalFrame/DockIconRepaint/DockIconRepaint.java
jdk/test/javax/swing/JList/6567433/UpdateUIRecursionTest.java
jdk/test/javax/swing/JList/8161483/Bug8161483.java
jdk/test/javax/swing/JMenu/8067346/bug8067346.java
jdk/test/javax/swing/JMenuItem/8139169/ScreenMenuBarInputTwice.java
jdk/test/javax/swing/JMenuItem/8158566/CloseOnMouseClickPropertyTest.java
jdk/test/javax/swing/JMenuItem/ActionListenerCalledTwice/ActionListenerCalledTwiceTest.java
jdk/test/javax/swing/JMenuItem/ClickMenuTestManual/ClickMenuTestManual.java
jdk/test/javax/swing/JOptionPane/8081019/bug8081019.java
jdk/test/javax/swing/JTable/6567433/UpdateUIRecursionTest.java
jdk/test/javax/swing/JTableHeader/6567433/UpdateUIRecursionTest.java
jdk/test/javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java
jdk/test/javax/swing/JTree/6567433/UpdateUIRecursionTest.java
jdk/test/javax/swing/plaf/basic/6866751/bug6866751.java
jdk/test/javax/swing/plaf/windows/6921687/bug6921687.java
jdk/test/javax/swing/ProgressMonitor/ProgressMonitorEscapeKeyPress.java
jdk/test/javax/swing/text/GlyphPainter2/6427244/bug6427244.java
jdk/test/javax/swing/text/Utilities/8142966/SwingFontMetricsTest.java
jdk/test/javax/swing/UI/UnninstallUIMemoryLeaks/UnninstallUIMemoryLeaks.java
jdk/test/sun/awt/image/OffScreenImageSource/ImageConsumerUnregisterTest.java
jdk/test/sun/java2d/xrender/HugeGradientTest.java
jdk/test/javax/swing/system/6799345/TestShutdown.java
jdk/test/javax/swing/Security/6938813/bug6938813.java
jdk/test/javax/swing/JComboBox/6567433/UpdateUIRecursionTest.java
jdk/test/javax/swing/JTextArea/6940863/bug6940863.java
jdk/test/javax/swing/JPopupMenu/7154841/bug7154841.java
jdk/test/javax/swing/JInternalFrame/Test6325652.java
jdk/test/javax/swing/JFrame/8016356/bug8016356.java
jdk/test/javax/swing/JFileChooser/6817933/Test6817933.java
jdk/test/javax/swing/JFileChooser/6713352/bug6713352.java
jdk/test/javax/swing/JComponent/8043610/bug8043610.java
jdk/test/java/awt/print/PrinterJob/PrintCrashTest.java
jdk/test/java/awt/print/PrinterJob/Margins.java
jdk/test/java/awt/image/multiresolution/MultiResolutionToolkitImageTest.java
jdk/test/TEST.ROOT
jdk/test/com/apple/eawt/DefaultMenuBar/DefaultMenuBarTest.java
jdk/test/com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java
jdk/test/java/awt/Desktop/DesktopGtkLoadTest/DesktopGtkLoadTest.java
jdk/test/java/awt/Dialog/CloseDialog/CloseDialogTest.java
jdk/test/java/awt/EmbeddedFrame/DisplayChangedTest/DisplayChangedTest.java
jdk/test/java/awt/EmbeddedFrame/EmbeddedFrameGrabTest/EmbeddedFrameGrabTest.java
jdk/test/java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.html
jdk/test/java/awt/Focus/FocusEmbeddedFrameTest/FocusEmbeddedFrameTest.java
jdk/test/java/awt/Frame/NormalToIconified/NormalToIconifiedTest.java
jdk/test/java/awt/Frame/SetMaximizedBounds/SetMaximizedBounds.java
jdk/test/java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_Swing.java
jdk/test/java/awt/datatransfer/HTMLDataFlavors/HTMLDataFlavorTest.java
jdk/test/java/awt/font/TextLayout/TestSinhalaChar.java
jdk/test/java/awt/im/8041990/bug8041990.java
jdk/test/java/awt/image/MultiResolutionImageTest.java
jdk/test/javax/swing/ToolTipManager/7123767/bug7123767.java
Progress
Issues
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/464/head:pull/464
$ git checkout pull/464
Update a local copy of the PR:
$ git checkout pull/464
$ git pull https://git.openjdk.org/jdk8u-dev.git pull/464/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 464
View PR using the GUI difftool:
$ git pr show -t 464
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/464.diff
Using Webrev
Link to Webrev Comment