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 225223

Summary: 7.3 RC1 jars do not contain debug symbols for local variables
Product: www Reporter: Tomas Danek <musilt2>
Component: Builds & RepositoriesAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P1    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Danek 2013-01-23 10:24:44 UTC
Product Version: NetBeans IDE 7.3 RC1 (Build 201301222100)
Java: 1.7.0_11; Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_11-b21
System: Mac OS X version 10.8.2 running on x86_64; US-ASCII; en_US (nb)
User directory: /Users/tomas/Library/Application Support/NetBeans/7.3rc1
Cache directory: /Users/tomas/Library/Caches/NetBeans/7.3rc1
---------------
try e.g. 

javap -l  -classpath /Applications/NetBeans/NetBeans\ 7.3\ RC1.app/Contents/Resources/NetBeans/platform/modules/org-netbeans-modules-autoupdate-services.jar org.netbeans.modules.autoupdate.services.InstallManager

--> no local var table.
Comment 1 Jiri Rechtacek 2013-01-23 12:45:56 UTC
http://hg.netbeans.org/core-main/rev/79f48fe95d63
Comment 2 Jiri Rechtacek 2013-01-23 16:25:26 UTC
http://hg.netbeans.org/releases/rev/9ca3e747c729
Comment 3 Quality Engineering 2013-01-24 00:54:40 UTC
Integrated into 'releases', will be available in build *201301232200* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/9ca3e747c729
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #225223: a workaround - 7.3 RC1 jars do not contain debug symbols for local variables
(transplanted from 79f48fe95d636cc70cb4d604e52e7bd624185780)
Comment 4 Quality Engineering 2013-01-24 03:02:05 UTC
Integrated into 'main-golden', will be available in build *201301240001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/79f48fe95d63
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #225223: a workaround - 7.3 RC1 jars do not contain debug symbols for local variables
Comment 5 Tomas Danek 2013-01-24 11:43:31 UTC
thanks, verified in 
Product Version: NetBeans IDE 7.3 RC1 (Build 201301232200)
Java: 1.7.0_10; Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-b18
System: Mac OS X version 10.8.2 running on x86_64; UTF-8; en_US (nb)
User directory: /Users/tomas/Library/Application Support/NetBeans/7.3rc1
Cache directory: /Users/tomas/Library/Caches/NetBeans/7.3rc1