-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 20, 21
-
Component/s: infrastructure
-
None
-
b13
When a primitive type is changed to a different primitive type in a public signature in the OpenJDK sources, the incremental build will not detect this change, and will not recompile the whole module, keeping references using the old type in other files.