visualvm 1.4.2-2~18.04 source package in Ubuntu

Changelog

visualvm (1.4.2-2~18.04) bionic; urgency=medium

  * Backport to bionic for OpenJDK 11. LP: #1814133.
  * Use debhelper compat v11.

visualvm (1.4.2-2) unstable; urgency=medium

  * Team upload.
  * Tighten the dependency on default-jdk. We only support Java 11 in Buster.

visualvm (1.4.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.4.2.
    - Fix FTBFS. (Closes: #897945, #893553)
    - Fix startup issue with Java 9. (Closes: #877792, #863337)
  * Switch to compat level 12.
  * Set -Dpermit.jdk9.builds=true
  * Declare compliance with Debian Policy 4.3.0.
  * Use canonical VCS URI.
  * Refresh the patches.
  * Add empty-binaries-list.patch. Do not download any binaries from the
    internet at build time.
  * Add jhall.patch. Add jhall.jar to the CLASSPATH.
  * Add sortChildren.patch and work around a FBTFS with Java 11.
  * d/control: Use priority optional.

 -- Matthias Klose <email address hidden>  Mon, 25 Feb 2019 10:43:58 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
any all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
visualvm_1.4.2.orig.tar.xz 2.3 MiB 66ba6ac47035326ab7857ecf65b0dcd5ba9a63a04d58dea711276e032b75c0e6
visualvm_1.4.2-2~18.04.debian.tar.xz 116.6 KiB 7a4b5b42961fe01fa971be2aa80a9e2e9a3bf78cf689ee61d14c9543a36af3a4
visualvm_1.4.2-2~18.04.dsc 2.1 KiB 43ace1bbcda4bc9faed1d74b366466001d34a02fdc0c7bed7eb18c31fd3fc79c

View changes file

Binary packages built by this source

libvisualvm-jni: All-in-One Java Troubleshooting Tool (JNI libraries)

 VisualVM is a visual tool integrating several commandline JDK tools
 and lightweight profiling capabilities. Designed for both production
 and development time use, it further enhances the capability of
 monitoring and performance analysis for the Java SE platform.
 .
 VisualVM is designed for
  - Application Developers: Monitor, profile, take thread dumps,
    browse heap dumps.
  - System Administrators: Monitor and control Java applications
    across the entire network.
  - Java Application Users: Create bug reports containing all the
    necessary information.
 .
 This package contains the architecture specific Java native interface part.

visualvm: All-in-One Java Troubleshooting Tool

 VisualVM is a visual tool integrating several commandline JDK tools
 and lightweight profiling capabilities. Designed for both production
 and development time use, it further enhances the capability of
 monitoring and performance analysis for the Java SE platform.
 .
 VisualVM is designed for
  - Application Developers: Monitor, profile, take thread dumps,
    browse heap dumps.
  - System Administrators: Monitor and control Java applications
    across the entire network.
  - Java Application Users: Create bug reports containing all the
    necessary information.