git: openjdk/mobile: 8243393: Improve ReservedSpace constructor resolution

duke duke at openjdk.java.net
Tue Apr 28 11:40:51 UTC 2020


Changeset: 3ed08495
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2020-04-28 07:35:28 +0000
URL:       https://git.openjdk.java.net/mobile/commit/3ed08495

8243393: Improve ReservedSpace constructor resolution

Remove possibly ambiguous constructor and use directly in ReservedCodeHeap

Reviewed-by: stuefe

! src/hotspot/share/gc/shared/cardTable.cpp
! src/hotspot/share/jfr/recorder/storage/jfrVirtualMemory.cpp
! src/hotspot/share/memory/virtualspace.cpp
! src/hotspot/share/memory/virtualspace.hpp
! test/hotspot/gtest/memory/test_virtualspace.cpp



More information about the mobile-changes mailing list