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 - Jar signing Issue for NX 10 with "jre1.8.0_131" and above
Summary: Jar signing Issue for NX 10 with "jre1.8.0_131" and above
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-20 10:42 UTC by chandan.shivaswamy
Modified: 2017-09-28 10:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Signing error (165.40 KB, image/jpeg)
2017-09-20 10:42 UTC, chandan.shivaswamy
Details

Note You need to log in before you can comment on or make changes to this bug.
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)