On Mon, 5 Dec 2022 20:37:31 GMT, Naoto Sato <[email protected]> wrote:

> Have you run tests under `sun.util.calendar`? Tests like 
> `TestZoneInfo310.java` sometimes fail with tzdata updates.

Yes

~~~
Passed: sun/util/calendar/zi/Beyond2037.java
Passed: sun/util/calendar/zi/TestZoneInfo310.java
Passed: sun/util/calendar/Bug6653944.java
Passed: sun/util/calendar/Bug8176160.java
Passed: sun/util/calendar/CalendarSystemDeadLockTest.java
~~~

`sun/util` and `java/util` are also in `jdk_util_other` which is covered by 
`tier1_part2` in the PR checks: 
https://github.com/gnu-andrew/jdk/actions/runs/3621042294/jobs/6104922328#step:9:5925

Only `java.time` and `sun.text` are not covered by the PR (`tier2_part2`)

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

PR: https://git.openjdk.org/jdk/pull/11438

Reply via email to