mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
Merge
This commit is contained in:
commit
4f3b1c9ed5
43 changed files with 1462 additions and 1036 deletions
|
@ -641,9 +641,6 @@ public:
|
|||
"region.") \
|
||||
range(1, max_uintx) \
|
||||
\
|
||||
diagnostic(bool, PrintCompressedOopsMode, false, \
|
||||
"Print compressed oops base address and encoding mode") \
|
||||
\
|
||||
lp64_product(intx, ObjectAlignmentInBytes, 8, \
|
||||
"Default object alignment in bytes, 8 is minimum") \
|
||||
range(8, 256) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue