Christian Thalinger
94a808f51d
6932536: JSR 292 modified JDK MethodHandlesTest fails on x86_64
...
A modified MethodHandlesTest revealed two bugs on x86_64.
Reviewed-by: never, jrose
2010-03-08 04:46:30 -08:00
Michael Wilkerson
1e5ad14ac6
Added tag jdk7-b85 for changeset 6830a7ec21d0
2010-03-04 13:50:33 -08:00
Michael Wilkerson
e3eb006760
Added tag jdk7-b85 for changeset 5751e91f963a
2010-03-04 13:50:23 -08:00
Michael Wilkerson
d535de5c40
Added tag jdk7-b85 for changeset 58d57db8348f
2010-03-04 13:50:18 -08:00
Michael Wilkerson
e2d20d45a8
Added tag jdk7-b85 for changeset cdc37d7f9bba
2010-03-04 13:50:18 -08:00
Michael Wilkerson
d1d696c305
Added tag jdk7-b85 for changeset 448969041d3d
2010-03-04 13:50:13 -08:00
Michael Wilkerson
bca6339a72
Added tag jdk7-b85 for changeset 3e4b803f1d22
2010-03-04 13:50:10 -08:00
Michael Wilkerson
5b75fb9387
Added tag jdk7-b85 for changeset 13d8d7dd8b00
2010-03-04 13:50:09 -08:00
Lana Steuck
6bea789770
Merge
2010-03-04 13:40:29 -08:00
Lana Steuck
954fd4b4d9
Merge
2010-03-04 13:40:03 -08:00
Lana Steuck
35bf330316
Merge
2010-03-04 13:07:48 -08:00
Sergey Malenkov
b3a9b5dca9
6921644: XMLEncoder generates invalid XML
...
Reviewed-by: peterz
2010-03-04 21:17:03 +03:00
Jonathan Gibbons
953e026858
6931126: jtreg tests not Windows friendly
...
Reviewed-by: darcy
2010-03-03 19:34:34 -08:00
Weijun Wang
3f4b3b1488
6880321: sun.security.provider.JavaKeyStore abuse of OOM Exception handling
...
Reviewed-by: xuelei
2010-03-04 10:38:12 +08:00
Weijun Wang
3733e13046
6923681: Jarsigner crashes during timestamping
...
Reviewed-by: vinnie
2010-03-04 10:38:00 +08:00
Weijun Wang
8055ab99b7
6844909: support allow_weak_crypto in krb5.conf
...
Reviewed-by: valeriep
2010-03-04 10:37:16 +08:00
Jonathan Gibbons
a7dbb87f0e
6931927: position issues with synthesized anonymous class
...
Reviewed-by: darcy
2010-03-03 17:22:52 -08:00
Joe Darcy
077b9d9f1b
6449781: TypeElement.getQualifiedName for anonymous classes returns null instead of an empty name
...
Reviewed-by: jjg
2010-03-03 16:05:34 -08:00
John Coomes
4f82340476
4396719: Mark Sweep stack overflow on deeply nested Object arrays
...
Use an explicit stack for object arrays and process them in chunks.
Reviewed-by: iveresov, apetrusenko
2010-03-03 14:48:26 -08:00
Kelly O'Hair
fa7b68252b
6931763: sanity checks broken with latest cygwin, newer egrep -i option problems
...
Reviewed-by: jjg
2010-03-03 11:29:44 -08:00
Pavel Porvatov
8b6f1b6e6f
6917744: JScrollPane Page Up/Down keys do not handle correctly html tables with different cells contents
...
Reviewed-by: peterz, alexp
2010-03-03 20:53:35 +03:00
Pavel Porvatov
8f8262e829
6913768: With default SynthLookAndFeel instance installed new JTable creation leads to throwing NPE
...
Reviewed-by: peterz
2010-03-03 20:08:55 +03:00
Jon Masamitsu
5fdec09798
6910182: CMS: assert(_cursor[j] == _survivor_plab_array[j].end(),"Ctl pt invariant")
...
Calculation of the slicing of survivor spaces for MT was incorrect.
Reviewed-by: ysr
2010-03-03 08:10:41 -08:00
Alan Bateman
140ed0124d
6931216: TEST_BUG: test/java/nio/file/WatchService/LotsOfEvents.java failed with NPE
...
Reviewed-by: chegar
2010-03-03 16:09:36 +00:00
Pavel Porvatov
d859ed231e
6924059: SynthScrollBarUI.configureScrollBarColors() should have spec different from the overridden method
...
Reviewed-by: peterz
2010-03-03 17:57:25 +03:00
Roman Kennke
d500623121
6892485: Deadlock in SunGraphicsEnvironment / FontManager
...
Synchronize on correct monitor in SunFontManager.
Reviewed-by: igor, prr
2010-03-03 15:50:33 +01:00
Jonathan Gibbons
87efbd8787
6931127: strange test class files
...
Reviewed-by: darcy
2010-03-02 16:43:29 -08:00
Jonathan Gibbons
d55b727361
6931482: minor findbugs fixes
...
Reviewed-by: darcy
2010-03-02 16:40:37 -08:00
Joe Darcy
2b4f43efeb
6931130: Remove unused AnnotationCollector code from JavacProcessingEnvironment
...
Reviewed-by: jjg
2010-03-02 14:06:47 -08:00
John Cuthbertson
a9c71d9169
Merge
2010-03-02 13:59:37 -08:00
John Cuthbertson
76881615ca
Merge
2010-03-02 13:57:46 -08:00
Coleen Phillimore
13ac3be829
6914050: jvm assertion "guard pages must be in use" in -Xcomp mode
...
Move creating stack guard pages in jni attach thread before potential java call rather than after. Also cleanup stack guard pages when jni attach fails
Reviewed-by: never, dholmes
2010-03-02 12:09:40 -08:00
Lana Steuck
438e92ebe0
Merge
2010-03-01 18:30:05 -08:00
Tom Rodriguez
e904069b51
6930398: fix for return address locals in OSR entries uses wrong test
...
Reviewed-by: kvn
2010-03-01 12:12:35 -08:00
Vinnie Ryan
d996cb8440
Merge
2010-03-01 18:00:47 +00:00
Vinnie Ryan
0f70e6a821
6921001: api/java_security/IdentityScope/IdentityScopeTests.html#getSystemScope fails starting from b78 JDK7
...
Reviewed-by: mullan
2010-03-01 17:54:31 +00:00
Alan Bateman
16b8431cf3
6921374: java.lang.String::hashCode() should check for count == 0 to avoid repeated stores hash = 0
...
Reviewed-by: darcy, ohair
2010-02-27 19:29:15 +00:00
Alan Bateman
ab0eb81f5b
6815768: File.getxxxSpace() methods fail for very large file systems under 32bit Java
...
Reviewed-by: ohair
2010-02-27 19:26:59 +00:00
Vladimir Yaroslavskiy
32d811b1f7
6929259: Remove double spaces from Dual-pivot quicksort
...
Reviewed-by: alanb
2010-02-27 19:15:28 +00:00
Sebastian Sickelmann
c9776d3175
6929532: (file) WatchService should avoid queuing new modify events when lots of files are changing
...
Reviewed-by: alanb
2010-02-27 18:18:33 +00:00
Pavel Porvatov
2dd1ee93df
6929298: The SynthSliderUI#calculateTickRect method should be removed
...
Reviewed-by: peterz
2010-02-27 16:14:43 +03:00
Pavel Porvatov
0a231a50e2
6923305: SynthSliderUI paints the slider track when the slider's "paintTrack" property is set to false
...
Reviewed-by: alexp
2010-02-27 16:03:05 +03:00
Pavel Porvatov
81941ba314
6918861: SynthSliderUI.uninstallDefaults() is not called when UI is uninstalled
...
Reviewed-by: malenkov
2010-02-27 15:09:16 +03:00
Pavel Porvatov
9dd15f9fc9
6918447: SynthToolBarUI.setBorderToXXXX() methods don't correspond inherited spec. They do nothing
...
Reviewed-by: peterz
2010-02-27 14:47:38 +03:00
Pavel Porvatov
c1ce8910fd
6913758: Specification for SynthViewportUI.paintBorder(...) should mention that this method is never called
...
Reviewed-by: peterz
2010-02-27 14:26:04 +03:00
Jonathan Gibbons
a5c51fcd1d
6930032: fix findbugs errors in com.sun.tools.javac.comp
...
Reviewed-by: darcy
2010-02-26 15:30:35 -08:00
Jonathan Gibbons
9ce36383eb
6930076: "null" can incorrectly appear in error message compiler.err.error.reading.file
...
Reviewed-by: darcy
2010-02-26 15:26:58 -08:00
Paul Hohensee
cef423370c
6923123: Hotspot refuses to start when -Xmx4m or -Xms4m is specified
...
Reduce NewSize from 4m to 1m.
Reviewed-by: tonyp, jmasa
2010-02-26 16:40:55 -05:00
Jonathan Gibbons
97162a48b1
6881645: Unchecked method call on a method declared inside anonymous inner causes javac to crash
...
Reviewed-by: mcimadamore
2010-02-26 08:42:22 -08:00
Denis Fokin
6f9a6edc4f
6887703: Unsigned applet can retrieve the dragged information before drop action occur
...
Reviewed-by: uta
2010-02-26 03:54:52 -08:00