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 271701 - macOS High Sierra: NetBeans freezes, e.g. during "find usages"
Summary: macOS High Sierra: NetBeans freezes, e.g. during "find usages"
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: Macintosh Mac OS X
: P3 normal with 1 vote (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-25 15:54 UTC by nbteecee
Modified: 2017-10-25 16:05 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 nbteecee 2017-10-25 15:54:58 UTC
On macOS High Sierra with Java 8, NetBeans 8.2 frequently freezes, such as when the  "Find" button is clicked too fast (i.e., seemingly before the popup dialogue is fully initialized).

Happens under the latest Java 8 version for macOS, fully updated NetBeans 8.2.
java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)
Comment 1 nbteecee 2017-10-25 16:05:54 UTC
I meant to write: when the "Find" button is clicked too fast after invoking "Find usages".