hg: jdk-updates/jdk13u-dev: 5 new changesets

vkempik at azul.com vkempik at azul.com
Wed May 27 10:24:18 UTC 2020


Changeset: d0690547cacc
Author:    rrich
Date:      2019-08-30 09:24 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/d0690547cacc

8230363: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG
Reviewed-by: thartmann, mdoerr

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

Changeset: d6addb80974d
Author:    mbaesken
Date:      2019-09-06 16:15 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/d6addb80974d

8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG
Reviewed-by: mdoerr

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

Changeset: 18485ae89f99
Author:    lmesnik
Date:      2019-09-13 09:34 -0700
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/18485ae89f99

8230881: serviceability/sa/TestJmapCore tests fail with java.lang.RuntimeException: Could not find dump file
Reviewed-by: dholmes, cjplummer

! test/hotspot/jtreg/serviceability/sa/TestJmapCore.java

Changeset: d25e88a14d38
Author:    shade
Date:      2019-09-19 09:50 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/d25e88a14d38

8231201: hs_err should print coalesced safepoint operations in Events section
Reviewed-by: phh, dholmes

! src/hotspot/share/runtime/vmThread.cpp

Changeset: 72f15a9e88ea
Author:    roland
Date:      2019-09-23 16:49 +0200
URL:       https://hg.openjdk.java.net/jdk-updates/jdk13u-dev/rev/72f15a9e88ea

8229483: Sinking load out of loop may trigger: assert(found_sfpt) failed: no node in loop that's not input to safepoint
Reviewed-by: thartmann, neliasso

! src/hotspot/share/opto/loopopts.cpp
+ test/hotspot/jtreg/compiler/loopstripmining/AntiDependentLoadInOuterStripMinedLoop.java



More information about the jdk-updates-changes mailing list