mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
Remove unnecessary whitespace
This commit is contained in:
parent
5bd5f4c464
commit
8c735e82ff
@ -34,8 +34,8 @@
|
||||
template <typename Iterator>
|
||||
class ZParallelApply {
|
||||
private:
|
||||
Iterator _iter;
|
||||
Atomic<bool> _completed;
|
||||
Iterator _iter;
|
||||
Atomic<bool> _completed;
|
||||
|
||||
public:
|
||||
ZParallelApply(ZGenerationIdOptional generation)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user