Java 11 and 12 – New Features
Mala Gupta
- 出版商: Packt Publishing
- 出版日期: 2019-03-27
- 售價: $1,140
- 貴賓價: 9.5 折 $1,083
- 語言: 英文
- 頁數: 242
- 裝訂: Paperback
- ISBN: 1789133270
- ISBN-13: 9781789133271
-
相關分類:
Java 程式語言
下單後立即進貨 (約3~4週)
買這商品的人也買了...
-
$1,750$1,663 -
$1,190Beautiful Architecture: Leading Thinkers Reveal the Hidden Beauty in Software Design (Paperback)
-
$1,700$1,615 -
$1,040$988 -
$1,660$1,577 -
$1,660$1,577 -
$1,530$1,454 -
$1,300$1,235 -
$1,104Learning React Native: Building Native Mobile Apps with JavaScript (Paperback)
-
$740$703 -
$332架構探險 : 輕量級微服務架構 (上冊)
-
$1,250$1,188 -
$1,862$1,764 -
$1,501$1,422 -
$990Practical Test-Driven Development using C# 7: Unleash the power of TDD by implementing real world examples under .NET environment and JavaScript
-
$1,440$1,368 -
$1,400$1,330 -
$1,650$1,568 -
$1,960$1,862 -
$1,320$1,254 -
$2,033$1,926 -
$1,410$1,340 -
$474$450 -
$1,485Learn Microservices with Spring Boot: A Practical Approach to Restful Services Using an Event-Driven Architecture, Cloud-Native Patterns, and Containe
商品描述
Key Features
- Overcome the challenges involved in migrating to new versions of Java
- Discover how Oracle has bridged the gap between Java and native code
- Make the best use of new Java features and libraries in your applications
Book Description
With its new six-monthly release cadence, Java is moving forward faster. In addition to planned version releases, a lot of work is currently being undertaken on various Java projects at Oracle. In order to make best use of the new features in their applications and libraries, you must be well-versed with the most recent advancements.
Java 11 and 12 – New Features will take you through the latest developments in Java, right from variable type inference and simplified multithreading through to performance improvements, which are covered in depth to help you make your applications more efficient. This book explains the relevance and applicability of Java's new features, and answers your questions on whether to invest in migrating to new Java versions and when to migrate. You'll also get to grips with platform features, such as AppCDS and new garbage collectors, to tune and optimize your application―from reduced launch time and latency to improved performance and throughput.
By the end of this book, you will be equipped with a thorough understanding of the new features of Java 11, 12, and Project Amber, and possess the skills to apply them with a view to improving your application's performance.
What you will learn
- Study type interference and how to work with the var type
- Understand Class-Data Sharing, its benefits, and limitations
- Discover platform options to reduce your application's launch time
- Improve application performance by switching garbage collectors
- Get up to date with the new Java release cadence
- Define and assess decision criteria for migrating to a new version of Java
Who this book is for
If you're an executive or solutions architect responsible for technology selection or Java migration decisions, this Java book is for you. You'll also benefit from this book if you're a computer science enthusiast curious to learn about the latest and upcoming Java features. This book will help you migrate your solutions from Java 8 or older to the latest Java release.
作者簡介
Mala Gupta, a Java champion, works as a developer advocate for JetBrains. Founder at eJavaGuru, she has been actively supporting Java certification as a path to career advancement. Since 2006, she has been coaching students and professionals with a view to achieving success in these certifications.
目錄大綱
- Type Inference
- AppCDS
- Garbage Collector Optimizations
- Miscellaneous Improvements in JDK 10
- Local Variable Syntax for Lambda Parameters
- Epsilon GC
- The HTTP Client API
- ZGC
- Flight Recorder and Mission Control
- Miscellaneous Improvements in JDK 11
- Switch Expressions
- Miscellaneous Improvements in JDK 12
- Enhanced Enums in Project Amber
- Data Classes and Their Usage
- Raw String Literals
- Lambda Leftovers
- Pattern Matching