The full list of resolved issues in 1.8.8 is available here.
In previous releases attempting to apply around advice to default methods would create methods with rogue modifiers in the interface declaring the default method (loading these interfaces would then result in a verifier error). This has now been fixed.