hg: jdk/jdk: 5 new changesets
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Mon Aug 13 10:24:40 UTC 2018
Changeset: e354938b4073
Author: avoitylov
Date: 2018-08-13 12:24 +0200
URL: http://hg.openjdk.java.net/jdk/jdk/rev/e354938b4073
8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings
Reviewed-by: dholmes, drwhite, tschatzl
! src/hotspot/cpu/arm/assembler_arm_32.hpp
! src/hotspot/cpu/arm/c1_CodeStubs_arm.cpp
! src/hotspot/cpu/arm/c1_LIRAssembler_arm.cpp
! src/hotspot/cpu/arm/c1_LIRGenerator_arm.cpp
Changeset: 0038e99f93bc
Author: ghaug
Date: 2018-08-13 12:24 +0200
URL: http://hg.openjdk.java.net/jdk/jdk/rev/0038e99f93bc
8209357: [PPC64] Fix build which was broken by 8208672 (Enable -Wreorder)
Reviewed-by: mbaesken, tschatzl
! src/hotspot/cpu/ppc/c1_CodeStubs_ppc.cpp
! src/hotspot/cpu/ppc/frame_ppc.hpp
! src/hotspot/cpu/ppc/frame_ppc.inline.hpp
Changeset: 2f58537e1bc0
Author: tschatzl
Date: 2018-08-13 12:24 +0200
URL: http://hg.openjdk.java.net/jdk/jdk/rev/2f58537e1bc0
8209193: Fix aarch64-linux compilation after -Wreorder changes
Reviewed-by: shade, drwhite
! src/hotspot/cpu/aarch64/assembler_aarch64.hpp
! src/hotspot/cpu/aarch64/c1_CodeStubs_aarch64.cpp
! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
Changeset: 677e21d875ae
Author: tschatzl
Date: 2018-08-13 12:24 +0200
URL: http://hg.openjdk.java.net/jdk/jdk/rev/677e21d875ae
8205633: TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently
Summary: Exclude maximum range value from testing.
Reviewed-by: sangheki, kbarrett
! test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
Changeset: be775229d3b3
Author: tschatzl
Date: 2018-08-13 12:24 +0200
URL: http://hg.openjdk.java.net/jdk/jdk/rev/be775229d3b3
8200365: TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently
Summary: For initial TLAB sizing, increase the number of expected refills to 2.
Reviewed-by: phh, sangheki
! src/hotspot/share/gc/shared/threadLocalAllocBuffer.cpp
More information about the jdk-changes
mailing list