mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +02:00
6670684: 4/5 SA command universe did not print out CMS space information
Forward port of Yumin's fix for 6670684 from HSX-11; Yumin verified the port was correct. Reviewed-by: dcubed
This commit is contained in:
parent
659a8dc7d5
commit
a2a49ae8de
20 changed files with 298 additions and 22 deletions
|
@ -893,6 +893,7 @@ static inline uint64_t cast_uint64_t(size_t x)
|
|||
/*******************************************************************/ \
|
||||
\
|
||||
declare_unsigned_integer_type(size_t) \
|
||||
declare_integer_type(ssize_t) \
|
||||
declare_unsigned_integer_type(const size_t) \
|
||||
declare_integer_type(intx) \
|
||||
declare_integer_type(intptr_t) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue