dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bug #18711] jit coder throws OutOfMemoryException on


From: Radek Polak
Subject: [Pnet-developers] [bug #18711] jit coder throws OutOfMemoryException on very large method
Date: Sat, 06 Jan 2007 12:52:30 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060801 Firefox/1.5.0.5

Update of bug #18711 (project dotgnu-pnet):

                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

After discussion or IRC it appeared that it's not really bug. The method is
just too long in this case. Maximal method size is by default in libjit set
to 128k and can be increased (JIT_CACHE_PAGE_SIZE in
libjit/jit/jit-cache.c).

Another solution is to split the long method in two pars.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?18711>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]