git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Fri Jul 24 09:08:44 UTC 2020
Changeset: df923ff2
Author: Kim Barrett <kbarrett at openjdk.org>
Date: 2020-07-24 04:43:08 +0000
URL: https://git.openjdk.java.net/mobile/commit/df923ff2
8249944: Move and improve the AllStatic class
Move AllStatic to it's own standalone file, and use C++11 deleted functions
Reviewed-by: dholmes, stuefe
! make/hotspot/lib/CompileJvm.gmk
+ src/hotspot/share/memory/allStatic.hpp
! src/hotspot/share/memory/allocation.hpp
Changeset: bf28fe4d
Author: duke <duke at openjdk.org>
Date: 2020-07-24 09:08:08 +0000
URL: https://git.openjdk.java.net/mobile/commit/bf28fe4d
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list