Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8174664 | 10 | Christoph Langer | P3 | Resolved | Fixed | b01 |
The change introduced for JDK-8170832 breaks builds with VS2010 because it violates the C98 standard to declare variables only at the beginning of their scope.
- backported by
-
JDK-8174664 libjli/cmdtoargs.c does not compile with VS2010
-
- Resolved
-
- relates to
-
JDK-8170832 Add a new launcher environment variable JAVA_OPTIONS
-
- Closed
-