Actions
Architecture #5730
closedArchitecture #5664: Drop support for Java 6
Don't fork process anymore to change file permission
Status:
Rejected
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
Description
We are using a system call to change file permissions of the generated promises. Now that we are supporting Java 7 and more, we could use the facilities from Java to do so
Actions