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 211313

Summary: ide.ergonomics tests fail on JDK7u4-b20
Product: ide Reporter: Jiri Skrivanek <jskrivanek>
Component: Features On DemandAssignee: Jaroslav Tulach <jtulach>
Status: VERIFIED DUPLICATE    
Severity: normal CC: mmirilovic
Priority: P2 Keywords: JDK_SPECIFIC
Version: 7.1.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Skrivanek 2012-04-17 09:59:25 UTC
ide.ergonomics tests fail on JDK7u4-b20 (http://jdk7.java.net/download.html). Please, evaluate whether it is a bug in JDK or in NetBeans. Especially tests in package org.netbeans.modules.ide.ergonomics pass on JDK6 and JDK7_03 but fails on JDK7u4. To reproduce:

$ ant -f ide.ergonomics/build.xml test test-generate-html -Dbuild.dir=build

  Java; VM; Vendor        = 1.7.0_04; Java HotSpot(TM) 64-Bit Server VM 23.0-b21
  Runtime                 = Java(TM) SE Runtime Environment 1.7.0_04-b20
Comment 1 Jaroslav Tulach 2012-04-17 12:50:52 UTC
It would help to have a thread dump of the stalled test run. Anyway, I am assuming this is a duplicate of bug 211305.

*** This bug has been marked as a duplicate of bug 211305 ***