This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 256776 - Profiler uses java version format not compatible with JDK 9 Verona
Summary: Profiler uses java version format not compatible with JDK 9 Verona
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.2
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords: JDK_9
Depends on:
Blocks: 256775
  Show dependency tree
 
Reported: 2015-11-25 11:32 UTC by Tomas Zezula
Modified: 2016-07-26 01:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2015-11-25 11:32:50 UTC
Profiler uses java version format not compatible with JDK 9 Verona:

lib.profiler/src/org/netbeans/lib/profiler/global/Platform.java
lib.profiler/src/org/netbeans/lib/profiler/server/ProfilerServer.java
lib.profiler/src/org/netbeans/lib/profiler/utils/MiscUtils.java
profiler.api/src/org/netbeans/modules/profiler/api/JavaPlatform.java
profiler.heapwalker/src/org/netbeans/modules/profiler/heapwalk/OverviewController.java
Comment 1 Tomas Hurka 2015-12-03 17:41:34 UTC
Fixed in profiler-main

changeset:   293731:39bcd71d5abf
user:        Tomas Hurka <thurka@netbeans.org>
date:        Thu Dec 03 18:40:23 2015 +0100
summary:     bugfix #256776, initial support for new version scheme (JEP 223 aka Verona)
Comment 2 Quality Engineering 2015-12-04 02:21:04 UTC
Integrated into 'main-silver', will be available in build *201512040002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/39bcd71d5abf
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #256776, initial support for new version scheme (JEP 223 aka Verona)
Comment 3 Quality Engineering 2016-07-26 01:51:32 UTC
Integrated into 'main-silver', will be available in build *201607260002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/25d8969f9a8b
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #256776, initial support for new version scheme (JEP 223 aka Verona)