Just in tests that changed after deprecation
Tests that are using javaClass supposed to be deleted soon while other ones just check that annotation loaded correctly and shold use class literals
- Parameter named `value` is always first - Array parameter represented as vararg iff its name is `value` and all other parameters have default values #KT-2576 Fixed #KT-6641 Fixed #KT-6220 Fixed #KT-6652 Fixed