OpenJDK 6 B27 Available
- by user9158633
On October 26, 2012 the source bundle for OpenJDK 6 b27 was published at http://download.java.net/openjdk/jdk6/. 
    
   
    The main changes in b27 are the latest round of security updates and a number of other fixes. For more information see the detailed list of all the changes in OpenJDK 6 B27. 
   
   
    Test Results: All the jdk regression tests run with  make test passed on linux_i586  
   
  cd jdk6
make
make test 
   
    Note: sun/tools/jinfo/Basic.sh test failed on linux_x64. 
    For the current list of excluded tests see  jdk6/jdk/test/ProblemList.txt file:  ProblemList.html in B27 |  Latest ProblemList.txt (in the tip revision). 
   
  Special thanks to Kelly O'Hair for his contributions to the project and Dave Katleman for his Release Engineering work.