-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7, 11, 21, 24
-
Component/s: client-libs
-
b13
Whilst reviewing another fix I noticed
static {
System.err.flush();
...
}
I can't think why that is there.
But it isn't relevant to the fix under review so I'll look at it afterwards.
static {
System.err.flush();
...
}
I can't think why that is there.
But it isn't relevant to the fix under review so I'll look at it afterwards.
- links to
-
Commit(master)
openjdk/jdk/e7d2a52d
-
Review(master)
openjdk/jdk/26931