Unverified Commit 496d7bba authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Improve anno logging (bp #1639) (#1642)

* DRY out transform running and annotation remapping

(cherry picked from commit 1930b7b0)

* Do not throw NonFatal exceptions in annotation logging

If an annotation cannot be serialized by json4s, we should not throw
exceptions when doing trace-level logging.

(cherry picked from commit db7928a4

)

* Waive UpdateAnnotations.propagateAnnotations in Mima checks

This method was package private, public from the Java perspective but
private for Scala

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 286e57b0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment