/
githubmirror
/
jdk17u-dev
ОбзорДокументацияВойти
/
githubmirror
/
jdk17u-dev
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
jdk17u-dev/
.../awt/Focus/
..
6378278

8198616: java/awt/Focus/6378278/InputVerifierTest.java fails on mac

5 лет назад
6382144

8198617: java/awt/Focus/6382144/EndlessLoopTest.java fails on mac

5 лет назад
6401036

8205153: Delete "standard instructions" machinery in the open automated tests

8 лет назад
6981400

8280988: [XWayland] Click on title to request focus test failures

2 года назад
8000326

8282046: Create a regression test for JDK-8000326

4 года назад
8013611

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
8073453

8136517: [macosx]Test java/awt/Focus/8073453/AWTFocusTransitionTest.java fails on MacOSX

5 лет назад
8282640

8282640: Create a test for JDK-4740761

4 года назад
ActualFocusedWindowTest

8280988: [XWayland] Click on title to request focus test failures

2 года назад
AutoRequestFocusTest

8279337: The MToolkit is still referenced in a few places

2 года назад
Cause

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
ChildWindowFocusTest

8213110: Remove the use of applets in automatic tests

7 лет назад
ChoiceFocus

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
ClearGlobalFocusOwnerTest

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
ClearLwQueueBreakTest

8346154: [XWayland] Some tests fail intermittently in the CI, but not locally

3 месяца назад
CloseDialogActivateOwnerTest

8213110: Remove the use of applets in automatic tests

7 лет назад
ConsumeNextKeyTypedOnModalShowTest

8213110: Remove the use of applets in automatic tests

7 лет назад
ContainerFocusAutoTransferTest

8213110: Remove the use of applets in automatic tests

7 лет назад
DeiconifiedFrameLoosesFocus

8015886: java/awt/Focus/DeiconifiedFrameLoosesFocus/DeiconifiedFrameLoosesFocus.java sometimes failed on ubuntu

5 лет назад
DisposedWindow

8234332: [TESTBUG] java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java fails on linux-x64 nightly

7 лет назад
FocusEmbeddedFrameTest

8213110: Remove the use of applets in automatic tests

7 лет назад
FocusOwnerFrameOnClick

8213110: Remove the use of applets in automatic tests

7 лет назад
FocusSubRequestTest

8233567: [TESTBUG] FocusSubRequestTest.java fails on macos

5 лет назад
FocusTransitionTest

8191678: [TESTBUG] Add keyword headful in java/awt and javax tests

9 лет назад
FocusTraversalPolicy

8270116: Expand ButtonGroupLayoutTraversalTest.java to run in all LaFs, including Aqua on macOS

5 лет назад
FrameJumpingToMouse

8213110: Remove the use of applets in automatic tests

7 лет назад
FrameMinimizeTest

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Headless

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
IconifiedFrameFocusChangeTest

8213110: Remove the use of applets in automatic tests

7 лет назад
InitialFocusTest

8367784: java/awt/Focus/InitialFocusTest/InitialFocusTest1.java failed with Wrong focus owner

3 месяца назад
InputVerifierTest3

8205153: Delete "standard instructions" machinery in the open automated tests

8 лет назад
KeyEventForBadFocusOwnerTest

8198621: java/awt/Focus/KeyEventForBadFocusOwnerTest/KeyEventForBadFocusOwnerTest.java fails on mac

5 лет назад
ModalBlockedStealsFocusTest

8279337: The MToolkit is still referenced in a few places

2 года назад
ModalDialogActivationTest

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
ModalDialogInitialFocusTest

8213110: Remove the use of applets in automatic tests

7 лет назад
ModalExcludedWindowClickTest

8279337: The MToolkit is still referenced in a few places

2 года назад
MouseClickRequestFocusRaceTest

8210039: move OSInfo to top level testlibrary

8 лет назад
NoAutotransferToDisabledCompTest

8224821: java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java fails linux-x64

7 лет назад
NonFocusableBlockedOwnerTest

8327401: Some jtreg tests fail on Wayland without any tracking bug 8312111: open/test/jdk/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java fails on ubuntu 23.04

2 года назад
NonFocusableResizableTooSmall

8205153: Delete "standard instructions" machinery in the open automated tests

8 лет назад
NonFocusableWindowTest

8280392: java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java failed with "RuntimeException: Test failed."

2 года назад
NullActiveWindowOnFocusLost

8219504: Test for JDK-8211435 can be run on all platforms

7 лет назад
OwnedWindowFocusIMECrashTest

8305825: getBounds API returns wrong value resulting in multiple Regression Test Failures on Ubuntu 23.04

2 года назад
RemoveAfterRequest

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
RequestFocusAndHideTest

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
RequestFocusByCause

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
RequestFocusToDisabledCompTest

8213110: Remove the use of applets in automatic tests

7 лет назад
RequestOnCompWithNullParent

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
ResetMostRecentFocusOwnerTest

8213110: Remove the use of applets in automatic tests

7 лет назад
RestoreFocusOnDisabledComponentTest

8213110: Remove the use of applets in automatic tests

7 лет назад
RollbackFocusFromAnotherWindowTest

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
ShowFrameCheckForegroundTest

8225105: java/awt/Focus/ShowFrameCheckForegroundTest/ShowFrameCheckForegroundTest.java fails in Windows 10

7 лет назад
SimpleWindowActivationTest

8279337: The MToolkit is still referenced in a few places

2 года назад
SortingFPT

8198333: ProblemList should be updated for headless mode

8 лет назад
ToFrontFocusTest

8213110: Remove the use of applets in automatic tests

