Updated BasicTests.java and BasicTests.sh to output
single "INFO" lines:
http://cr.openjdk.java.net/~dcubed/7035555-webrev/1/
Better?
Dan
On 4/12/2011 12:21 PM, Daniel D. Daugherty wrote:
I could do that, but I was trying to be "nice" formatting wise.
Dan
On 4/12/2011 12:19 PM, Kelly O'Hair wrote:
Why the multiple println() lines? Why not just one "INFO:" message, who gives a
rip how long it is?
-kto
On Apr 12, 2011, at 8:12 AM, Daniel D. Daugherty wrote:
Greetings,
I have minor fixes to an Attach On Demand (AOD) test that I'd
like to get into T&L snapshot for OpenJDK7-B140 (next week).
Here is my proposed changeset comment:
7035555: 4/4 attach/BasicTests.sh needs another tweak for Cygwin
Summary: Test needs to properly detect missing
AgentInitializationException. Clarify when exceptions
are expected. Another Cygwin tweak.
Yes, this bug started out as a tweak for Cygwin and then I
discovered and fixed the other small issues.
Here is the URL to the webrev:
http://cr.openjdk.java.net/~dcubed/7035555-webrev/0/
I've run the fix through JPRT testing and I ran into an existing
intermittent failure:
6461635 4/3 BasicTests.sh test fails intermittently.
I've checked nightly testing and 6461635 makes a periodic
appearance across all platforms.
Thanks, in advance, for any comments.
Dan