[jdk11u-dev] RFR: 8210039: move OSInfo to top level testlibrary [v2]

Goetz Lindenmaier goetz at openjdk.java.net
Thu Mar 10 17:21:30 UTC 2022


> I want to backport this test cleanup as it simplifies later backports.
> 
> Stuff to resolve was all trivial.
> 
> Already fixed:
> patching file test/jdk/java/awt/Choice/PopupPosTest/PopupPosTest.java
> patching file test/jdk/java/awt/FileDialog/8003399/bug8003399.java
> 
> Resolved because html test was already removed
> test/jdk/java/awt/KeyboardFocusmanager/ConsumeNextMnemonicKeyTypedTest/ConsumeNextMnemonicKeyTypedTest.java
> test/jdk/java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.java
> test/jdk/java/awt/List/FirstItemRemoveTest/FirstItemRemoveTest.java
> test/jdk/java/awt/List/KeyEventsTest/KeyEventsTest.java
> test/jdk/java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.java
> 
> Context
> test/jdk/javax/swing/JButton/4796987/bug4796987.java
> 
> Copyright
> patching file test/jdk/javax/swing/JFileChooser/8041694/bug8041694.java
> patching file test/jdk/javax/swing/JPopupMenu/7154841/bug7154841.java
> 
> Indentation
> patching file test/jdk/javax/swing/JLabel/6596966/bug6596966.java
> patching file test/jdk/javax/swing/JMenu/6470128/bug6470128.java
> patching file test/jdk/javax/swing/JPopupMenu/6827786/bug6827786.java
> patching file test/jdk/javax/swing/JScrollBar/bug4202954/bug4202954.java
> patching file test/jdk/javax/swing/JTabbedPane/4624207/bug4624207.java
> 
> Dependency of platform removed by backport of later change.
> patching file test/jdk/sun/awt/dnd/8024061/bug8024061.java

Goetz Lindenmaier has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:

  Backport 315e71f87e7441fff8a5b95335b7c8125e383766

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk11u-dev/pull/876/files
  - new: https://git.openjdk.java.net/jdk11u-dev/pull/876/files/5828a088..c004c54e

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=876&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=876&range=00-01

  Stats: 112 lines in 1 file changed: 112 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/876.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/876/head:pull/876

PR: https://git.openjdk.java.net/jdk11u-dev/pull/876


More information about the jdk-updates-dev mailing list