Martin Buchholz
500a66b0d8
6955504: (str) String[Builder/Buffer].append(char[],int,int) throws OutOfMemoryError in b94
...
Let arraycopy throw AIOOBE for invalid negative length
Reviewed-by: chegar, forax
2010-08-03 12:22:49 -07:00
Kelly O'Hair
f82d12c1b4
6974239: Correct reference to jdk document site in javadoc
...
Reviewed-by: skannan
2010-08-03 10:53:21 -07:00
Sean Mullan
2bcf6f798f
Merge
2010-08-03 09:55:29 -04:00
Sean Mullan
707346f099
6653372: Error in java.security.KeyStore example code
...
Reviewed-by: weijun
2010-08-03 09:39:52 -04:00
Bob Vandette
b95c7e9523
6953477: Increase portability and flexibility of building Hotspot
...
A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail.
Reviewed-by: phh, never, coleenp, dholmes
2010-08-03 08:13:38 -04:00
Chris Hegarty
784f62993b
6973030: NTLM proxy authentication fails with https
...
Reviewed-by: michaelm
2010-08-03 12:03:03 +01:00
Lana Steuck
6581804c68
Merge
2010-08-02 19:46:14 -07:00
Lana Steuck
3d517c6b50
Merge
2010-08-02 19:45:28 -07:00
Lana Steuck
bb7b93499c
Merge
2010-08-02 19:44:12 -07:00
Lana Steuck
c3c47e6790
Merge
2010-08-02 19:42:54 -07:00
Lana Steuck
d5cc4b8c89
Merge
2010-08-02 19:41:35 -07:00
Kelly O'Hair
a656854b1e
6971426: jdk/make/docs docs target does not work on windows
...
Reviewed-by: igor, jjg
2010-08-02 16:31:55 -07:00
Kelly O'Hair
f6c4154043
6973616: Update minimum boot jdk from 1.5 to 1.6
...
Reviewed-by: igor, jjg
2010-08-02 16:31:26 -07:00
Jonathan Gibbons
0c1962f5de
6973626: test/tools/javac/processing/* tests fail with assertions enabled
...
Reviewed-by: darcy
2010-08-02 16:29:54 -07:00
Joe Darcy
74210780a0
6971877: Project Coin: improve semantics of suppressed exceptions in try-with-resources
...
Reviewed-by: jjb
2010-08-02 13:35:39 -07:00
Vladimir Kozlov
f0b6dc4e4f
6973308: Missing zero length check before repne scas in check_klass_subtype_slow_path()
...
Set Z = 0 (not equal) before repne_scan() to indicate that class was not found when RCX == 0.
Reviewed-by: never, phh
2010-07-30 10:21:15 -07:00
Michael McMahon
bf106fcab7
6510892: com/sun/net/httpserver/bugs/B6361557.java fails
...
Reviewed-by: chegar
2010-07-30 18:16:30 +01:00
Sergey Malenkov
e51e3b724f
6972468: Security manager should be used for tests in java/beans/XMLEncoder
...
Reviewed-by: peterz
2010-07-30 19:40:29 +04:00
Sergey Malenkov
d3b90b4164
6199676: REGRESSION: ColorChooser loses preview when change LandF in Java5
...
Reviewed-by: alexp, peterz
2010-07-30 19:21:27 +04:00
Erik Trimble
4ce3f156ec
6973381: Bump the HS19 build number to 05
...
Update the HS19 build number to 05
Reviewed-by: jcoomes
2010-07-30 06:56:40 -07:00
Erik Trimble
a4b5c38070
Merge
2010-07-29 23:14:56 -07:00
Lana Steuck
9f50973389
Merge
2010-07-29 22:04:41 -07:00
Lana Steuck
99a605b4b3
Merge
2010-07-29 22:02:45 -07:00
Jonathan Gibbons
eff5854b96
6966604: JavacFiler not correctly notified of lastRound
...
Reviewed-by: darcy
2010-07-29 19:30:35 -07:00
Jonathan Gibbons
75b1007388
6340549: javax.tools.JavaCompilerTool.getStandardFileManager().list() includes directories
...
Reviewed-by: darcy
2010-07-29 19:27:11 -07:00
Jonathan Gibbons
30c006f23f
6972556: warning for using a file name instead of a binary name for Filer.createSourceFile
...
Reviewed-by: darcy
2010-07-29 18:06:34 -07:00
Lana Steuck
18a0513e0d
Merge
2010-07-29 17:12:27 -07:00
Lana Steuck
92a8ffe4ab
Merge
2010-07-29 13:48:23 -07:00
Christine Lu
f5bf509c49
Added tag jdk7-b103 for changeset a5cf09e6c109
2010-07-29 13:33:32 -07:00
Christine Lu
2c09c3cf0b
Added tag jdk7-b103 for changeset 81a799b11c0e
2010-07-29 13:33:20 -07:00
Christine Lu
9b19c5b40c
Added tag jdk7-b103 for changeset f84fd6d66187
2010-07-29 13:33:13 -07:00
Christine Lu
a1e95a3802
Added tag jdk7-b103 for changeset d599ee7032ef
2010-07-29 13:33:13 -07:00
Christine Lu
5bc757e86c
Added tag jdk7-b103 for changeset 0dc48f97ffd1
2010-07-29 13:33:08 -07:00
Christine Lu
e6fcfd056b
Added tag jdk7-b103 for changeset a5f45610331b
2010-07-29 13:33:04 -07:00
Christine Lu
c0563bc803
Added tag jdk7-b103 for changeset a80a6daf6891
2010-07-29 13:33:02 -07:00
Lana Steuck
af17406ae2
Merge
2010-07-29 13:22:16 -07:00
Chris Hegarty
d08b7168c3
Merge
2010-07-29 17:04:07 +01:00
Alexander Potochkin
476f58c4af
4743225: Size of JComboBox list is wrong when list is populated via PopupMenuListener
...
Reviewed-by: rupashka
2010-07-29 19:34:03 +04:00
Maurizio Cimadamore
a38fe743aa
6970833: Try-with-resource implementation throws an NPE during Flow analysis
...
Updated logic not to rely upon Symbol.implementation (which check in superinterfaces)
Reviewed-by: jjg
2010-07-29 15:57:43 +01:00
Maurizio Cimadamore
d7444b88be
6972747: CheckExamples fail when assertions are enabled
...
The test calls the wrong version of JavacMessage constructor
Reviewed-by: jjg
2010-07-29 15:57:18 +01:00
Maurizio Cimadamore
541f7a7a41
6938454: Unable to determine generic type in program that compiles under Java 6
...
A redundant dubtyping check causes spurious inference failure
Reviewed-by: jjg
2010-07-29 15:56:25 +01:00
Alan Bateman
1736731b74
6934977: (bf) MappedByteBuffer.load can SIGBUS if file is truncated
...
6799037: (fs) MappedByteBuffer.load crash with unaligned file-mapping (sol)
Reviewed-by: chegar, forax
2010-07-29 13:08:58 +01:00
Chris Hegarty
2d91b17b0a
6972374: NetworkInterface.getNetworkInterfaces throws "java.net.SocketException" on Solaris zone
...
Reviewed-by: alanb, dsamersoff
2010-07-29 10:02:41 +01:00
Michael Wilkerson
9b77e947fa
Merge
2010-07-28 21:03:41 -07:00
Coleen Phillimore
c45761e2a8
6958465: Sparc aten build24.0: openjdk-7.ea-b96 failed Error: Formal argument ... requires an lvalue
...
Fix compilation errors. Made non-const references const so can be assigned with lvalue.
Reviewed-by: phh, xlu
2010-07-28 17:57:43 -04:00
Andrew Haley
d44a3683b1
6888526: Linux getCurrentThreadCpuTime is drastically slower than Windows
...
Reviewed-by: dcubed, dholmes
2010-07-28 17:38:21 +01:00
Jonathan Gibbons
bcbe3b2577
6403456: -Werror should work with annotation processing
...
Reviewed-by: darcy
2010-07-27 11:52:11 -07:00
Jan Lahoda
157108fe22
6972327: JCTree.pos incorrect for annotations without modifiers and package
...
Reviewed-by: mcimadamore
2010-07-27 11:32:03 -07:00
Vinnie Ryan
837cc6d064
6972409: Cease emitting LDAP filter debug messages
...
Reviewed-by: xuelei
2010-07-27 11:40:46 +01:00
Xue-Lei Andrew Fan
caefa97f8c
6870947: 15 sec delay detecting "socket closed" condition when a TCP connection is reset by an LDAP server
...
Reviewed-by: weijun
2010-07-27 16:07:00 +08:00