git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Tue Aug 4 10:27:31 UTC 2020
Changeset: b0ceab23
Author: Kim Barrett <kbarrett at openjdk.org>
Date: 2020-08-04 04:19:23 +0000
URL: https://git.openjdk.java.net/mobile/commit/b0ceab23
8250652: Add logical operations on types
Add stand-ins for C++17 logical operations on types.
Reviewed-by: eosterlund, tschatzl
+ src/hotspot/share/metaprogramming/logical.hpp
+ test/hotspot/gtest/metaprogramming/test_logical.cpp
Changeset: 166cfaef
Author: duke <duke at openjdk.org>
Date: 2020-08-04 10:26:50 +0000
URL: https://git.openjdk.java.net/mobile/commit/166cfaef
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list