|
5 | 5 | [Java 9 New Features](http://www.baeldung.com/new-java-9) |
6 | 6 |
|
7 | 7 | ### Relevant Articles: |
8 | | -- [Java 9 Stream API Improvements](http://www.baeldung.com/java-9-stream-api) |
9 | | -- [Java 9 Convenience Factory Methods for Collections](http://www.baeldung.com/java-9-collections-factory-methods) |
| 8 | + |
| 9 | +- [Java 9 New Features](https://www.baeldung.com/new-java-9) |
10 | 10 | - [New Stream Collectors in Java 9](http://www.baeldung.com/java9-stream-collectors) |
11 | | -- [Java 9 CompletableFuture API Improvements](http://www.baeldung.com/java-9-completablefuture) |
12 | | -- [Introduction to Java 9 StackWalking API](http://www.baeldung.com/java-9-stackwalking-api) |
13 | 11 | - [Introduction to Project Jigsaw](http://www.baeldung.com/project-jigsaw-java-modularity) |
14 | | -- [Java 9 Optional API Additions](http://www.baeldung.com/java-9-optional) |
15 | | -- [Java 9 Reactive Streams](http://www.baeldung.com/java-9-reactive-streams) |
16 | | -- [Java 9 java.util.Objects Additions](http://www.baeldung.com/java-9-objects-new) |
17 | | -- [Java 9 Variable Handles Demistyfied](http://www.baeldung.com/java-variable-handles) |
| 12 | +- [Java 9 Variable Handles Demystified](http://www.baeldung.com/java-variable-handles) |
18 | 13 | - [Exploring the New HTTP Client in Java 9 and 11](http://www.baeldung.com/java-9-http-client) |
19 | 14 | - [Method Handles in Java](http://www.baeldung.com/java-method-handles) |
20 | 15 | - [Introduction to Chronicle Queue](http://www.baeldung.com/java-chronicle-queue) |
21 | | -- [A Guide to Java 9 Modularity](http://www.baeldung.com/java-9-modularity) |
22 | 16 | - [Optional orElse Optional](http://www.baeldung.com/java-optional-or-else-optional) |
23 | | -- [Java 9 java.lang.Module API](http://www.baeldung.com/java-9-module-api) |
24 | 17 | - [Iterate Through a Range of Dates in Java](https://www.baeldung.com/java-iterate-date-range) |
25 | 18 | - [Initialize a HashMap in Java](https://www.baeldung.com/java-initialize-hashmap) |
26 | | -- [Java 9 Platform Logging API](https://www.baeldung.com/java-9-logging-api) |
27 | 19 | - [Immutable Set in Java](https://www.baeldung.com/java-immutable-set) |
28 | 20 | - [Multi-Release Jar Files](https://www.baeldung.com/java-multi-release-jar) |
29 | 21 | - [Ahead of Time Compilation (AoT)](https://www.baeldung.com/ahead-of-time-compilation) |
| 22 | +- [Java 9 Process API Improvements](https://www.baeldung.com/java-9-process-api) |
| 23 | +- [Guide to java.lang.Process API](https://www.baeldung.com/java-process-api) |
| 24 | + |
30 | 25 |
|
0 commit comments