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 23281 - Java-model usage causes JVM crash
Summary: Java-model usage causes JVM crash
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-09 13:17 UTC by Pavel Flaska
Modified: 2002-07-19 15:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Test causes JVM crash (2.54 KB, text/plain)
2002-05-09 13:20 UTC, Pavel Flaska
Details
HotSpot Virtual Machine Error (1.24 KB, text/plain)
2002-05-09 13:21 UTC, Pavel Flaska
Details
"runide.sh -J-verify" - VerifyError (1.14 KB, text/plain)
2002-05-09 13:24 UTC, Pavel Flaska
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Flaska 2002-05-09 13:17:33 UTC
Steps to reproduce:
1. Import java model
({nb_all}/clazz/jmi/org/netbeans/modules/java/api/model/java-model.xml
from meta_1 branch)
2. Run attached test.
Comment 1 Pavel Flaska 2002-05-09 13:20:02 UTC
Created attachment 5679 [details]
Test causes JVM crash
Comment 2 Pavel Flaska 2002-05-09 13:21:40 UTC
Created attachment 5680 [details]
HotSpot Virtual Machine Error
Comment 3 Pavel Flaska 2002-05-09 13:24:28 UTC
Created attachment 5681 [details]
"runide.sh -J-verify" - VerifyError
Comment 4 Martin Matula 2002-05-15 12:09:47 UTC
You were using old version of JMI interfaces.