H.2 Main functionality changes in 09-80
- Organization of this subsection
(1) Supporting the standard and existing functionality
The following table shows the items that were changed to support the standard and existing functionality.
|
Item |
Overview of changes |
Reference manual |
Reference |
|---|---|---|---|
|
Use of lambda expressions in the JAX-RS functionality |
Lambda expressions can now be used in the classes included in the packages and subpackages specified for the servlet initialization parameters in web.xml. |
Web Service Development Guide |
11.2 |
|
Support for Java SE 9 |
The functionality of Java SE 9 can now be used. |
Maintenance and Migration Guide |
Chapter 9 |
(2) Maintaining and improving reliability
The following table shows the items that were changed to maintain and improve reliability.
|
Item |
Overview of changes |
Reference manual |
Reference |
|---|---|---|---|
|
Support for Apache2.4 Web servers |
Apache2.4 is now supported as the base version of Web servers. |
HTTP Server User Guide |
Chapter 6, Appendix G |
|
Use of elliptic-curve cryptography in SSL communication |
SSL communication using elliptic-curve cryptography can now be used. |
HTTP Server User Guide |
Chapter 5, Appendix G |
|
Change of the SSL library |
The SSL library providing the SSL functionality is now changed to OpenSSL. |
HTTP Server User Guide |
Chapter 5, Appendix G |