Description
Some tests in SelectBindingTest were written expecting log messages to print to standard err. That is no longer happening with the switch to sun.util.logging. As such, either the tests need to be changed or we need to deal with the fact that sun.util.logging doesn't have the behavior we expected and determine if this is a problem or not.