Skip to content

Conversation

@milend
Copy link
Contributor

@milend milend commented Sep 27, 2020

Proxy.toString() contains an unconditional call to System.out.println() which is undesirable for any clients of the library which output to stdout.

In particular, this breaks the Buck project because it outputs JSON to stdout and the calls to Proxy.toString() end up breaking the structured output.

@shannah shannah merged commit 473221a into shannah:master Sep 28, 2020
@shannah
Copy link
Owner

shannah commented Sep 28, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants