mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
8223767: Shenandoah fails to build on Solaris x86_64
Trivial changes to make Solaris Studio 12.4 happy Reviewed-by: shade, rkennke
This commit is contained in:
parent
204059634d
commit
09a10b75de
12 changed files with 25 additions and 24 deletions
|
@ -59,7 +59,7 @@ private:
|
|||
concurrent_traversal,
|
||||
concurrent_normal,
|
||||
stw_degenerated,
|
||||
stw_full,
|
||||
stw_full
|
||||
} GCMode;
|
||||
|
||||
// While we could have a single lock for these, it may risk unblocking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue