OpenJDK cookbook
暫譯: OpenJDK 食譜

Alex Kasko, Stanislav Kobylyanskiy, Alexey Mironchenko

  • 出版商: Packt Publishing
  • 出版日期: 2015-01-30
  • 售價: $2,010
  • 貴賓價: 9.5$1,910
  • 語言: 英文
  • 頁數: 298
  • 裝訂: Paperback
  • ISBN: 1849698406
  • ISBN-13: 9781849698405
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Over 80 recipes to build and extend your very own version of Java platform using OpenJDK project

About This Book

  • Gain the skills required to harness the power of OpenJDK's Java implementation
  • Extend and adapt Java Platform to develop various types of applications
  • A practical guide to learn how to benefit from AdoptOpenJDK programme, a part of the OpenJDK community

Who This Book Is For

If you are an experienced Java developer using Java 7 platform and want to get your grips on OpenJDK for Java development, this is the book for you. JDK users who wish to migrate to OpenJDK will find this book very useful.

What You Will Learn

  • Set up a development environment and start hacking OpenJDK
  • Understand advanced features such as adding new intrinsics to JVMs
  • Build different versions of OpenJDK for different operating systems and architectures
  • Write reliable tests using jtreg and get a good understanding of the tool
  • Create and sub limit patches with improvements and bug fixes
  • Understand valuable techniques, native code debugging, and incremental builds
  • Prepare VirtualBox machines with different operating systems
  • Understand the process behind JEPs

In Detail

OpenJDK is one of the most widely used open source implementations of the Java platform. It is used to change, customize, and tune core application internals and provide a way to extend the application internals according to your requirements.

OpenJDK Cookbook begins by introducing you to OpenJDK and IcedTea builds for various virtual machine implementations and how to deploy OpenJDK on multiple platforms. Furthermore, the book digs deeper into the development concepts, JVM internals, and techniques to make robust improvements or customizations to OpenJDK. Essentially, the book covers the best practices for accessing and using the core features of OpenJDK to build advanced Java solutions by utilizing the more complex and nuanced parts of OpenJDK.

商品描述(中文翻譯)

**超過 80 個食譜,使用 OpenJDK 專案構建和擴展您自己的 Java 平台版本**

## 本書介紹
- 獲得利用 OpenJDK 的 Java 實現所需的技能
- 擴展和調整 Java 平台以開發各類應用程式
- 實用指南,學習如何從 AdoptOpenJDK 計畫中受益,該計畫是 OpenJDK 社群的一部分

## 本書適合誰
如果您是使用 Java 7 平台的經驗豐富的 Java 開發人員,並希望掌握 OpenJDK 進行 Java 開發,那麼這本書就是為您而寫的。希望遷移到 OpenJDK 的 JDK 使用者會發現這本書非常有用。

## 您將學到什麼
- 設置開發環境並開始修改 OpenJDK
- 理解高級功能,例如向 JVM 添加新內建函數
- 為不同的操作系統和架構構建不同版本的 OpenJDK
- 使用 jtreg 編寫可靠的測試,並深入了解該工具
- 創建和提交包含改進和錯誤修正的補丁
- 理解有價值的技術、原生代碼調試和增量構建
- 準備不同操作系統的 VirtualBox 虛擬機
- 理解 JEP 背後的過程

## 詳細內容
OpenJDK 是最廣泛使用的開源 Java 平台實現之一。它用於更改、自定義和調整核心應用程式內部,並提供根據您的需求擴展應用程式內部的方法。

《OpenJDK 食譜》首先介紹 OpenJDK 和 IcedTea 的各種虛擬機實現的構建,以及如何在多個平台上部署 OpenJDK。此外,本書深入探討開發概念、JVM 內部結構以及如何對 OpenJDK 進行穩健的改進或自定義的技術。基本上,本書涵蓋了訪問和使用 OpenJDK 核心功能的最佳實踐,以利用 OpenJDK 更複雜和微妙的部分來構建高級 Java 解決方案。