sun.awt.X11.XEvent is creating 600 MB of char[] for no good reason (original) (raw)
Anthony Petrov anthony.petrov at oracle.com
Tue Oct 25 05:09:43 PDT 2011
- Previous message: sun.awt.X11.XEvent is creating 600 MB of char[] for no good reason
- Next message: sun.awt.X11.XEvent is creating 600 MB of char[] for no good reason
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Federico,
Thank you very much for your contribution! The patch has just been pushed to the awt repository for JDK8. Porting it to a JDK7 update release may take some.
-- best regards, Anthony
On 10/24/2011 8:59 PM, Federico Tello Gentile wrote:
There it is. I needed to disable white space ignoring in the diff tool.
So, once the CR is filed, what is the expected time frame for this change to be released? Will it be in jdk8 only or in the next jdk7 maintenance release?
El lun, 24-10-2011 a las 17:22 +0400, Anthony Petrov escribió: Hi Federico,
Please correct the code indentation - the lines which get wrapped into an if(){} statement need to be moved 4 spaces to the right. Also, please add a space before each opening { that you're adding. Otherwise the fix looks good. Thank you! Once you post the final version of the patch, I can file a CR for this issue and push the fix to the repository.
- Previous message: sun.awt.X11.XEvent is creating 600 MB of char[] for no good reason
- Next message: sun.awt.X11.XEvent is creating 600 MB of char[] for no good reason
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]