jdk-24/jdk/test
Martin Buchholz 3927da83d0 6952330: Fix for 6933217 broke contract of StringBuffer.ensureCapacity
Make sure to grow with size => size * 2 + 2

Reviewed-by: dholmes, chegar, ohair
2010-05-13 21:56:13 -07:00
..
com/sun 6886723: light weight http server doesn't return correct status code for HEAD requests 2010-05-05 13:18:31 +01:00
demo/jvmti 6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining 2010-01-20 12:09:31 -07:00
java 6952330: Fix for 6933217 broke contract of StringBuffer.ensureCapacity 2010-05-13 21:56:13 -07:00
javax 6933784: NIMBUS: ImageView getNoImageIcon and getLoadingImageIcon returns nulls instead of an icon 2010-03-17 12:48:21 +03:00
lib/security/java.policy 6904162: Add new VeriSign root CA certificates to JRE and remove some old/unused ones 2009-12-18 09:09:12 -05:00
sun 6951887: Wrong redirection useage in test sun/nio/cs/Test4200310.sh 2010-05-13 10:11:17 +02:00
tools 6911104: Tests do not work with CYGWIN: tools, sun/tools, and com/sun/tools 2010-01-04 15:56:42 -08:00
vm/verifier Initial load 2007-12-01 00:00:00 +00:00
jprt.config Initial load 2007-12-01 00:00:00 +00:00
Makefile 6943915: Adjust jdk/test/Makefile to deal with .dll and .so libraries needing execute permissions 2010-05-12 21:35:55 -07:00
ProblemList.txt 6943915: Adjust jdk/test/Makefile to deal with .dll and .so libraries needing execute permissions 2010-05-12 21:35:55 -07:00
req.flg Initial load 2007-12-01 00:00:00 +00:00
start-Xvfb.sh 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option 2009-11-08 15:11:10 -08:00
TEST.ROOT Initial load 2007-12-01 00:00:00 +00:00