On Thu, 4 Jun 2026 17:44:05 GMT, Shiv Shah <[email protected]> wrote: > fixed. explicitly set the missing capability to false for all 23 affected > files to match the old manifests
In fact, I don't like this solution. It is not a good idea to pass explicitly: `Can-Retransform-Classes:false` etc. If the `Can-Retransform-Classes:true` was not passed then the manifest attribute should not be set at all. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31288#discussion_r3380434841
