Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
43f280d1
Commit
43f280d1
authored
3 years ago
by
Brutzman, Don
Browse files
Options
Downloads
Patches
Plain Diff
jdk-17.0.2
parent
0322cf6d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
developers.html
+8
-8
8 additions, 8 deletions
developers.html
with
8 additions
and
8 deletions
developers.html
+
8
−
8
View file @
43f280d1
...
...
@@ -882,14 +882,14 @@ Note that the -d switch is necessary for domain users.
which does not need to be installed separately.
</li>
<li>
OpenJDK
<code
style=
"color:darkgreen"
><b>
jdk-17.0.
1
</b></code>
OpenJDK
<code
style=
"color:darkgreen"
><b>
jdk-17.0.
2
</b></code>
is default Java version for Savage projects, used
under a
<a
href=
"https://openjdk.java.net/legal/gplv2+ce.html"
target=
"_blank"
>
non-viral open-source license
</a>
.
</li>
<li>
Oracle
<code
style=
"color:darkgreen"
><b>
jdk-17.0.
1
</b></code>
<code
style=
"color:darkgreen"
><b>
jdk-17.0.
2
</b></code>
and
<code
style=
"color:darkgreen"
><b>
jdk1.8.0_221
</b></code>
are alternative Java versions used in current development.
...
...
@@ -908,11 +908,11 @@ Note that the -d switch is necessary for domain users.
or
-->
<br
/>
<code
style=
"color:darkgreen"
><b>
JAVA_HOME=C:\Program Files\Java\openjdk\jdk-17.0.
1
</b></code>
# OpenJDK, or
<code
style=
"color:darkgreen"
><b>
JAVA_HOME=C:\Program Files\Java\openjdk\jdk-17.0.
2
</b></code>
# OpenJDK, or
<br
/>
<!-- <code style="color:darkgreen"><b>JAVA_HOME=C:\Program Files\Java\jdk-14</b></code> # Oracle JDK
<br />-->
<code
style=
"color:darkgreen"
><b>
JAVA_HOME=C:\Program Files\Java\jdk-17.0.
1
</b></code>
# Oracle JDK
<code
style=
"color:darkgreen"
><b>
JAVA_HOME=C:\Program Files\Java\jdk-17.0.
2
</b></code>
# Oracle JDK
</li>
<li>
Usually inserted at the beginning of existing PATH environment variable:
...
...
@@ -933,9 +933,9 @@ Note that the -d switch is necessary for domain users.
<pre>
$
<b>
java -version
</b>
# OpenJDK
17
openjdk version "17.0.
1
" 202
1-10
-1
9
OpenJDK Runtime Environment (build 17.0.
1+12-39
)
OpenJDK 64-Bit Server VM (build 17.0.
1+12-39
, mixed mode, sharing)
openjdk version "17.0.
2
" 202
2-01
-1
8
OpenJDK Runtime Environment (build 17.0.
2+8-86
)
OpenJDK 64-Bit Server VM (build 17.0.
2+8-86
, mixed mode, sharing)
</pre>
</li>
...
...
@@ -3099,7 +3099,7 @@ which can lead to the Internet of Things becoming the Web of Things. </i>
<a
href=
"https://savage.nps.edu/developers.html"
>
https://savage.nps.edu/developers.html
</a>
</blockquote>
<blockquote>
Revised
20 December
202
1
.
Revised
12 February
202
2
.
</blockquote>
<p>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment