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 271505

Summary: Jar signing Issue for NX 10 with "jre1.8.0_131" and above
Product: java Reporter: chandan.shivaswamy
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Signing error

Description chandan.shivaswamy 2017-09-20 10:42:44 UTC
Created attachment 165152 [details]
Signing error

We tried signing a jar file with jre version "jre1.8.0_131" with NX 10.0. But we get the as shown in the attachment. Please help to resolve this issue as soon as possible.
Comment 1 Dusan Balek 2017-09-22 11:54:18 UTC
How does it relate to NetBeans internal compiler?
Comment 2 chandan.shivaswamy 2017-09-28 10:03:36 UTC
Thanks for the quick reply dusan,
               I tried building a jar file using netbeans 8.1 (jre 1.8.131)and i tried signing the jar using  NX 10.0 Signing jar. while signing the looped attached error was thrown. signing process worked when i used lower version of JRE (i.e 1.8.111)