hg: aarch32-port/jdk8u/hotspot: 13 new changesets
snazarkin at azul.com
snazarkin at azul.com
Tue Nov 16 08:30:27 UTC 2021
Changeset: 8126697012ce
Author: andrew
Date: 2021-09-02 04:04 +0100
URL: https://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/8126697012ce
Added tag jdk8u322-b00 for changeset e7fc0c4f478e
! .hgtags
Changeset: c0134fa88f47
Author: yyang
Date: 2020-02-24 23:24 +0100
URL: https://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/c0134fa88f47
8237499: JFR: Include stack trace in the ThreadStart event
Reviewed-by: egahlin
! src/share/vm/jfr/metadata/metadata.xml
! src/share/vm/jfr/support/jfrThreadLocal.cpp
! src/share/vm/jfr/support/jfrThreadLocal.hpp
! src/share/vm/prims/jni.cpp
! src/share/vm/prims/jvm.cpp
! src/share/vm/runtime/thread.hpp
Changeset: 3ba3f0e3f6c5
Author: yyang
Date: 2020-02-25 10:34 +0800
URL: https://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/3ba3f0e3f6c5
8239886: Minimal VM build fails after JDK-8237499
Reviewed-by: dholmes
! src/share/vm/prims/jni.cpp
Changeset: c516c050bcee
Author: sjohanss
Date: 2015-02-03 15:50 +0100
URL: https://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/c516c050bcee
8069034: gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java nightly failure
Summary: When checking for humongous objects to reclaim, we dirty cards that might belong to freed regions. Fixed by checking the region before dirtying.
Reviewed-by: tschatzl, brutisso
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
Changeset: 34da4c0f2f36
Author: aaivanov
Date: 2014-07-19 00:33 +0400
URL: https://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/34da4c0f2f36
8049348: compiler/intrinsics/bmi/verifycode tests on lzcnt and tzcnt use incorrect assumption about REXB prefix usage
Reviewed-by: kvn
! test/compiler/intrinsics/bmi/verifycode/BmiIntrinsicBase.java
! test/compiler/intrinsics/bmi/verifycode/LZcntTestI.java
! test/compiler/intrinsics/bmi/verifycode/LZcntTestL.java
! test/compiler/intrinsics/bmi/verifycode/TZcntTestI.java
! test/compiler/intrinsics/bmi/verifycode/TZcntTestL.java
Changeset: 87c0d00eee42
Author: hseigel
Date: 2021-10-05 12:39 +0000
URL: https://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/87c0d00eee42
8273342: Null pointer dereference in classFileParser.cpp:2817
Reviewed-by: coleenp, dholmes
! src/share/vm/runtime/fieldDescriptor.cpp
Changeset: 142565a551c8
Author: vkempik
Date: 2021-10-12 15:36 +0300
URL: https://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/142565a551c8
8261397: Try Catch Method Failing to Work When Dividing An Integer By 0
Reviewed-by: yan
! src/cpu/x86/vm/vm_version_x86.hpp
! src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp
! src/os_cpu/bsd_x86/vm/vm_version_bsd_x86.cpp
Changeset: 07e820a285ff
Author: roland
Date: 2021-10-12 18:57 +0800
URL: https://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/07e820a285ff
8183543: Aarch64: C2 compilation often fails with "failed spill-split-recycle sanity check"
Reviewed-by: aph
! src/cpu/aarch64/vm/c2_globals_aarch64.hpp
Changeset: 573c8c6567ca
Author: fyang
Date: 2021-10-12 22:28 +0800
URL: https://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/573c8c6567ca
8182036: Load from initializing arraycopy uses wrong memory state
Reviewed-by: kvn, phh, roland
! src/share/vm/opto/library_call.cpp
+ test/compiler/arraycopy/TestInitializingACLoadWithBadMem.java
Changeset: e5b9fd573b63
Author: neliasso
Date: 2015-04-28 14:46 -0700
URL: https://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/e5b9fd573b63
8077590: windows_i586_6.2-product-c2-runThese8_Xcomp_vm failing after win compiler upgrade
Summary: Add /arch:IA32 flag to windows ia32 builds to force x87 codepath
Reviewed-by: kvn, dholmes
! make/windows/makefiles/compile.make
Changeset: 99b500216377
Author: andrew
Date: 2021-11-02 02:16 +0000
URL: https://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/99b500216377
Merge
! .hgtags
! src/share/vm/prims/jvm.cpp
Changeset: 0860e1355189
Author: snazarki
Date: 2021-11-15 16:37 +0300
URL: https://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/0860e1355189
Merge
! .hgtags
! src/share/vm/runtime/thread.hpp
Changeset: b78b6db9e762
Author: snazarki
Date: 2021-11-16 11:29 +0300
URL: https://hg.openjdk.java.net/aarch32-port/jdk8u/hotspot/rev/b78b6db9e762
Added tag jdk8u322-b01-aarch32-20211116 for changeset 0860e1355189
! .hgtags
More information about the aarch32-port-dev
mailing list