Re: RFR 8138579: Custom launcher fails to start because of permission problem

2015-10-07 Thread ecki
Hm, how can a normal user "give away" the ownership of a file? Only when the test is run as root the owner can be different, but in that case root would be able to set the x bit anyway. So i am not sure the explanation is correct? (Cant read the bug) Gruss Bernd -- http://bernd.eckenfels.net

Re: RFR[ 9u-dev] JDK-8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot

2015-12-03 Thread ecki
Hello, I think "binary crash file" is not a clear wording, it made me wonder if this is a hprof heap dump. It should explicitely say "sytem core dump, when enabled". (The webrev below did not contain actual crash-code, is it already commited?). BTW, rejecting large array allocations could be a

Re: RFR: 8146879: Truncate new UL log files

2016-01-14 Thread ecki
Hello, Especially for the GC log it is bad if the file is lost after a restart. It is of course possible to include PID or timestamp into the logfile, and then the truncation is no option, however if you do that you have to do your own purging. If you just want a number of generations with a fi