Bug 193 : Not closing multi-line comment freezing the system (java.lang.OutOfMemoryError)
Last modified: 2005-10-31 20:25




Status:
RESOLVED
Resolution:
DUPLICATE of bug 16
Priority:
P2
Severity:
normal

 

Reporter:
REAS
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2005-10-31 20:23
Running this code requires often requires force quitting the IDE:
[begin]
size(100, 100);
rect(30, 30, 20, 101);
/**
rect(10, 30, 20, 101);
[end]

This is a common student error...
Additional Comment #1 From fry 2005-10-31 20:25


*** This bug has been marked as a duplicate of 16 ***