- Mastering Java 11
- Dr. Edward Lavieri
- 57字
- 2021-08-13 15:43:22
Consolidating the JDF forest into a single repository
The Java 9 platform consisted of eight distinct repositories, as depicted in the following diagram. In Java 10, all of these repositories were combined into a single repository:
![](https://epubservercos.yuewen.com/EED303/19470388208856106/epubprivate/OEBPS/Images/7e2e6ff6-78ac-40ca-826e-ca874d7ad31a.png?sign=1738942999-8zCQ2BYSLZbo2sGPkBGXIPYdaGkGnlNI-0-5356a4c35686ad4394318d084a7d1ec9)
Repository consolidation helps streamline development. Moreover, it increases the ease of maintaining and updating the Java platform.