git: openjdk/jdk: 11 new changesets
Jesper Wilhelmsson
jwilhelm at openjdk.org
Fri Dec 16 15:49:10 UTC 2022
Changeset: 323e574a
Author: Stefan Karlsson <stefank at openjdk.org>
Date: 2022-12-15 11:28:06 +0000
URL: https://git.openjdk.org/jdk/commit/323e574a50520735f41549f36907563e1b4a1040
8298371: monitors_on_stack extracts unprocessed oops
Backport-of: b754aa5e3f231aea8da5274c330dc55dd78b0f67
! src/hotspot/share/runtime/continuationFreezeThaw.cpp
Changeset: 22a6b591
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2022-12-15 11:33:56 +0000
URL: https://git.openjdk.org/jdk/commit/22a6b5910290cb8a3876f94213ba60db86e60718
8298727: Trees.getPath may crash for unnamed package
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Enter.java
+ test/langtools/tools/javac/processing/model/EmptyPackageInfo.java
Changeset: 48f61273
Author: Stefan Karlsson <stefank at openjdk.org>
Date: 2022-12-15 11:44:21 +0000
URL: https://git.openjdk.org/jdk/commit/48f6127325108e573b41d19213e65af99956a31f
8298376: ZGC: thaws stackChunk with stale oops
Backport-of: ed8a2120ca1e9756c6ab5eeebfe24c15d549f04e
! src/hotspot/share/oops/stackChunkOop.hpp
! src/hotspot/share/oops/stackChunkOop.inline.hpp
! src/hotspot/share/runtime/continuationJavaClasses.hpp
! src/hotspot/share/runtime/continuationJavaClasses.inline.hpp
Changeset: 2c424992
Author: Per Minborg <pminborg at openjdk.org>
Committer: Joe Darcy <darcy at openjdk.org>
Date: 2022-12-15 15:46:05 +0000
URL: https://git.openjdk.org/jdk/commit/2c42499266377a32aa0ff96a0241d76d7517cf2e
8298050: Add links to graph output for javadoc
Reviewed-by: darcy
! make/jdk/src/classes/build/tools/taglet/SealedGraph.java
Changeset: ca39eb90
Author: Brian Burkhalter <bpb at openjdk.org>
Date: 2022-12-15 17:27:08 +0000
URL: https://git.openjdk.org/jdk/commit/ca39eb906692568347e7f264520593188f9276cf
7093322: (fs spec) Files.newBufferedWriter should be clear when coding errors are detected
Reviewed-by: alanb
! src/java.base/share/classes/java/nio/file/Files.java
Changeset: c7d7e7e3
Author: Daniel D. Daugherty <dcubed at openjdk.org>
Date: 2022-12-16 00:01:08 +0000
URL: https://git.openjdk.org/jdk/commit/c7d7e7e3be768b35447d65661ec328204aeb40e4
8298888: ProblemList gc/g1/TestVerifyGCType.java on linux and macosx
8298889: ProblemList runtime/StackGuardPages/TestStackGuardPages.java on linux
8298891: ProblemList vmTestbase/nsk/monitoring/MemoryPoolMBean/isCollectionUsageThresholdExceeded/isexceeded002/TestDescription.java with ZGC
8298892: ProblemList vmTestbase/nsk/sysdict/vm/stress/chain/chain008/chain008.java with ZGC
Reviewed-by: bpb, lmesnik
! test/hotspot/jtreg/ProblemList-zgc.txt
! test/hotspot/jtreg/ProblemList.txt
Changeset: 03a694af
Author: Sergey Bylokhov <serb at openjdk.org>
Date: 2022-12-16 06:33:08 +0000
URL: https://git.openjdk.org/jdk/commit/03a694afda81f575f8a24e655d53b2b029e3d968
8298083: The "CheckBox/RadioButton[Enabled/Disabled].textForeground" stoped working
Reviewed-by: prr
Backport-of: 5540a8c5b7160ab5c67bb84631e3de54fa5aeceb
! src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/GTKStyle.java
! src/java.desktop/share/classes/javax/swing/plaf/synth/SynthStyle.java
! test/jdk/ProblemList.txt
! test/jdk/javax/swing/JRadioButton/4314194/bug4314194.java
Changeset: c47e64e4
Author: Stefan Johansson <sjohanss at openjdk.org>
Date: 2022-12-16 08:06:09 +0000
URL: https://git.openjdk.org/jdk/commit/c47e64e4f3be80f434dd4dea9b6e8d282b2c2b32
8297979: ZGC: Ensure consistent MemoryUsage from MemoryMXBean.getHeapMemoryUsage()
Reviewed-by: stefank, ayang
! src/hotspot/share/gc/z/zCollectedHeap.cpp
! src/hotspot/share/gc/z/zCollectedHeap.hpp
! test/hotspot/jtreg/ProblemList-zgc.txt
Changeset: 0ba47348
Author: Markus Grönlund <mgronlun at openjdk.org>
Date: 2022-12-16 10:46:37 +0000
URL: https://git.openjdk.org/jdk/commit/0ba473489151d74c8a15b75ff4964ac480fecb28
8287699: jdk/jfr/api/consumer/TestRecordingFileWrite.java fails with exception: java.lang.Exception: Found event that should not be there.
Reviewed-by: egahlin
! src/hotspot/share/jfr/support/jfrThreadLocal.cpp
! test/jdk/ProblemList.txt
Changeset: f771c56e
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
Date: 2022-12-16 10:49:22 +0000
URL: https://git.openjdk.org/jdk/commit/f771c56e16a39724712ca0d8c2dd55b9ce260f4d
8298797: Specification of some restricted methods is incorrect
Reviewed-by: jvernee, pminborg
! src/java.base/share/classes/java/lang/foreign/Linker.java
! src/java.base/share/classes/java/lang/foreign/MemorySegment.java
! src/java.base/share/classes/java/lang/foreign/SymbolLookup.java
! src/java.base/share/classes/java/lang/foreign/VaList.java
! src/java.base/share/classes/java/lang/foreign/ValueLayout.java
! test/jdk/java/foreign/handles/lookup_module/handle/lookup/MethodHandleLookup.java
Changeset: 3696711e
Author: Jesper Wilhelmsson <jwilhelm at openjdk.org>
Date: 2022-12-16 15:48:24 +0000
URL: https://git.openjdk.org/jdk/commit/3696711efa566fb776d6923da86e17b0e1e22964
Merge
! test/hotspot/jtreg/ProblemList-zgc.txt
! test/hotspot/jtreg/ProblemList.txt
! test/jdk/ProblemList.txt
! test/hotspot/jtreg/ProblemList-zgc.txt
! test/hotspot/jtreg/ProblemList.txt
! test/jdk/ProblemList.txt
More information about the jdk-changes
mailing list