https://defect.opensolaris.org/bz/show_bug.cgi?id=19105
--- Comment #15 from Vladimir Kotal <[email protected]> 2012-01-17 22:56:40 UTC --- (In reply to comment #14) > (In reply to comment #12) > > > description: > > Bug 19105 - convert the link to parent directory to .. and move it to > > the > > file listing > > > > modified: > > src/org/opensolaris/opengrok/web/DirectoryListing.java > > Basically ok, however, creating a new Formatter [and Date] for each entry > produces [a lot] of garbage (mem) + processing overhead. It should be reused. > The Formatter could be even made static and be cloned if needed. Point taken (I am no Java programmer). Could you suggest a diff ? I can test it. -- Configure bugmail: https://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
