Andrew Brygin
f267ef101f
6773586: java.awt.image.SampleModel.getPixels() methods not allways throw ArrayIndexOutOfBoundsException
...
Reviewed-by: jgodinez, prr
2011-03-22 12:28:03 +03:00
Andrew Brygin
91f8f158a4
6993561: java.awt.image.SampleModel.setSamples() methods not always throw ArrayIndexOutOfBoundsException
...
Reviewed-by: jgodinez, prr
2011-03-22 11:22:38 +03:00
Xue-Lei Andrew Fan
4efe3a9cb7
7027797: take care of ECDH_anon/DH_anon server key exchange for TLS 1.2
...
The signature of server key exanage message could be null
Reviewed-by: vinnie
2011-03-21 22:02:00 -07:00
Abhijit Saha
fc77896fd7
7029704: JFB: Refix JFB Custom Revision Version Build/Makefile changes
...
Reviewed-by: mr, ohair
2011-03-21 21:36:59 -07:00
David Holmes
5b717e764a
6535709: interrupt of wait()ing thread isn't triggerring InterruptedException - test intwait3
...
Only clear the interrupt state if we will report that it was set
Reviewed-by: dcubed, alanb, phh, coleenp, dice
2011-03-21 22:16:19 -04:00
John Coomes
1ed31f9194
6962930: make the string table size configurable
...
Reviewed-by: never, phh, stefank, kamg, dholmes, coleenp
2011-03-21 18:38:00 -07:00
Lana Steuck
76ed3a763b
Merge
2011-03-21 17:22:16 -07:00
Lana Steuck
99bae3bd28
Merge
2011-03-21 16:57:18 -07:00
Lana Steuck
e629176759
Merge
2011-03-21 16:55:14 -07:00
Lana Steuck
933d7fe513
Merge
2011-03-21 16:53:50 -07:00
Tom Rodriguez
31ac558f3d
7029509: nightly failures after static fields in Class
...
Reviewed-by: kvn
2011-03-21 14:06:50 -07:00
Mike Duigou
8629655e8b
Merge
2011-03-21 11:49:37 -07:00
Michael Fang
79ac0a68de
Merge
2011-03-21 11:42:38 -07:00
Mike Duigou
af9167398f
7029491: fix broken test file committed with CR 5045147
...
An incorrect file was committed with CR 5045147. This commit corrects that error and also applies minor review suggestions.
Reviewed-by: alanb
2011-03-21 11:31:54 -07:00
Vladimir Kozlov
3de260da41
7008866: Missing loop predicate for loop with multiple entries
...
Add predicates when loop head bytecode is parsed instead of when back branch bytecode is parsed.
Reviewed-by: never
2011-03-21 11:28:14 -07:00
Christian Thalinger
a3e259c335
7027232: JSR 292: wrong numeric value returned by MH on solaris-sparc
...
Reviewed-by: kvn, never
2011-03-21 02:30:49 -07:00
Yong Jeffrey Huang
c09ed84373
7020960: CurrencyNames_sr_RS.properties is missing
...
Reviewed-by: naoto
2011-03-20 23:47:10 -07:00
Alan Bateman
daf84b3fbb
Merge
2011-03-20 19:39:11 +00:00
Kumar Srinivasan
ea8bdc9e7a
7026184: (launcher) Regression: class with unicode name can't be launched by java
...
Reviewed-by: mchung, sherman
2011-03-20 08:41:33 -07:00
Michael Fang
8df3dbea9d
Merge
2011-03-19 19:12:28 -07:00
Alan Bateman
8dfe1d556a
7017446: (fs) Updates to file system API (3/2011)
...
Reviewed-by: sherman
2011-03-19 14:21:52 +00:00
Lana Steuck
4e70e79c7f
Merge
2011-03-18 23:33:34 -07:00
Tom Rodriguez
6e8a263a06
7017732: move static fields into Class to prepare for perm gen removal
...
Reviewed-by: kvn, coleenp, twisti, stefank
2011-03-18 16:00:34 -07:00
Tom Rodriguez
f5ef48f3b9
7028374: race in fix_oop_relocations for scavengeable nmethods
...
Reviewed-by: kvn
2011-03-18 15:52:42 -07:00
Lana Steuck
0ece4eae55
Merge
2011-03-18 15:44:48 -07:00
Lana Steuck
c5710296f1
Merge
2011-03-18 15:44:45 -07:00
Erik Trimble
a6f5b69e41
7028846: Bump the HS21 build number to 05
...
Update the HS21 build number to 05
Reviewed-by: jcoomes
2011-03-18 13:28:33 -07:00
Erik Trimble
74c7fb6c9d
Merge
2011-03-18 13:28:29 -07:00
Alan Bateman
49f0232c39
7028468: (fs) FileSystems.getDefault() fails when kernel micro version contains/ends non-numeric characters
...
Reviewed-by: forax, chegar
2011-03-18 19:46:02 +00:00
Lana Steuck
04eb684afe
Merge
2011-03-18 11:00:10 -07:00
Lana Steuck
b755013961
Merge
2011-03-18 10:59:12 -07:00
John Coomes
0317c7c485
Merge
2011-03-18 09:03:43 -07:00
Andrei Dmitriev
b8ff55c275
7016131: JDK 7 b127: 8 crashes in native frame:awt_DrawingSurface_FreeDrawingSurfaceInfo+0xc on linux amd64
...
Reviewed-by: dcherepanov, art
2011-03-18 17:56:47 +03:00
Daniel D. Daugherty
45f658fb76
7028668: 3/4 improve diagnosibility and robustness of sun.tools.attach.WindowsVirtualMachine.openProcess()
...
Add more info to OpenProcess default detail error message. Try a different technique when a Java process is attaching to itself.
Reviewed-by: zgu, ohair, alanb
2011-03-18 07:17:24 -07:00
Christian Thalinger
51f5142db1
Merge
2011-03-18 01:44:15 -07:00
John R Rose
e7ebd4792b
6839872: remove implementation inheritance from JSR 292 APIs
...
Move everything into a single package; remove all multi-package machinery
Reviewed-by: twisti, forax
2011-03-18 00:03:24 -07:00
Stuart Marks
7969a3155e
7022382: convert pack200 library code to use try-with-resources
...
Reviewed-by: ksrini
2011-03-17 18:50:06 -07:00
John R Rose
e197657e02
7011865: JSR 292 CTW fails: !THREAD->is_Compiler_thread() failed: Can not load classes with the Compiler thre
...
Reviewed-by: kvn, never
2011-03-17 18:29:18 -07:00
Michael McMahon
6a1b363341
6981922: DNS cache poisoning by untrusted applets
...
Reviewed-by: chegar
2011-03-17 18:26:50 -07:00
Erik Trimble
5dfa054899
Added tag hs21-b04 for changeset 8f90284bf3fa
2011-03-17 17:25:12 -07:00
Denis Fokin
a472ac15e8
6907662: System clipboard should ensure access restrictions
...
Reviewed-by: alexp
2011-03-17 17:16:35 -07:00
Yuka Kamiya
0e25c51697
7027387: (tz) Support tzdata2011d
...
Reviewed-by: okutsu
2011-03-18 08:42:05 +09:00
Mike Duigou
deb8d5a4ff
5045147: Prevent insertion of null Key into empty TreeMap (and null element into TreeSet) when no Comparator is used. Prevent insertion of key of incorrect type into empty TreeMap and incorrect type element into TreeSet and incorrect type when Comparator is used
...
Reviewed-by: alanb, dl, mduigou
2011-03-17 14:42:40 -07:00
Suchen Chien
6f2c41beec
Added tag jdk7-b134 for changeset fbf4a969ccba
2011-03-17 14:33:12 -07:00
Suchen Chien
d1df6efddf
Added tag jdk7-b134 for changeset d7436373981b
2011-03-17 14:33:00 -07:00
Suchen Chien
dcd6411bd7
Added tag jdk7-b134 for changeset 0cea4fe308ee
2011-03-17 14:32:54 -07:00
Suchen Chien
3441f43b51
Added tag jdk7-b134 for changeset 74c6fa05df57
2011-03-17 14:32:53 -07:00
Suchen Chien
7e074712eb
Added tag jdk7-b134 for changeset 3cb740be56d2
2011-03-17 14:32:47 -07:00
Suchen Chien
e52af02245
Added tag jdk7-b134 for changeset 0c806e137e3f
2011-03-17 14:32:42 -07:00
Suchen Chien
be0da74502
Added tag jdk7-b134 for changeset 6baee4c33881
2011-03-17 14:32:38 -07:00