RFR: 8328367: Convert java/awt/Component/UpdatingBootTime test to main

Prasanta Sadhukhan psadhukhan at openjdk.org
Tue Mar 19 06:05:20 UTC 2024


On Mon, 18 Mar 2024 17:32:04 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> Convert test to manual main
> Move test to the Component folder

test/jdk/java/awt/Component/UpdatingBootTime.java line 27:

> 25:  * @test
> 26:  * @bug 6461933 7194219
> 27:  * @summary adjust system boot time in nowMillisUTC() frequently

Guess you need @library for PassFailJFrame

test/jdk/java/awt/Component/UpdatingBootTime.java line 74:

> 72:                 """
> 73:             1) In the test window press "Press me" button.
> 74:             2) A two timestamps should be printed.

grammar issue...guess it should be just "Two timestamps should..."

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18355#discussion_r1529771184
PR Review Comment: https://git.openjdk.org/jdk/pull/18355#discussion_r1529773011


More information about the client-libs-dev mailing list