Changeset: fb539912d338
Author:coleenp
Date: 2011-02-07 14:36 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/fb539912d338
6472925: OutOfMemoryError fails to generate stack trace as it now ought
Summary: Print an additional message for OOM during stack trace printi
Changeset: d8a72fbc4be7
Author:kamg
Date: 2011-02-08 17:20 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/d8a72fbc4be7
7003401: Implement VM error-reporting functionality on erroneous termination
Summary: Add support for distribution-specific error reporting
Revie
Changeset: 6661a1dfa369
Author:sherman
Date: 2011-02-08 13:30 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/6661a1dfa369
7017840: (zipfs) test/demo/zipfs/basic.sh needs to be updated due to 7013420
Summary: updated try-with-resourcse usage in test/demo code
Reviewed-by: alan
Changeset: 82c8c54ac1d5
Author:alanb
Date: 2011-02-08 19:31 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/82c8c54ac1d5
4421494: infinite loop while parsing double literal
Reviewed-by: darcy, alanb
Contributed-by: dmitry.nadez...@oracle.com
! src/share/classes/sun/misc/Float
Changeset: 947ce00ed7a2
Author:alanb
Date: 2011-02-08 15:50 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/947ce00ed7a2
7013585: Dual-pivot quicksort improvements for highly structured (nearly
sorted) and data with small periods
Reviewed-by: mduigou, alanb
Contributed-by: vl