git: openjdk/jdk13u: 16 new changesets

Yuri Nesterenko yan at openjdk.org
Tue Sep 20 13:09:30 UTC 2022


Changeset: 0292f8a8
Author:    Ekaterina Vergizova <evergizova at openjdk.org>
Date:      2022-08-29 12:04:50 +0000
URL:       https://git.openjdk.org/jdk13u/commit/0292f8a81d313fbd0c8c5e74d0b30d1de0b75c7b

8282947: JFR: Dump on shutdown live-locks in some conditions

Backport-of: 63eb0b7e8606dd9cd145e92eeeb744ff5b7be569

! src/jdk.jfr/share/classes/jdk/jfr/internal/ChunksChannel.java
! src/jdk.jfr/share/classes/jdk/jfr/internal/PlatformRecording.java
+ test/jdk/jdk/jfr/api/recording/dump/TestDumpDevNull.java

Changeset: df4ddba8
Author:    Ekaterina Vergizova <evergizova at openjdk.org>
Date:      2022-08-30 10:48:48 +0000
URL:       https://git.openjdk.org/jdk13u/commit/df4ddba872c82ee0b013d21616dd8faf0b4946de

8287463: JFR: Disable TestDevNull.java on Windows

Backport-of: 0df4748216ab71937cfcfb86a2d66f3568bced1e

! test/jdk/jdk/jfr/api/recording/dump/TestDumpDevNull.java

Changeset: 97c75f0f
Author:    Roman Marchenko <rmarchenko at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
Date:      2022-09-01 12:20:30 +0000
URL:       https://git.openjdk.org/jdk13u/commit/97c75f0f022ed5333c44d7700e230fccd0e5209f

8268361: Fix the infinite loop in next_line

Backport-of: 72672277e4dddf8e72f1c705cd5f57de40745635

! src/jdk.management/linux/native/libmanagement_ext/UnixOperatingSystem.c

Changeset: 29b5ddce
Author:    Yuri Nesterenko <yan at openjdk.org>
Date:      2022-09-09 08:53:19 +0000
URL:       https://git.openjdk.org/jdk13u/commit/29b5ddce267417a9cbada1264674332542a5ddd2

8249875: GCC 10 warnings -Wtype-limits with JFR code

Backport-of: 401d3ea9bcf71ff2bff2f5e1e595935785972c32

! src/hotspot/share/jfr/utilities/jfrDoublyLinkedList.hpp
! src/hotspot/share/jfr/utilities/jfrHashtable.hpp

Changeset: 6ce4b72c
Author:    Yuri Nesterenko <yan at openjdk.org>
Date:      2022-09-09 09:41:34 +0000
URL:       https://git.openjdk.org/jdk13u/commit/6ce4b72c62e2c9300fa899281f7c5c4fccde86bd

8252051: Make mlvmJvmtiUtils strncpy uses GCC 10.x friendly

Backport-of: 51a3b25d71e0e5875ac4bd2e76dfc2f9595dd83f

! test/hotspot/jtreg/vmTestbase/vm/mlvm/share/mlvmJvmtiUtils.cpp

Changeset: f9c77a72
Author:    Yuri Nesterenko <yan at openjdk.org>
Date:      2022-09-09 10:04:39 +0000
URL:       https://git.openjdk.org/jdk13u/commit/f9c77a72dd144265cf75d3d2640611d59b8eb3cf

8247818: GCC 10 warning stringop-overflow with symbol code

Backport-of: ed31b661d35a72948af6cf117cccea2e7537b920

! src/hotspot/share/oops/symbol.cpp
! src/hotspot/share/oops/symbol.hpp

Changeset: 78b30c7e
Author:    Ilarion Nakonechnyy <inakonechnyy at openjdk.org>
Date:      2022-09-12 12:29:20 +0000
URL:       https://git.openjdk.org/jdk13u/commit/78b30c7e60c0e73e44e6d1be5f52a342a4dfca2b

8269285: Crash/miscompile in CallGenerator::for_method_handle_inline after JDK-8191998

Backport-of: c16d1fc9810d5b2c112d35f3298513f86f84f66d

! src/hotspot/share/opto/callGenerator.cpp
+ test/hotspot/jtreg/compiler/types/TestMethodHandleSpeculation.java

Changeset: 193032d7
Author:    Yuri Nesterenko <yan at openjdk.org>
Date:      2022-09-14 06:53:38 +0000
URL:       https://git.openjdk.org/jdk13u/commit/193032d7c9fc6ff944ed2b5d2f80caabedad031e

8028265: Add legacy tz tests to OpenJDK

Backport-of: 92deab546549ca549408a983fe361d9536d2cd37

+ test/jdk/java/util/TimeZone/AssureTzdataVersion.java
+ test/jdk/java/util/TimeZone/Bug6329116.java
+ test/jdk/java/util/TimeZone/TextFileReader.java
+ test/jdk/java/util/TimeZone/TimeZoneData/VERSION
+ test/jdk/java/util/TimeZone/TimeZoneData/aliases.txt
+ test/jdk/java/util/TimeZone/TimeZoneData/displaynames.txt
+ test/jdk/java/util/TimeZone/tools/share/CompareYearData.pl
+ test/jdk/java/util/TimeZone/tools/share/Makefile
+ test/jdk/java/util/TimeZone/tools/share/makeZoneData.pl

