Community
Participate
Working Groups
This ticket uses and tests the "Primitive serialization" cleanup feature: - It reviews the feature, - For optimization: boxing has a useless cost, - For readability: the rest of the code is meaningful and those boxings are noise, - It also reduces the size of the binaries (few octets by occurrence). If the dogfooding leads to a regression, a ticket should be created for the cleanup and the dogfooding should be pending. The dogfooding should not be merged if there is opened/reopened bugs related to the cleanup. If a bug is fixed, the dogfooding should be regenerated using the latest version of the feature.
New Gerrit change created: https://git.eclipse.org/r/c/jdt/eclipse.jdt.debug/+/178388
Gerrit change https://git.eclipse.org/r/c/jdt/eclipse.jdt.debug/+/178388 was merged to [master]. Commit: http://git.eclipse.org/c/jdt/eclipse.jdt.debug.git/commit/?id=05ac763a89133f8493729640eafcb7b6ccbb43b0
*** Bug 570224 has been marked as a duplicate of this bug. ***