Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MOE Sync 2020-06-01 #1657

Merged
merged 2 commits into from
Jun 1, 2020
Merged

MOE Sync 2020-06-01 #1657

merged 2 commits into from
Jun 1, 2020

Conversation

netdpb
Copy link
Member

@netdpb netdpb commented Jun 1, 2020

This code has been reviewed and submitted internally. Feel free to discuss on
the PR, and we can submit follow-up changes as necessary.

Commits:

Fix handling of @SuppressWarnings("InlineFormatString")

Fixes #1650

b6b78a2


Flag catching unchecked exceptions as `Exception`

This is a bit misleading: it makes an unchecked failure look checked.

b6a5a24

cushon and others added 2 commits June 1, 2020 11:00
Fixes #1650

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=314056510
This is a bit misleading: it makes an unchecked failure look checked.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=314095901
@netdpb netdpb merged commit 716191f into master Jun 1, 2020
@netdpb netdpb deleted the sync-master-2020/06/01 branch June 1, 2020 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@SuppressWarnings("InlineFormatString") doesn't work
4 participants