git: openjdk/mobile: 3 new changesets

duke duke at openjdk.java.net
Wed Aug 26 13:48:16 UTC 2020


Changeset: 84e62e85
Author:    Christian Hagedorn <chagedorn at openjdk.org>
Date:      2020-08-26 13:41:49 +0000
URL:       https://git.openjdk.java.net/mobile/commit/84e62e85

8252037: Optimized build is broken

Fix some optimized build issues.

Reviewed-by: vlivanov, tschatzl, thartmann, kbarrett

! src/hotspot/share/code/scopeDesc.cpp
! src/hotspot/share/gc/parallel/psParallelCompact.cpp

Changeset: 6c4a27cc
Author:    Christian Hagedorn <chagedorn at openjdk.org>
Date:      2020-08-26 13:46:46 +0000
URL:       https://git.openjdk.java.net/mobile/commit/6c4a27cc

8251093: Improve C1 register allocator logging and debugging support

Various printing and debug improvements to better analyze C1 register allocator problems.

Reviewed-by: kvn, thartmann

! src/hotspot/cpu/x86/c1_LinearScan_x86.hpp
! src/hotspot/share/c1/c1_CFGPrinter.cpp
! src/hotspot/share/c1/c1_Compilation.cpp
! src/hotspot/share/c1/c1_Compilation.hpp
! src/hotspot/share/c1/c1_IR.cpp
! src/hotspot/share/c1/c1_LinearScan.cpp
! src/hotspot/share/c1/c1_LinearScan.hpp
+ test/hotspot/jtreg/compiler/c1/TestTraceLinearScanLevel.java

Changeset: 978d10e8
Author:    duke <duke at openjdk.org>
Date:      2020-08-26 13:47:44 +0000
URL:       https://git.openjdk.java.net/mobile/commit/978d10e8

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list