git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Fri Jun 18 16:27:10 UTC 2021
Changeset: 8f2456e5
Author: Boris Ulasevich <bulasevich at openjdk.org>
Date: 2021-06-18 16:25:25 +0000
URL: https://git.openjdk.java.net/mobile/commit/8f2456e5b058a88730ec383d88634737849afdfb
8267042: bug in monitor locking/unlocking on ARM32 C1 due to uninitialized BasicObjectLock::_displaced_header
Co-authored-by: Chris Cole <chris at sageembedded.com>
Reviewed-by: dsamersoff
! src/hotspot/cpu/arm/c1_MacroAssembler_arm.cpp
! src/hotspot/cpu/arm/sharedRuntime_arm.cpp
+ test/hotspot/jtreg/compiler/c1/Test8267042.java
Changeset: 78109ef2
Author: duke <duke at openjdk.org>
Date: 2021-06-18 16:26:10 +0000
URL: https://git.openjdk.java.net/mobile/commit/78109ef29bff3b5a1a0b57e4d212d50a2f5e22da
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list