Skip to content

Commit 2e86a93

Browse files
committed
Add Java 10 updates
1 parent b9c8631 commit 2e86a93

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

data/jdk/versions/10.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,23 @@
2121
"url": "https://github.com/openjdk/jdk10u"
2222
}
2323
],
24+
"updates": [
25+
{
26+
"version": "10",
27+
"tag": "jdk-10+46",
28+
"date": "2018-03-20"
29+
},
30+
{
31+
"version": "10.0.1",
32+
"tag": "jdk-10.0.1+10",
33+
"date": "2018-04-17"
34+
},
35+
{
36+
"version": "10.0.2",
37+
"tag": "jdk-10.0.2+13",
38+
"date": "2018-07-17"
39+
}
40+
],
2441
"features": [
2542
{
2643
"title": "Graal VM",

0 commit comments

Comments
 (0)