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 243822 - Don't check if -XX:+HeapDumpOnOutOfMemoryError is supported
Summary: Don't check if -XX:+HeapDumpOnOutOfMemoryError is supported
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Launchers&CLI (show other bugs)
Version: 8.0
Hardware: All Unix
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-14 13:51 UTC by Libor Fischmeistr
Modified: 2014-05-10 05:32 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 Libor Fischmeistr 2014-04-14 13:51:53 UTC
Launcher should not check if -XX:+HeapDumpOnOutOfMemoryError is supported.

It's irrelevant for actual JDK versions.
Comment 1 Libor Fischmeistr 2014-05-02 08:30:52 UTC
Only checks in unix launcher.
Comment 2 Libor Fischmeistr 2014-05-09 08:13:06 UTC
Fixed - http://hg.netbeans.org/core-main/rev/cd62d6e4c0ff
Comment 3 Quality Engineering 2014-05-10 05:32:41 UTC
Integrated into 'main-silver', will be available in build *201405100001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/cd62d6e4c0ff
User: Libor Fischmeistr <lfischmeistr@netbeans.org>
Log: #243822: Don't check if -XX:+HeapDumpOnOutOfMemoryError is supported