This property determines whether artificial SynthesizedClassFiles attributes are kept or removed.
This property determines whether artificial SynthesizedClassFiles attributes are kept or removed.
This setting can be set using the configuration key
ClassFileBinding.DeleteSynthesizedClassFilesAttributesConfigKey.
Tests if the class file has a SynthesizedClassFiles attribute and – if so – extracts the class file and removes the attribute.
Removes all BootstrapMethodTable attributes because the invokedynamic instructions are
either completely resolved by creating code that resembles the code executed by the
JVM or the instructions are at least enhanced and have explicit references to the
bootstrap methods.