Package: visualvm / 2.2-1

Metadata

Package Version Patches format
visualvm 2.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
03 launcher.patch | (download)

visualvm/launcher/visualvm | 16 16 + 0 - 0 !
1 file changed, 16 insertions(+)

 03 launcher

01 gcc settings.patch | (download)

visualvm/libs.profiler/lib.profiler/native/build/buildnative-linux64.sh | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 01-gcc-settings

jfr.generic.patch | (download)

visualvm/nbproject/project.properties | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 jfr.generic

Disable jfr.generic module because it requires Java Mission Control (jmc), more
precisely flightrecorder.

no flatlaf support.patch | (download)

visualvm/appui/nbproject/project.xml | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 no flatlaf support

FlatLaf, Flat Look and Feel, is disabled in Netbeans Platform because of a
missing dependency.

org.openide.util.lookup.patch | (download)

plugins/jfr.streaming/nbproject/project.xml | 2 1 + 1 - 0 !
visualvm/application/nbproject/project.xml | 2 1 + 1 - 0 !
visualvm/applicationviews/nbproject/project.xml | 2 1 + 1 - 0 !
visualvm/jmx/nbproject/project.xml | 2 1 + 1 - 0 !
4 files changed, 4 insertions(+), 4 deletions(-)

 org.openide.util.lookup

Fix FTBFS due to an older version of org.openide.util.lookup in Debian.

use older keyring.patch | (download)

visualvm/jmx/nbproject/project.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 update keyring version to nbplatform 18
 VisualVM builds with netbeans platform 19. Debian has netbeans
 platform 18 packaged. Downgrade org.netbeans.modules.keyring
 dependency until netbeans platform is upgraded.