We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Spelling fixes and removal of an obsolete sub-section.
Remove the note saying that the tests for duplicated `module-info.java` files were removed. This functionality has been reintroduced with a warning saying that it is deprecated. Add a section in the `implementation-changes.md` file about how it has been reimplemented.
Remove the note saying that MCOMPILER-542 fix has been removed, since it has been reintroduced. This fix was a workaround for reproducible builds on Java versions prior 22.
Consolidation of notes about changes in configuration and implementation. Add a note about removal of ASM dependency.
Formatting of headers.
Update the notes about incompatible changes.
Remove an open question which has been resolved (recompilation when compiler options changed).
Add notes about reporting the use of deprecated parameters.
Start writing about new algoritm for `incrementalCompilation`.
Add link to source code.
Add more items: package-info generation, removal of heuristic rules.
A few more items.
Add a few more items.
Split the change page in two pages: one for parameters, one of implementation.