Original:
Jetty versions for each version of the JDK
1:jetty Individual version information
Version number |
year of release and maintenance |
Managed Platforms |
JVM Version |
supported Protocols |
servlet version |
JSP version |
Current status |
9.3 |
2015 |
Eclipse |
1.8 |
http/1.1 (RFC 7230), HTTP/2 (RFC 7540), WebSocket (RFC 6455, JSR 356), FastCGI |
3.1 |
2.3 |
Stable |
9.2 |
2014 |
Eclipse |
1.7 |
http/1.1 Rfc2616,javax.websocket, SPDY v3 |
3.1 |
2.3 |
Stable |
8 |
2009-present |
Eclipse/codehaus |
1.6 |
http/1.1 RFC2616, WebSocket RFC 6455, SPDY v3 |
3.0 |
2.2 |
Mature |
7 |
2008-present |
Eclipse/codehaus |
1.5 |
http/1.1 RFC2616, WebSocket RFC 6455, SPDY v3 |
2.5 |
2.1 |
Mature |
6 |
2006-2010 |
Codehaus |
1.4-1.5 |
http/1.1 RFC2616 |
2.5 |
2.0 |
Venerable |
5 |
2003-2009 |
Sourceforge |
1.2-1.5 |
http/1.1 RFC2616 |
2.4 |
2.0 |
Deprecated |
4 |
2001-2006 |
Sourceforge |
1.2,j2me |
http/1.1 RFC2616 |
2.3 |
1.2 |
Ancient |
3 |
1999-2002 |
Sourceforge |
1.2 |
http/1.1 RFC2068 |
2.2 |
1.1 |
Fossilized |
2 |
1998-2000 |
Mortbay |
1.1 |
http/1.0 RFC1945 |
2.1 |
1.0 |
Legendary |
1 |
1995-1998 |
Mortbay |
1.0 |
http/1.0 RFC1945 |
– |
– |
Mythical |
2:JDK version number corresponding to the compiler version
JDK compiler version |
Decimal (minor.major) |
Hex (minor.major) |
1.8 |
52 |
00 00 00 34 |
1.7 |
51 |
00 00 00 33 |
1.6 |
50 |
00 00 00 32 |
1.5 |
49 |
00 00 00 31 |
1.4 |
48 |
00 00 00 30 |
1.3 |
47 |
XX 2F |
1.2 |
46 |
XX 2E |
1.1 |
45 |
XX 2D |
Update record 2016-06-01 update jetty9.3 corresponding JVM version
Jetty JDK versions for each version