diff --git a/report.tex b/report.tex index d94a6d3..9a3dce0 100644 --- a/report.tex +++ b/report.tex @@ -663,7 +663,7 @@ Here the pattern is slightly modified by providing a default implementation of override the method with a body first calling \textit{super()} and then adding additional buffer release code after. -\section{TBD Conclusions} +\section{Conclusions} From the analysis of the selected project, \textbf{FasterXML/jackson-core}, we can clearly see that a the patterns implemented are deviating from the standardised definitions.