Skip to content
Snippets Groups Projects
Select Git revision
  • 5fe6cf88bafc57f34f59a1cb32a98d6bdb79791f
  • master default protected
  • legacy
  • jdk-17.0.13-ga-legacy
  • jdk-17.0.14+4
  • jdk-17.0.14+3
  • jdk-17.0.14+2
  • jdk-17.0.14+1
  • jdk-17.0.13-ga
  • jdk-17.0.13+11
  • jdk-17.0.13+10
  • jdk-17.0.13+9
  • jdk-17.0.13+8
  • jdk-17.0.13+7
  • jdk-17.0.13+6
  • jdk-17.0.14+0
  • jdk-17.0.13+5
  • jdk-17.0.13+4
  • jdk-17.0.13+3
  • jdk-17.0.13+2
  • jdk-17.0.13+1
  • jdk-17.0.13+0
  • jdk-17.0.12-ga
23 results

java

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Goetz Lindenmaier authored
    Move SelectCurrentItemTest.java to java/awt/Choice/SelectItem/.
    Move SelectNewItemTest.java to java/awt/Choice/SelectItem/.
    Use latches to control test flow instead of delays.
    Encapsulate the common logic in SelectCurrentItemTest.
    Provide overridable checkXXX() methods to modify conditions.
    Provide an overridable method which defines where to click
    in the choice popup to select an item.
    
    Backport-of: ef96a7b014795f366af3a90ef8f474cfb621197f
    5fe6cf88
    History
    Name Last commit Last update
    ..