-
Bug
-
Resolution: Fixed
-
P3
-
20, 21
-
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.