Hibenate's [bytecode enhancement](https://docs.jboss.org/hibernate/orm/5.4/topical/html_single/bytecode/BytecodeEnhancement.html) adds generated methods that trigger `DLS_DEAD_LOCAL_STORE` false positives. Since the bytecode is generated it is not very useful to report these issues.
Hibenate's bytecode enhancement adds generated methods that trigger
DLS_DEAD_LOCAL_STOREfalse positives.Since the bytecode is generated it is not very useful to report these issues.