Integrated: 8313452: Improve Classfile API attributes handling safety
Adam Sotona
asotona at openjdk.org
Thu Sep 14 18:58:56 UTC 2023
On Tue, 1 Aug 2023 08:36:01 GMT, Adam Sotona <asotona at openjdk.org> wrote:
> This PR improved Classfile API attributes handling safety by introduction of attribute stability indicator
> and by extension of UnknownAttributesOption to more general AttributesProcessingOption.
This pull request has now been integrated.
Changeset: b2e91060
Author: Adam Sotona <asotona at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b2e91060db82a13e993227f538c8d54b41a9796b
Stats: 490 lines in 10 files changed: 382 ins; 32 del; 76 mod
8313452: Improve Classfile API attributes handling safety
Reviewed-by: briangoetz
-------------
PR: https://git.openjdk.org/jdk/pull/15101
More information about the core-libs-dev
mailing list