hg: jdk8u/jdk8u/hotspot: 6 new changesets
gnu.andrew at redhat.com
gnu.andrew at redhat.com
Thu May 27 16:05:18 UTC 2021
Changeset: 4e83cd6c5eec
Author: phh
Date: 2021-05-17 15:52 +0000
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/4e83cd6c5eec
8257039: [8u] GenericTaskQueue destructor is incorrect
Summary: Remove duplicate FREE_C_HEAP_ARRAY from ~GenericTaskQueue
Reviewed-by: phh
Contributed-by: wattsun at tencent.com
! src/share/vm/utilities/taskqueue.hpp
Changeset: d5e43150cbdc
Author: phh
Date: 2020-09-30 12:16 +0000
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/d5e43150cbdc
8253375: OSX build fails with Xcode 12.0 (12A7209)
Summary: Replace double array with short array in AdapterHandlerLibrary::create_native_wrapper
Reviewed-by: prr, kbarrett, lucy
! src/share/vm/runtime/sharedRuntime.cpp
Changeset: c673c965975e
Author: sspitsyn
Date: 2014-05-17 01:59 -0700
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/c673c965975e
8043264: hsdis library not picked up correctly on expected paths
Summary: Fix file separator issue on Windows
Reviewed-by: sla, sspitsyn
Contributed-by: krismo at azulsystems.com
! src/share/vm/compiler/disassembler.cpp
Changeset: 8c40ddd927ce
Author: andrew
Date: 2021-05-19 16:08 +0100
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/8c40ddd927ce
Merge
Changeset: 362d99aef38e
Author: aleonard
Date: 2021-05-12 11:32 +0100
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/362d99aef38e
8265666: Enable AIX build platform to make external debug symbols
Reviewed-by: phh
! make/aix/makefiles/defs.make
! make/aix/makefiles/jsig.make
! make/aix/makefiles/saproc.make
! make/aix/makefiles/vm.make
Changeset: 76c173746025
Author: andrew
Date: 2021-05-25 05:53 +0100
URL: https://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/76c173746025
Added tag jdk8u302-b04 for changeset 362d99aef38e
! .hgtags
More information about the jdk8u-changes
mailing list