On 07/03/2014 15:34, Sergey Bylokhov wrote:
There's nothing to stop adding APIs in java.* but would need to consideration as to whether they hold their weight. It would be interesting to have some data on how many libraries and applications use PrivliegedActions, AccessController, etc. as it may not be too common.Hi, Alan. Why we cannot move these classes to java.security.* package instead?
-Alan