DO NOT REPLY [Bug 49384] Fix for Bug 48746 causes slowdown in chmod task execution

2010-06-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49384 --- Comment #1 from Andy Wang 2010-06-03 17:35:54 EDT --- Created an attachment (id=25522) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25522) stack trace for chmod task call Stack trace during chmod task call. "Thread-165"

DO NOT REPLY [Bug 49384] Fix for Bug 48746 causes slowdown in chmod task execution

2010-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49384 Jesse Glick changed: What|Removed |Added CC||jgl...@netbeans.org --- Comment #2 f

DO NOT REPLY [Bug 49384] Fix for Bug 48746 causes slowdown in chmod task execution

2010-06-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49384 Jesse Glick changed: What|Removed |Added Blocks||48746 --- Comment #3 from Jesse Glic

DO NOT REPLY [Bug 49384] Fix for Bug 48746 causes slowdown in chmod task execution

2010-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49384 --- Comment #4 from Stefan Bodewig 2010-06-23 08:23:02 EDT --- (In reply to comment #2) > Chmod should just be fixed to use File.set* calls when running on JDK 6+, > which > would be far faster, and probably more reliable as well. but do

DO NOT REPLY [Bug 49384] Fix for Bug 48746 causes slowdown in chmod task execution

2010-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49384 --- Comment #5 from Jesse Glick 2010-06-23 09:32:15 EDT --- (In reply to comment #4) > [java.io.File methods in JDK 6] don't provide the same functionality - > you can't change permission for the group or set sticky bits. How often do peo

DO NOT REPLY [Bug 49384] Fix for Bug 48746 causes slowdown in chmod task execution

2010-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49384 --- Comment #6 from Stefan Bodewig 2010-06-23 10:19:59 EDT --- (In reply to comment #5) > (In reply to comment #4) > > [java.io.File methods in JDK 6] don't provide the same functionality - > > you can't change permission for the group or

DO NOT REPLY [Bug 49384] Fix for Bug 48746 causes slowdown in chmod task execution

2010-07-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49384 --- Comment #7 from Andy Wang 2010-07-26 17:25:12 EDT --- So funny you should mention sticky bits. One of the uses for me is the sticky bit. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are

DO NOT REPLY [Bug 49384] Fix for Bug 48746 causes slowdown in chmod task execution

2010-12-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49384 Antoine Levy-Lambert changed: What|Removed |Added Version|1.8.1 |1.8.2 -- Configure bugmail