Phil Race
ca5f8bd9bb
6903970: VS2008/VS2010 build fails in make/sun/jkernel because of "afxres.h" missing
...
Reviewed-by: ohair, art
2010-05-19 09:45:05 -07:00
Phil Race
184c523bdb
6903970: VS2008/VS2010 build fails in make/sun/jkernel because of "afxres.h" missing
...
Reviewed-by: ohair, art
2010-05-19 09:44:19 -07:00
Maurizio Cimadamore
836fb6fe52
6951833: latest diamond implementation generates spurious raw type warnings
...
Raw warning checks should be disabled in the presence of a diamond AST node
Reviewed-by: jjg
2010-05-19 16:43:30 +01:00
Maurizio Cimadamore
56c4bf22d4
6948381: javac Null Pointer Exception in Types.makeCompoundType
...
Race condition between symbol completion and attribution of import statements causes NPE when creating intersection type
Reviewed-by: jjg
2010-05-19 16:43:06 +01:00
Maurizio Cimadamore
cd66a7b462
6946618: sqe test fails: javac/generics/NewOnTypeParm in pit jdk7 b91 in all platforms
...
Bad cast to ClassType in the new diamond implementation fails if the target type of the instance creation expression is a type-variable
Reviewed-by: jjg
2010-05-19 16:42:37 +01:00
Maurizio Cimadamore
1bc9b6324e
6880344: Recursive type parameters do not compile
...
Issue in type-variable substitution causes valid code to be rejected
Reviewed-by: jjg
2010-05-19 16:41:57 +01:00
Keith McGuigan
4f45d8c3a2
6911922: JVM must throw VerifyError for jsr or jsr_w opcodes in class file v.51+
...
6693236: A class file whose version number is greater than to 50.0 must be verified using the typechecker
Disable failover verification for classfiles >= v51
Reviewed-by: never, acorn, dholmes
2010-05-19 10:19:10 -04:00
Tom Rodriguez
00d1e12daf
6953576: bottom_type for matched AddPNodes doesn't always agree with ideal
...
Reviewed-by: kvn
2010-05-18 23:58:32 -07:00
Xueming Shen
bb2be852aa
6945564: Unicode script support in Character class
...
6948903: Make Unicode scripts available for use in regular expressions
Added Unicode script suport
Reviewed-by: martin
2010-05-18 15:36:47 -07:00
Erik Trimble
55440a84b9
Merge
2010-05-18 14:10:01 -07:00
Tom Rodriguez
b03699b985
6953539: after 6892658 c1 reports that it doesn't inline StringBuffer.append
...
Reviewed-by: kvn, twisti
2010-05-18 13:45:03 -07:00
Mandy Chung
d1dc8092ec
6951599: Rename package of security tools for modularization
...
Move PolicyTool to sun.security.tools.policytool package
Reviewed-by: weijun
2010-05-18 13:12:46 -07:00
Lana Steuck
4d3c7263af
Merge
2010-05-18 11:29:45 -07:00
John Coomes
04b4d79094
6951319: enable solaris builds using Sun Studio 12 update 1
...
Reviewed-by: kamg, ysr, dholmes, johnc
2010-05-18 11:02:18 -07:00
Vladimir Kozlov
c12b2b3f69
6953267: assert in EA code with -XX:+StressReflectiveCode
...
Add missing checks into EA code.
Reviewed-by: never
2010-05-18 09:54:05 -07:00
Anthony Petrov
5545514e60
6953275: Many Swing tests are failing because of a GTK lib
...
Reviewed-by: art, dcherepanov
2010-05-18 19:35:41 +04:00
Yuka Kamiya
3ee6427a9c
6953294: Fix for 6909002 was incorrectly merged
...
Reviewed-by: okutsu
2010-05-18 16:40:53 +09:00
Eric Caspole
430574f398
6950075: nmethod sweeper should operate concurrently
...
Reviewed-by: never, kvn
2010-05-17 16:50:07 -07:00
Xueming Shen
da26b0d878
4853493: GZIPOutputStream passes a reference to a private array into an untrusted method
...
Create a new header byte array for each header writeout
Reviewed-by: martin
2010-05-17 16:18:13 -07:00
Xueming Shen
6d1dc62ab1
4813885: RFE: GZIPOutputStream should implement flush using Z_SYNC_FLUSH
...
Added new constructors to allow flush() work in Z_SYNC_FLUSH mode
Reviewed-by: martin
2010-05-17 12:19:49 -07:00
Vladimir Kozlov
85854f0e13
6951686: Using large pages on Linux prevents zero based compressed oops
...
Use req_addr when attaching shared memory segment.
Reviewed-by: twisti
2010-05-17 11:32:56 -07:00
Daniel D. Daugherty
9b7dfe0cbc
Merge
2010-05-17 07:11:27 -07:00
Daniel D. Daugherty
8c248ee5f2
6949515: 3/3 VM crash when calling GetMethodDeclaringClass
...
Use resolve_external_guard() instead of resolve_non_null().
Reviewed-by: thurka, kamg, acorn
2010-05-17 06:35:51 -07:00
Pavel Porvatov
04c87a2d5e
6938481: 4906607 is not fixed for NIMBUS L&F
...
Reviewed-by: alexp
2010-05-17 17:23:18 +04:00
Daniel D. Daugherty
e453a8780a
Merge
2010-05-17 03:53:55 -07:00
Y. Srinivas Ramakrishna
f8643be266
6948539: CMS+UseCompressedOops: placement of cms_free bit interferes with promoted object link
...
When using compressed oops, use compressed promoted pointers in b63:b31 of the mark word, so as not to interfere with the CMS "freeness bit" at b7. Updated mark-word layout documentation.
Reviewed-by: minqi, poonam, jmasa, coleenp
2010-05-17 00:47:28 -07:00
Xueming Shen
6524a87e07
4465490: Suspicious about double-check locking idiom being used in the code
...
To use volatile for the double-checked object
Reviewed-by: weijun
2010-05-16 21:22:07 -07:00
Poonam Bajaj
e009d84ff6
6745217: jmap assertion failure
...
SA shows exception with core files > 2GB. These changes fix that by correcting the size of CMSBitmap during its allocation.
Reviewed-by: swamyv
2010-05-15 18:24:34 -07:00
Xueming Shen
2dca32f307
4263582: RFE: GZIPInputStream throws IOException on non-gzipped data
...
Throw ZipException instead of IOException
Reviewed-by: martin
2010-05-14 13:46:53 -07:00
Xueming Shen
0c958f899e
6952701: Use http://www.ietf.org/rfc for rfc references in jdk public APIs
...
Replace www.isi.edu/in-notes with www.ietf.org/rfc
Reviewed-by: martin
2010-05-14 13:30:37 -07:00
Andrey Petrusenko
0d3978019b
6921317: (partial) G1: assert(top() == bottom() || zfs == Allocated,"Region must be empty, or we must be setting it to
...
Extended the failing assertion with the new message format to get more data.
Reviewed-by: tonyp
2010-05-14 10:28:46 -07:00
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
Xueming Shen
0f4df9f618
6951064: Typo in javadoc for ZipException ctors
...
Fixed the doc typo
Reviewed-by: martin
2010-05-13 21:30:18 -07:00
John R Rose
ffc05ac66b
Merge
2010-05-13 20:01:40 -07:00
John R Rose
8fff72a23b
Merge
2010-05-13 20:01:34 -07:00
Erik Trimble
10da52364f
Merge
2010-05-13 17:10:32 -07:00
Erik Trimble
f52963c1bc
6952178: Fork HS18 to HS19 - renumber Major and build numbers of JVM
...
Update the Major and build numbers for HS19 fork
Reviewed-by: jcoomes
2010-05-13 14:47:21 -07:00
Erik Trimble
8878667a36
Merge
2010-05-13 14:35:14 -07:00
Michael Wilkerson
e07663d108
Added tag jdk7-b93 for changeset 19b9aa23e950
2010-05-13 13:22:31 -07:00
Michael Wilkerson
24b484a015
Added tag jdk7-b93 for changeset e415207ac256
2010-05-13 13:22:22 -07:00
Michael Wilkerson
8843a8a083
Added tag jdk7-b93 for changeset cd6bd47caa4d
2010-05-13 13:22:17 -07:00
Michael Wilkerson
a0f06a97b0
Added tag jdk7-b93 for changeset b698288c7b9b
2010-05-13 13:22:16 -07:00
Michael Wilkerson
9d2e4e1022
Added tag jdk7-b93 for changeset 886a48579400
2010-05-13 13:22:12 -07:00
Michael Wilkerson
2362acb347
Added tag jdk7-b93 for changeset ed71fb20ba0f
2010-05-13 13:22:09 -07:00
Michael Wilkerson
9c93404dde
Added tag jdk7-b93 for changeset 30b170e85ca5
2010-05-13 13:22:08 -07:00
John Coomes
d14dfb51af
Merge
2010-05-13 13:05:47 -07:00
Jonathan Gibbons
7648a5f5ef
6952188: update timeout for langtools jtreg tests on JPRT
...
Reviewed-by: ohair
2010-05-13 11:30:28 -07:00
Pavel Tisnovsky
fb9c4505a1
6951887: Wrong redirection useage in test sun/nio/cs/Test4200310.sh
...
Testcase correction.
Reviewed-by: sherman
2010-05-13 10:11:17 +02:00
John R Rose
44f4fafdee
Merge
2010-05-12 22:06:02 -07:00
Kelly O'Hair
56131863a7
6943915: Adjust jdk/test/Makefile to deal with .dll and .so libraries needing execute permissions
...
And adjustments to test problem list.
Reviewed-by: jjg
2010-05-12 21:35:55 -07:00