git: openjdk/jdk: 2 new changesets

Thomas Stuefe stuefe at openjdk.org
Mon Dec 5 07:12:54 UTC 2022


Changeset: a5739239
Author:    Christian Hagedorn <chagedorn at openjdk.org>
Date:      2022-12-05 07:09:04 +0000
URL:       https://git.openjdk.org/jdk/commit/a57392390b0abe5db496775efcc369bafdf420f1

8297264: C2: Cast node is not processed again in CCP and keeps a wrong too narrow type which is later replaced by top

Reviewed-by: thartmann, rcastanedalo, kvn

! src/hotspot/share/opto/phaseX.cpp
! src/hotspot/share/opto/phaseX.hpp
+ test/hotspot/jtreg/compiler/ccp/TestCastIIWrongTypeCCP.java

Changeset: 3b3bbe54
Author:    Thomas Stuefe <stuefe at openjdk.org>
Date:      2022-12-05 07:10:31 +0000
URL:       https://git.openjdk.org/jdk/commit/3b3bbe5487c0d86305f953528884b1ee78ca359f

8296907: VMError: add optional callstacks, siginfo for secondary errors

Reviewed-by: aboldtch, rschmelter

! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/utilities/debug.cpp
! src/hotspot/share/utilities/vmError.cpp
! src/hotspot/share/utilities/vmError.hpp
! test/hotspot/jtreg/runtime/ErrorHandling/SecondaryErrorTest.java



More information about the jdk-changes mailing list