git: openjdk/jdk8u: 10 new changesets

Sergey Bylokhov serb at openjdk.org
Tue Feb 7 16:02:28 UTC 2023


Changeset: ab678bc8
Author:    Nagata, Haruhito <nagata.haruhito at jp.fujitsu.com>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2023-01-30 03:19:03 +0000
URL:       https://git.openjdk.org/jdk8u/commit/ab678bc8e8b2c55e01151d8349eb086dfcbc3e44

8283606: Tests may fail with zh locale on MacOS

Reviewed-by: sgehwolf
Backport-of: 7d545084f45af44386cb38172fd783f889a8c4e7

! hotspot/test/runtime/classFileParserBug/TestEmptyBootstrapMethodsAttr.java
! langtools/test/tools/javadoc/6964914/TestStdDoclet.java
! langtools/test/tools/javadoc/6964914/TestUserDoclet.java
! langtools/test/tools/javah/T6893943.java

Changeset: b057084f
Author:    Takakuri <k.takakuri at fujitsu.com>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2023-01-30 03:19:38 +0000
URL:       https://git.openjdk.org/jdk8u/commit/b057084f8f44a6f81059ffa960304526c490aaad

8275650: Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11

Reviewed-by: phh, sgehwolf
Backport-of: 32895ac60949ccceb0a3d25c73ec5e3a00c29593

! jdk/test/ProblemList.txt

Changeset: 36f6f17a
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2023-01-30 15:59:28 +0000
URL:       https://git.openjdk.org/jdk8u/commit/36f6f17a9c2ad27a50159c2bf93b7e1fe067d3a8

8287107: CgroupSubsystemFactory.setCgroupV2Path asserts with freezer controller

Reviewed-by: phh, andrew
Backport-of: 704b9a66bba0dc8adb62be80fd62864b9c687c3f

! hotspot/test/runtime/containers/cgroup/CgroupSubsystemFactory.java
! jdk/src/linux/classes/jdk/internal/platform/CgroupSubsystemFactory.java
! jdk/test/jdk/internal/platform/cgroup/TestCgroupSubsystemFactory.java

Changeset: b4ee9f86
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2023-01-30 17:12:51 +0000
URL:       https://git.openjdk.org/jdk8u/commit/b4ee9f86a159a3b1969b31e1e77f438b8833cc40

8301332: [8u] Fix writing of test files after the cgroups v2 backport

Reviewed-by: andrew

! hotspot/test/runtime/containers/cgroup/CgroupSubsystemFactory.java
! jdk/test/jdk/internal/platform/cgroup/TestCgroupSubsystemController.java
! jdk/test/jdk/internal/platform/cgroup/TestCgroupSubsystemFactory.java

Changeset: 563f7b5d
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2023-01-30 17:16:50 +0000
URL:       https://git.openjdk.org/jdk8u/commit/563f7b5df2f5758e009a38ae373dbd1084ec81b2

8287741: Fix of JDK-8287107 (unused cgv1 freezer controller) was incomplete

Backport-of: 8d28734ede0ed3922c92451a172d1fa676e484e9

! hotspot/src/os/linux/vm/cgroupSubsystem_linux.cpp

Changeset: 604e5829
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2023-01-30 19:07:58 +0000
URL:       https://git.openjdk.org/jdk8u/commit/604e582943f1aa66cce34c2baa0f5516d2d69162

8233570: [TESTBUG] HTMLEditorKit test bug5043626.java is failing on macos

Backport-of: a5b42ec8b29249814dda28e751ee363869e98da0

! jdk/test/javax/swing/text/html/HTMLEditorKit/5043626/bug5043626.java

Changeset: 65b3bd91
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2023-01-30 19:14:51 +0000
URL:       https://git.openjdk.org/jdk8u/commit/65b3bd9162c7cd03c7348b45c24e57c8f0087a10

8280048: Missing comma in copyright header

Backport-of: 9a18190a4f8e31801d1442d97f247f074a3fd5c0

! jdk/test/sun/java2d/OpenGL/CopyAreaOOB.java

Changeset: 165ce6aa
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2023-01-30 19:18:56 +0000
URL:       https://git.openjdk.org/jdk8u/commit/165ce6aa0bab08e9fbad3ac2495295278d3cf5c6

8177560: @headful key can be removed from the tests for JavaSound

Backport-of: 0b9c38fa6ec2a64d00d244cbe161feb29963ab11

! jdk/test/javax/sound/midi/Devices/InitializationHang.java
! jdk/test/javax/sound/midi/Sequencer/SeqRecordDoesNotCopy.java
! jdk/test/javax/sound/midi/Sequencer/SeqRecordsRealTimeEvents.java
! jdk/test/javax/sound/midi/Sequencer/SeqStartRecording.java
! jdk/test/javax/sound/midi/Synthesizer/bug4685396.java
! jdk/test/javax/sound/sampled/Clip/ClipCloseLoss.java
! jdk/test/javax/sound/sampled/Clip/bug5070081.java
! jdk/test/javax/sound/sampled/DataLine/LongFramePosition.java
! jdk/test/javax/sound/sampled/DirectAudio/bug6372428.java

Changeset: 57bc2093
Author:    Zdenek Zambersky <zzambers at openjdk.org>
Date:      2023-02-01 16:18:45 +0000
URL:       https://git.openjdk.org/jdk8u/commit/57bc2093d3a0fb1c257a0b45b1076a4b32349f74

8301550: [8u] Enable additional linux build testing in GitHub

Reviewed-by: andrew

! .github/workflows/submit.yml

Changeset: 784f71f2
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2023-02-01 21:09:42 +0000
URL:       https://git.openjdk.org/jdk8u/commit/784f71f218bdb0e885a03fae35105d2fc96d56ec

7124381: DragSourceListener.dragDropEnd() never been called on completion of dnd operation

Backport-of: af802cb54114616dc74217ac91a65ecdb15d144f

- jdk/test/java/awt/dnd/Button2DragTest/Button2DragTest.html
! jdk/test/java/awt/dnd/Button2DragTest/Button2DragTest.java



More information about the jdk8u-dev-changes mailing list