mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
Update Java documentation links to Java 11
Where possible update Java documentation links to Java 11. Additionally update some other links to use HTTPS.
This commit is contained in:
@@ -37,8 +37,8 @@ even though the 31st bit of <code>x</code> is, in fact, set.
|
||||
|
||||
|
||||
<li>
|
||||
The Java Language Specification:
|
||||
<a href="http://docs.oracle.com/javase/specs/jls/se7/html/jls-15.html#jls-15.22.1">Integer Bitwise Operators &, ^, and |</a>.
|
||||
Java Language Specification:
|
||||
<a href="https://docs.oracle.com/javase/specs/jls/se11/html/jls-15.html#jls-15.22.1">Integer Bitwise Operators &, ^, and |</a>.
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user