-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b154
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8174634 | 10 | Christoph Langer | P3 | Resolved | Fixed | b01 |
The change introduced for JDK-8172547 breaks builds with VS2010 because it violates the C98 standard to declare variables only at the beginning of their scope.
- backported by
-
JDK-8174634 (se) WindowsSelectorImpl.c does not compile with VS2010
-
- Resolved
-
- relates to
-
JDK-8172547 (se) Selector.select(Long.MAX_VALUE) fires repeatedly
-
- Resolved
-