mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
Fix build error after merging tip
This commit is contained in:
parent
cb992ee3c6
commit
03c87a5ea9
@ -86,7 +86,7 @@ public:
|
||||
default:
|
||||
assert(false, "won't happen");
|
||||
}
|
||||
_free_set->partitions()->assert_bounds(true);
|
||||
_free_set->partitions()->assert_bounds();
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user