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 34695 - making the generated bytecode persistent
Summary: making the generated bytecode persistent
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-30 15:38 UTC by svenottke
Modified: 2004-11-09 15:42 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description svenottke 2003-06-30 15:38:12 UTC
Especially for "often used" and rarely changed
metamodels like MOF or UML it would be nice, if
the generated bytecode was persistent, as long as
the metamodel stays in repository.
This would increase repository boot time. (Or
generally spoken: the delay, that occures when
some metamodel/model is accessed for the first
time after a repository boot.)

BTW: repository boots are not so rare with MDR,
because MDR is not something like a service, that
programs can connect to. In fact, the repository
has to be booted every time, a program using it is
started.
Comment 1 Martin Matula 2004-11-09 15:42:24 UTC
This was implemented for NetBeans 4.0.