Java 9 Revealed

Java 9 Revealed
Author: Kishori Sharan
Publisher: Apress
Total Pages: 530
Release: 2017-04-19
Genre: Computers
ISBN: 1484225929


Download Java 9 Revealed Book in PDF, Epub and Kindle

Explore the new Java 9 modules, SDK, JDK, JVM, JShell and more in this comprehensive book that covers what’s new in Java 9 and how to use these new features. Java 9 Revealed is for experienced Java programmers looking to migrate to Java 9. Author Kishori Sharan begins by covering how to develop Java applications using the new module system introduced in Java 9 and how to use the JShell tool in Java 9 for prototyping, compiling and testing. The book provides extensive coverage of new Java 9 features, such as the new layout of the modular JDK/JRE runtime image, new convenience factory methods for creating collections, the new spin-wait hints introduced to improve performance of spin loops in your code, and the new Desktop API for implementing platform-specific desktop features. Along the way you will also learn how to use the Reactive Streams API in Java 9 and, most importantly, this book will show you the breaking changes in Java 9. What You'll Learn How JShell facilitates rapid development, code evaluation, and testing Discover what is new in the Process API Inspect a thread’s stack with the Stack-Walking API Use the jlink tool to create a custom runtime image Work with HTML5 Javadoc and use the new search feature in Javadoc Learn how to use new methods and collectors in the Streams API Learn how to create a custom logger to log messages from platform classes and how to use JVM logs Learn about new methods in the Optional class and how to use them Learn how to compare arrays and slices of arrays Learn how to use the enhanced try-with-resources blocks Make your object deserialization more secure by using object deserialization filters Who This Book Is For Experienced Java programmers and developers.


Java 9 Revealed
Language: en
Pages: 530
Authors: Kishori Sharan
Categories: Computers
Type: BOOK - Published: 2017-04-19 - Publisher: Apress

GET EBOOK

Explore the new Java 9 modules, SDK, JDK, JVM, JShell and more in this comprehensive book that covers what’s new in Java 9 and how to use these new features.
Java 9 Modularity Revealed
Language: en
Pages: 236
Authors: Alexandru Jecan
Categories: Computers
Type: BOOK - Published: 2017-09-27 - Publisher: Apress

GET EBOOK

Develop modular applications using the Java Platform Module System, the single most anticipated feature in Java 9. You will improve maintainability and performa
Java 13 Revealed
Language: en
Pages: 286
Authors: Kishori Sharan
Categories: Computers
Type: BOOK - Published: 2019-10-23 - Publisher: Apress

GET EBOOK

Explore the new Java programming language features and APIs introduced in Java 10 through Java 13. Java 13 Revealed is for experienced Java programmers looking
Java 9 Modularity Unveiled: Crafting Scalable Applications
Language: en
Pages: 187
Authors: Peter Jones
Categories: Computers
Type: BOOK - Published: 2024-10-21 - Publisher: Walzone Press

GET EBOOK

Dive into the nuanced world of Java 9 modularity with our comprehensive guide, "Java 9 Modularity Unveiled: Crafting Scalable Applications." This indispensable
Beginning Java 9 Fundamentals
Language: en
Pages: 1056
Authors: Kishori Sharan
Categories: Computers
Type: BOOK - Published: 2017-11-01 - Publisher: Apress

GET EBOOK

Learn the basics of Java 9, including basic programming concepts and the object-oriented fundamentals necessary at all levels of Java development. Author Kishor