hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Jan 10 17:30:32 UTC 2019
Changeset: c024fcb88ede
Author: gziemski
Date: 2019-01-10 11:16 -0600
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/c024fcb88ede
8215155: Remove get_insert() from concurrent hashtable and gtests
Summary: Replaced get_insert() with get()/insert() in gtest, removed get_insert() API from cht implementation.
Reviewed-by: coleenp, rehn
! src/hotspot/share/utilities/concurrentHashTable.hpp
! src/hotspot/share/utilities/concurrentHashTable.inline.hpp
! test/hotspot/gtest/utilities/test_concurrentHashtable.cpp
Changeset: f6ab4cc4c70e
Author: erikj
Date: 2019-01-10 09:11 -0800
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/f6ab4cc4c70e
8216278: Fix devkit and basic Jib support on WSL
Reviewed-by: tbell
! make/autoconf/basics.m4
! make/autoconf/toolchain_windows.m4
! make/conf/jib-profiles.js
More information about the jdk-sandbox-changes
mailing list