Changeset: 19ce717d
Author:    Yuri Nesterenko <yan at openjdk.org>
Date:      2022-09-14 08:15:25 +0000
URL:       https://git.openjdk.org/jdk13u/commit/19ce717da34563c2e85c34d14251d1dd6d9e267c

8292579: (tz) Update Timezone Data to 2022c

Reviewed-by: bae
Backport-of: 98d85e6f594bf34b97407c470b14791af0a2bc53

! make/data/tzdata/VERSION
! make/data/tzdata/africa
! make/data/tzdata/antarctica
! make/data/tzdata/asia
! make/data/tzdata/australasia
! make/data/tzdata/backward
! make/data/tzdata/etcetera
! make/data/tzdata/europe
! make/data/tzdata/leapseconds
! make/data/tzdata/northamerica
! make/data/tzdata/southamerica
! make/data/tzdata/zone.tab
! test/jdk/java/util/TimeZone/TimeZoneData/VERSION
! test/jdk/java/util/TimeZone/TimeZoneData/aliases.txt
! test/jdk/java/util/TimeZone/TimeZoneData/displaynames.txt
! test/jdk/java/util/TimeZone/tools/share/Makefile

Changeset: 89bdd281
Author:    Roman Marchenko <rmarchenko at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
Date:      2022-09-15 08:58:00 +0000
URL:       https://git.openjdk.org/jdk13u/commit/89bdd28102688a937374e13eb554838cfe5c1ed7

8272720: Fix the implementation of loop unrolling heuristic with LoopPercentProfileLimit

Backport-of: 1ea437a4b87381b558cf8157ac52fc03e37ac507

! src/hotspot/share/opto/loopTransform.cpp

Changeset: a682e10b
Author:    Roman Marchenko <rmarchenko at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
Date:      2022-09-15 13:45:25 +0000
URL:       https://git.openjdk.org/jdk13u/commit/a682e10b9e7dae4315c987e3f420929775ea91bb

8266170: -Wnonnull happens in classLoaderData.inline.hpp

Backport-of: a1c942c02b65a7fc2a837d2bb43fa134dadcad11

! src/hotspot/share/classfile/dictionary.cpp

Changeset: 7e5b8d3e
Author:    Roman Marchenko <rmarchenko at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
Date:      2022-09-16 07:36:19 +0000
URL:       https://git.openjdk.org/jdk13u/commit/7e5b8d3e974788809eed23b481c01dd14828e09f

8266172: -Wstringop-overflow happens in vmError.cpp

Reviewed-by: yan
Backport-of: c97f56cdafe26dfafcfbc6bb42fa5617641c1a59

! src/hotspot/share/utilities/vmError.cpp

Changeset: 6449dfbb
Author:    Yuri Nesterenko <yan at openjdk.org>
Date:      2022-09-16 08:04:43 +0000
URL:       https://git.openjdk.org/jdk13u/commit/6449dfbb1fffd61d8e929576adf84e4c785fc526

8272472: StackGuardPages test doesn't build with glibc 2.34

Backport-of: f77a1a156f3da9068d012d9227c7ee0fee58f571

! test/hotspot/jtreg/runtime/StackGuardPages/exeinvoke.c

Changeset: e024f6d3
Author:    Yuri Nesterenko <yan at openjdk.org>
Date:      2022-09-16 08:47:46 +0000
URL:       https://git.openjdk.org/jdk13u/commit/e024f6d36c1c931771878ba06d706038d7092148

8257467: [TESTBUG] -Wdeprecated-declarations is reported at sigset() in exesigtest.c

Backport-of: fb139cff1a6ddf7659908053d5a0a6ae7563e725

! test/hotspot/jtreg/runtime/signal/exesigtest.c

Changeset: a0d9cc2d
Author:    Alexey Pavlyutkin <apavlyutkin at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
Date:      2022-09-20 06:28:43 +0000
URL:       https://git.openjdk.org/jdk13u/commit/a0d9cc2d014b3175bfbb8d5b66680df8a827730c

8266082: AssertionError in Annotate.fromAnnotations with -Xdoclint

Reviewed-by: yan
Backport-of: 0b8a0e2b58dbdd5c9553e502212d32c033a5efb5

! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/DocCommentParser.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/langtools/tools/doclint/CrashInAnnotateTest.java
+ test/langtools/tools/doclint/CrashInAnnotateTest.out
+ test/langtools/tools/javac/diags/examples/NoAnnotationsInLink.java

Changeset: 68be363d
Author:    Yuri Nesterenko <yan at openjdk.org>
Date:      2022-09-20 09:14:30 +0000
URL:       https://git.openjdk.org/jdk13u/commit/68be363d9a032f4f41c55e1f02301dc728ea717a

8277488: Add expiry exception for Digicert (geotrustglobalca) expiring in May 2022

Backport-of: d3749de47832c6de4bcee9cf64a0b698e796b2f2

! test/jdk/sun/security/lib/cacerts/VerifyCACerts.java



More information about the jdk-updates-changes mailing list