John Vilk

Results 165 comments of John Vilk

You bring up good points. - **GUI Java Applications**: Actually, many Java applications are GUIs. Any applet in the browser is a GUI, and there are plenty of legacy applets...

No problem! I've modified the issue to one that encapsulates your request, so you'll receive notifications when we start working on it. If you ever feel like contributing, though, don't...

I've made a number of these non-enumerable now.

I appreciate the discussion; thanks for asking! At the moment, Doppio does not support the GUI toolkits within the JDK (AWT/Swing and JavaFX). I worked with a student years ago...

I'm happy that you found a solution that works for you. :) The [sockets_fixed](https://github.com/plasma-umass/doppio/tree/sockets_fixed) branch works locally on a simple test, but is currently failing on Travis. I'd like to...

@sandersn thanks for the update. That's unfortunate, but understandable. :(

Please file a bug report with a small, reproducible test.

@bpowers try the fix I just pushed. I may make a new release if all seems well.

Here is the fixed version: [bfs-bugfix.zip](https://github.com/plasma-umass/browsix/files/433089/bfs-bugfix.zip)

Do the error objects not have a `toString()`? (And whose error objects are they?)