Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8019752 | 8 | Markus Grönlund | P4 | Resolved | Fixed | b97 |
JDK-8019715 | 7u60 | Markus Grönlund | P4 | Resolved | Fixed | b01 |
JDK-8019448 | 7u45 | Markus Grönlund | P4 | Closed | Fixed | b01 |
JDK-8017597 | 7u40 | Markus Grönlund | P4 | Closed | Fixed | b31 |
JDK-8017167 | hs25 | Markus Grönlund | P4 | Resolved | Fixed | b39 |
JDK-8017315 | hs24 | Markus Grönlund | P4 | Resolved | Fixed | b50 |
// transitional logic to allow tests to run until they are changed
static int warned;
if (++warned == 1) warning("Use -XX:+UnlockDiagnosticVMOptions before EnableInvokeDynamic flag");
return true;
}
- backported by
-
JDK-8017167 Remove superfluous EnableInvokeDynamic warning from UnlockDiagnosticVMOptions check
- Resolved
-
JDK-8017315 Remove superfluous EnableInvokeDynamic warning from UnlockDiagnosticVMOptions check
- Resolved
-
JDK-8019715 Remove superfluous EnableInvokeDynamic warning from UnlockDiagnosticVMOptions check
- Resolved
-
JDK-8019752 Remove superfluous EnableInvokeDynamic warning from UnlockDiagnosticVMOptions check
- Resolved
-
JDK-8017597 Remove superfluous EnableInvokeDynamic warning from UnlockDiagnosticVMOptions check
- Closed
-
JDK-8019448 Remove superfluous EnableInvokeDynamic warning from UnlockDiagnosticVMOptions check
- Closed
- duplicates
-
JDK-8017315 Remove superfluous EnableInvokeDynamic warning from UnlockDiagnosticVMOptions check
- Resolved