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 26697 - Testing 64bit solaris programs
Summary: Testing 64bit solaris programs
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Solaris
: P4 blocker (vote)
Assignee: _ lcincura
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2002-08-22 01:08 UTC by David-john Burrowes
Modified: 2005-05-16 14:14 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
a tar.gzip archive of source and binaries. (34.25 KB, application/octet-stream)
2002-08-22 01:10 UTC, David-john Burrowes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David-john Burrowes 2002-08-22 01:08:37 UTC
(I'm sure this is the wrong category to file this
under, but I'm not sure where to put it).

As of J2SE1.4, it is possible to run the jvm in a
64bit mode on Solaris systems.  I think there was
some testing to make sure this would work with
NetBeans, but I was told at the time that the test
team in Prague didn't have the resources or time
to test this thoroughly.

I got the enclosed source and binaries from our
test group here that they use for testing some of
the Solaris Native Language Support features.  One
of these is a java program which then loads and
invokes a function in a 64bit native library.  I'm
including this here because it may be possible for
the NetBeans testing team to incorporate these
into their automated test suite.
Comment 1 David-john Burrowes 2002-08-22 01:10:11 UTC
Created attachment 7174 [details]
a tar.gzip archive of source and binaries.
Comment 2 Martin Entlicher 2005-05-16 14:14:04 UTC
This is not a feature, changing to task.
Lubo, do you write some QA tests?