hg: jdk8u/jdk8u/hotspot: 9 new changesets

gnu.andrew at redhat.com gnu.andrew at redhat.com
Thu Jun 3 17:20:06 UTC 2021


Changeset: 88e29f735f12
Author:    jbachorik
Date:      2021-05-07 17:37 +0200
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/88e29f735f12

8266723: JFR periodic events are causing extra allocations
Reviewed-by: adinn

! src/share/vm/jfr/jni/jfrJniMethod.cpp
! src/share/vm/jfr/jni/jfrJniMethod.hpp
! src/share/vm/jfr/jni/jfrJniMethodRegistration.cpp
! src/share/vm/jfr/utilities/jfrJavaLog.cpp
! src/share/vm/jfr/utilities/jfrJavaLog.hpp

Changeset: 25016dd2c4cd
Author:    ctornqvi
Date:      2014-06-24 07:10 -0700
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/25016dd2c4cd

8047939: [TESTBUG] Rewrite test/runtime/8001071/Test8001071.sh
Summary: Rewrote the test in Java, limited the heap size to avoid time out issues on machines with a lot of memory
Reviewed-by: minqi, rdurbin, dcubed

- test/runtime/8001071/Test8001071.java
- test/runtime/8001071/Test8001071.sh
+ test/runtime/Unsafe/RangeCheck.java

Changeset: 2d8e910c71e3
Author:    vkempik
Date:      2021-05-20 15:46 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/2d8e910c71e3

8267235: [macos_aarch64] InterpreterRuntime::throw_pending_exception messing up LR results in crash
Reviewed-by: akozlov, aph

! src/cpu/aarch64/vm/macroAssembler_aarch64.cpp

Changeset: 85c1e19cae36
Author:    andrew
Date:      2021-05-26 18:02 +0100
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/85c1e19cae36

Merge

- test/runtime/8001071/Test8001071.java
- test/runtime/8001071/Test8001071.sh

Changeset: 4962a2ce077a
Author:    phh
Date:      2021-05-27 13:27 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/4962a2ce077a

8239053: [8u] clean up undefined-var-template warnings
Summary: From 8182299, clean up undefined-var-template warnings
Reviewed-by: phh, simonis
Contributed-by: benty at amazon.com

! src/share/vm/memory/binaryTreeDictionary.cpp
! src/share/vm/memory/binaryTreeDictionary.hpp
! src/share/vm/utilities/hashtable.cpp
! src/share/vm/utilities/hashtable.hpp

Changeset: 32dfc0a37b47
Author:    phh
Date:      2021-05-27 13:27 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/32dfc0a37b47

8239400: [8u] clean up undefined-var-template warnings
Summary: From 8182299, clean up delete-non-virtual-dtor warnings in HotSpot
Reviewed-by: phh, simonis
Contributed-by: benty at amazon.com

! src/os/aix/vm/decoder_aix.hpp
! src/os/bsd/vm/decoder_machO.hpp
! src/os/windows/vm/decoder_windows.hpp
! src/share/vm/classfile/classLoader.hpp
! src/share/vm/prims/jvmtiImpl.hpp
! src/share/vm/runtime/perfData.hpp
! src/share/vm/utilities/decoder.hpp
! src/share/vm/utilities/decoder_elf.hpp

Changeset: 36b8f4cb56c2
Author:    vkempik
Date:      2020-08-10 22:42 +0300
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/36b8f4cb56c2

8250876: Fix issues with cross-compile on macos
Reviewed-by: erikj, ihse
Contributed-by: benty at amazon.com

! make/bsd/makefiles/saproc.make

Changeset: 54326de2a1d7
Author:    simonis
Date:      2021-05-07 19:42 +0000
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/54326de2a1d7

8267689: [aarch64] Crash due to bad shift in indirect addressing mode
Reviewed-by: adinn, aph, phh

! src/cpu/aarch64/vm/aarch64.ad

Changeset: f5e5d3ac66a0
Author:    andrew
Date:      2021-06-01 05:34 +0100
URL:       https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/f5e5d3ac66a0

Added tag jdk8u302-b05 for changeset 54326de2a1d7

! .hgtags



More information about the jdk8u-changes mailing list