This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

java/3739: Code generation for `new' should be tweaked.



>Number:         3739
>Category:       java
>Synopsis:       Code generation for `new' should be tweaked.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 19 12:16:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     apbianco@cygnus.com
>Release:        next?
>Organization:
>Environment:
all but configurable?
>Description:
Class creation should be optimized if the class doesn't
have a finalizer: init call should be handled and memory
should be allocated directly calling in the GC.

For more information, read this:

  http://gcc.gnu.org/ml/java-patches/2001-q3/msg00091.html
  http://gcc.gnu.org/ml/java/2001-04/msg00181.html
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]