7 лет назад
TranserFocusToWindow

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
TypeAhead

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
UnaccessibleChoice

8239801: [macos] java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java fails

3 года назад
WindowInitialFocusTest

8213110: Remove the use of applets in automatic tests

7 лет назад
WindowIsFocusableAccessByThreadsTest

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
WindowUpdateFocusabilityTest

8279337: The MToolkit is still referenced in a few places

2 года назад
WrongKeyTypedConsumedTest

8327401: Some jtreg tests fail on Wayland without any tracking bug 8312111: open/test/jdk/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java fails on ubuntu 23.04

2 года назад
ActivateFocusTest.java

8339895: Open source several AWT focus tests - series 3

год назад
ActivateOnProperAppContextTest.java

8339727: Open source several AWT focus tests - series 1

год назад
AltTabEventsTest.java

8339906: Open source several AWT focus tests - series 4

год назад
AsyncUpFocusCycleTest.java

8306954: Open source five Focus related tests

3 года назад
CanvasPanelFocusOnClickTest.java

8339895: Open source several AWT focus tests - series 3

год назад
ClearMostRecentFocusOwnerTest.java

8306954: Open source five Focus related tests

3 года назад
ComponentLostFocusTest.java

8347277: java/awt/Focus/ComponentLostFocusTest.java fails intermittently

10 месяцев назад
ConsumedKeyEventTest.java

8339995: Open source several AWT focus tests - series 6

год назад
ConsumedTabKeyTest.java

8306954: Open source five Focus related tests

3 года назад
DeiconifyTest.java

8339935: Open source several AWT focus tests - series 5

год назад
EmptyWindowKeyTest.java

8339995: Open source several AWT focus tests - series 6

год назад
EventRetargetTest.java

8306954: Open source five Focus related tests

3 года назад
ExtraPropChangeNotifVetoingTest.java

8306954: Open source five Focus related tests

3 года назад
FocusChangeOnResizeTest.java

8339842: Open source several AWT focus tests - series 2

год назад
FocusForRemovedComponentTest.java

8307078: Opensource and clean up five more AWT Focus related tests

3 года назад
FocusKeepTest.java

8339906: Open source several AWT focus tests - series 4

год назад
FocusPolicyTest.java

8339895: Open source several AWT focus tests - series 3

год назад
FocusTraversalPolicyIAE.java

8307078: Opensource and clean up five more AWT Focus related tests

3 года назад
HiddenTraversalTest.java

8339935: Open source several AWT focus tests - series 5

год назад
InactiveFocusRace.java

8339995: Open source several AWT focus tests - series 6

год назад
InitialFocusTest.java

8307078: Opensource and clean up five more AWT Focus related tests

3 года назад
InitialPrintDlgFocusTest.java

8339995: Open source several AWT focus tests - series 6

год назад
KeyStrokeTest.java

8015444: java/awt/Focus/KeyStrokeTest.java sometimes fails

4 месяца назад
KillFocusTest.java

8339727: Open source several AWT focus tests - series 1

год назад
LabelScrollBarFocus.java

8307078: Opensource and clean up five more AWT Focus related tests

3 года назад
LightweightFocusLostTest.java

8339842: Open source several AWT focus tests - series 2

год назад
LightweightPopupTest.java

8339935: Open source several AWT focus tests - series 5

год назад
MinimizeNonfocusableWindowTest.java

8340015: Open source several AWT focus tests - series 7

год назад
MixedWeightFocus.java

8339842: Open source several AWT focus tests - series 2

год назад
ModalDialogInFocusEventTest.java

8280988: [XWayland] Click on title to request focus test failures

2 года назад
NextFocusHelperTest.java

8339842: Open source several AWT focus tests - series 2

год назад
NoFocusOwnerAWTTest.java

8305943: Open source few AWT Focus related tests

2 года назад
NoFocusOwnerSwingTest.java

8305943: Open source few AWT Focus related tests

2 года назад
ProxiedWindowHideTest.java

8339935: Open source several AWT focus tests - series 5

год назад
QuickTypeTest.java

8305942: Open source several AWT Focus related tests

2 года назад
RequestInInactiveFrame.java

8339895: Open source several AWT focus tests - series 3

год назад
RestoreFocusInfiniteLoopTest.java

8305943: Open source few AWT Focus related tests

2 года назад
RowToleranceTransitivityTest.java

8327401: Some jtreg tests fail on Wayland without any tracking bug 8312111: open/test/jdk/java/awt/Robot/ModifierRobotKey/ModifierRobotKeyTest.java fails on ubuntu 23.04

2 года назад
SequencedLightweightRequestsTest.java

8305943: Open source few AWT Focus related tests

2 года назад
SetFocusableTest.java

8305943: Open source few AWT Focus related tests

2 года назад
TemporaryLostComponentDeadlock.java

8305942: Open source several AWT Focus related tests

2 года назад
TestDisabledAutoTransfer.java

8339727: Open source several AWT focus tests - series 1

год назад
TestDisabledAutoTransferSwing.java

8339727: Open source several AWT focus tests - series 1

год назад
TestWindowsLFFocus.java

8315726: Open source several AWT applet tests

2 года назад
TraversalKeysPropertyNamesTest.java

8305942: Open source several AWT Focus related tests

2 года назад
UpFocusCycleTest.java

8305942: Open source several AWT Focus related tests

2 года назад
VetoableChangeListenerLoopTest.java

8305942: Open source several AWT Focus related tests

2 года назад
WindowDisposeFocusTest.java

8340015: Open source several AWT focus tests - series 7

год назад
bug6435715.java

8340015: Open source several AWT focus tests - series 7

год назад