2023-10-18 11:43:40 +02:00
|
|
|
ifdef::env-github,rspecator-view[]
|
2023-07-04 15:35:17 +02:00
|
|
|
|
|
|
|
'''
|
|
|
|
== Implementation Specification
|
|
|
|
(visible only on this page)
|
|
|
|
|
|
|
|
=== Message
|
|
|
|
|
|
|
|
Either make "xxx" a "long" or correct this shift to (shiftBy%32).
|
|
|
|
|
|
|
|
Correct this shift to (shiftBy%64).
|
|
|
|
|
|
|
|
Remove this useless shift (multiple of 32/64).
|
|
|
|
|
|
|
|
'''
|
|
|
|
== Comments And Links
|
|
|
|
(visible only on this page)
|
|
|
|
|
Modify rules S1612,S1640,S1643,S1656,S1710,S1751,S1849,S1858,S1862,S1871,S1872,S1940,S1994,S2093,S2130,S2133,S2140,S2147,S2153,S2154,S2168,S2178,S2183,S2185: SONARJAVA-5186 Improve Test Code Support Part 3 (#4525)
2024-11-22 09:51:54 +01:00
|
|
|
=== on 21 Nov 2024, 16:48:00 Alban Auzeill wrote:
|
|
|
|
[test-code-support-investigation-for-java] Decision for scope: Main -> All.
|
|
|
|
|
2023-07-04 15:35:17 +02:00
|
|
|
include::comments-and-links.adoc[]
|
|
|
|
|
2023-10-18 11:43:40 +02:00
|
|
|
endif::env-github,rspecator-view[]
|