Code Review:  7126889: Incorrect SSLEngine debug output
    Brad Wetmore 
    bradford.wetmore at oracle.com
       
    Thu Jan 26 05:15:00 UTC 2012
    
    
  
Xuelei (or anyone else available to review this 1-line change),
     7126889: Incorrect SSLEngine debug output
The JSSE debug information is currently reporting one extra byte being 
written out, but is not actually doing that.  This is just a simple 
adjustment to correct that error.
     http://cr.openjdk.java.net/~wetmore/7126889
Both jdk8 and jdk7u are there, the fix is identical.
grep'ing System.out debug output in a shell script seemed to be the 
easiest way to test.  Alan/Michael, let me know if you have a better idea.
The changes will also be pushed into 5/6/6-open in a separate effort.
Brad
    
    
More information about the security-dev
mailing list