YoVDO

Jlink: A Detailed Exploration

Offered By: Pluralsight

Tags

Java Courses Software Development Courses

Course Description

Overview

Jlink is a useful tool that comes with the JDK. Jlink allows you to produce an optimized image, improve start-up time, and distribute applications without having to install Java. You'll gain detailed knowledge of how to use all its features.

JDK 9 brought a new tool, jlink, which allows us to link an application together into a custom image. This contains everything needed to run the application, so our users can just run it and won't need to install Java themselves. It also provides optimization benefits unavailable elsewhere. In this course, Jlink: A Detailed Exploration, you will learn how to use all the features of the Java jlink tool. First, you'll review modularity to understand how jlink fits, and discover its features and drawbacks. Next, you will learn how to use the tool to link a small example application. Finally, you will explore the different options and the plugins available. When you're finished with this course, you will have the skills and knowledge of jlink needed to use the tool successfully on your own Java application code.

Topics:
  • Course Overview
  • Introduction
  • Overview of Jlink
  • Getting Started with Jlink
  • Jlink Options
  • Plugins
  • Summary and Wrap-up

Taught by

David Flynn

Related Courses

Software as a Service
University of California, Berkeley via Coursera
Software Testing
University of Utah via Udacity
The Hardware/Software Interface
University of Washington via Coursera
Software Debugging
Saarland University via Udacity
Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera