Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jpa-dev] Jakarta EE 11 API Security Manager references
  • From: Gurunandan Rao <gurunandan.rao@xxxxxxxxxx>
  • Date: Mon, 11 Nov 2024 09:14:39 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=NGEFpjgOXCOdDMxSoDfwdPhd2ekuzRdmzZCJFBWpEy8=; b=KW3vmVHVlIkvdyllwgxdO+aTul9KEjyj/OKv3ZtEz7y7yRT96e9TDTX+QvcrydBGbJa4G+52wil/eYuUvzNGr80Smt/BN89OeEHPbSg8uMic3/qlbryD1jiC8ADCtfoPx4tdMh6aEBtOatlHpJwPW0vp9kVBx8vsvEIxDxJWlq5wI9G41fKN/Jtivh1Z6SjTnFDBVBoMNA0qPY+dYH3KeeqREt8yRrrCdqFCZSNLpZnillirIumHKQwUXMlOWe4CPmn/F76nFWu8c0nlm/fkge26H7qihOTqEM+lQC7EqRgIBIZcFqysHHAClEyDy+ieIIEtFbunwxEI/3r8mJbEQA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=t904C6UEZ88rCvPlI61iC9MVc/aNlad5mo3RX6Oc9C4G82xNuZGeCp5G60n0j9xBhvhe2jn4bBFIuJZoJu+4ocEcyJtFYCrEPMudCbTsFJjXvFsKltNTNthD6ziMxyn/DFv0oa5fYH9UIKe4aZWYIEZvZzIQe2a9k19QZBHUX/cXOeb3hz+53eGaGqzAro5pA9y9FTFHJer3TR5//z2G134Pk6Ksl7Xd61jQupWd+JJ8a9Op1k+23+BdnctkmrT9Ktpa4YtApbCeSi/KLfm8c18znlY/NpgeSQldAMZV37LS3Ez5EiOfDtI901eU3FSp6L6W1xY0IkignJ16OCu8uQ==
  • Delivered-to: jpa-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jpa-dev/>
  • List-help: <mailto:jpa-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jpa-dev>, <mailto:jpa-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jpa-dev>, <mailto:jpa-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHbNBSQKQYVshGe7E+eYEFrW75bOg==
  • Thread-topic: Jakarta EE 11 API Security Manager references

Following Jakarta EE 11 API's have Security Manager references:
Application servers vendors will not be able to certify Jakarta EE 11 on a future JDK, which has System::getSecurityManager and AccessController::doPrivileged methods removed. 
Please note: Platform EE 11 Specification removes requirement of JDK Security Manager.


regards,
Guru

Back to the top