Skip to content
  • Lukáš Marek's avatar
    increased heap for ShadovVM jvm · 757d1293
    Lukáš Marek authored
    improved debugging support and added debug and debugfull make options
    fixed nasty bug with gc getting stuck using utility buffers
    replaced normal buffers with utility buffers where applicable
    decreased number of normal buffers but increased size
    sending thread is starting at the beginning and it is not attached to the jvm anymore
    free events are now buffered and send in correct order
    introduced thread end messages
    messages registering analysis method are sending the method name string directly instead of string object
    fixed dispatchmp test
    757d1293