Michael Fang
|
cce753813e
|
Merge
|
2012-08-13 16:26:19 -07:00 |
|
Alexander Zuev
|
d78db85100
|
7177144: [macosx] Drag and drop not working (regression in 7u6)
Reviewed-by: art, serb
|
2012-08-13 19:49:04 +04:00 |
|
Alexander Zuev
|
4c53f0adc3
|
Merge
|
2012-08-13 19:19:34 +04:00 |
|
Leonid Romanov
|
402fcded14
|
7159381: [macosx] Dock Icon defaults to Generic Java Application Category
Reviewed-by: anthony
|
2012-08-13 17:53:56 +04:00 |
|
Marco Dinacci
|
4bd6fb3f68
|
7161437: [macosx] awt.FileDialog doesn't respond appropriately for mac when selecting folders
Reviewed-by: art, anthony
|
2012-08-13 17:43:37 +04:00 |
|
Deven You
|
48e5b771c7
|
7189611: Venezuela current Currency should be Bs.F
Reviewed-by: okutsu
|
2012-08-13 10:45:43 +08:00 |
|
Alejandro Murillo
|
4e28ce96d0
|
7190772: new hotspot build - hs24-b21
Reviewed-by: jcoomes
|
2012-08-10 23:19:43 -07:00 |
|
Tim Bell
|
c99e9bbc0f
|
7190512: Fix for 7181175 broke hotspot/make/windows/create.bat builds
Add some quotes around the classpath in the project file rule.
Reviewed-by: dcubed
|
2012-08-10 23:16:52 -07:00 |
|
Alejandro Murillo
|
de7d70ee06
|
Added tag hs24-b20 for changeset 25eb3939c390
|
2012-08-10 23:07:38 -07:00 |
|
Christian Thalinger
|
74e492d286
|
Merge
|
2012-08-10 17:50:24 -07:00 |
|
Christian Thalinger
|
eadc52ac6e
|
Merge
|
2012-08-10 16:03:28 -07:00 |
|
Christian Thalinger
|
c9fb0d52ee
|
Merge
|
2012-08-10 15:50:49 -07:00 |
|
Abhijit Saha
|
04865aa88a
|
Merge
|
2012-08-10 10:41:13 -07:00 |
|
Lana Steuck
|
dd32d97101
|
Merge
|
2012-08-10 10:15:52 -07:00 |
|
Lana Steuck
|
20bfd9b2da
|
Merge
|
2012-08-10 10:14:48 -07:00 |
|
David Katleman
|
79c6a61454
|
Added tag jdk8-b51 for changeset 716ed0cb0cea
|
2012-08-09 18:02:43 -07:00 |
|
David Katleman
|
ff0c285578
|
Added tag jdk8-b51 for changeset 1325e8a540e5
|
2012-08-09 18:02:01 -07:00 |
|
David Katleman
|
2db20e0e30
|
Added tag jdk8-b51 for changeset d63c06178ebc
|
2012-08-09 18:01:45 -07:00 |
|
David Katleman
|
fd4e1e725f
|
Added tag jdk8-b51 for changeset f333428be769
|
2012-08-09 18:01:36 -07:00 |
|
David Katleman
|
923215d482
|
Added tag jdk8-b51 for changeset 90fa336b0a49
|
2012-08-09 18:00:58 -07:00 |
|
David Katleman
|
defa61a4fc
|
Added tag jdk8-b51 for changeset 0efd681d5f54
|
2012-08-09 18:00:30 -07:00 |
|
David Katleman
|
65699480fc
|
Added tag jdk8-b51 for changeset 3cb655c7a1f2
|
2012-08-09 18:00:28 -07:00 |
|
Christian Thalinger
|
bc7a239b90
|
7190416: JSR 292: typo in InvokerBytecodeGenerator.getConstantPoolSize
Reviewed-by: jrose
|
2012-08-09 15:03:28 -07:00 |
|
Joel Borggrén-Franck
|
4f5a96bc8b
|
7188442: rename java.lang.annotation.ContainerAnnotation to ContainedBy
Reviewed-by: darcy, jjg
|
2012-08-09 17:49:43 +02:00 |
|
Vinnie Ryan
|
790c4cdcec
|
7190945: pkcs11 problem loading NSS libs on Ubuntu
Reviewed-by: xuelei, alanb
|
2012-08-13 14:06:44 +01:00 |
|
Shirish Kuncolienkar
|
492ac282bf
|
7190254: NetworkInterface getFlags implementation should support full integer bit range for flags value
Reviewed-by: chegar
|
2012-08-13 13:41:23 +01:00 |
|
Jonathan Lu
|
f349c3da24
|
7190219: (bf) CharBuffer.put(String,int,int) modifies position even if BufferOverflowException thrown
Reviewed-by: alanb
|
2012-08-13 19:51:48 +08:00 |
|
Christian Schulte
|
d947b5d95a
|
7188755: Crash due to missing synchronization on gconf_client in DefaultProxySelector.c
Reviewed-by: chegar
|
2012-08-12 22:56:45 +01:00 |
|
Lana Steuck
|
e4f5fdbb4d
|
Merge
|
2012-08-10 14:00:08 -07:00 |
|
Valerie Peng
|
a44a57d7b6
|
7185471: Avoid key expansion when AES cipher is re-init w/ the same key
Saved the last cipher key value and skip key expansion if key value is the same.
Reviewed-by: weijun, xuelei
|
2012-08-10 13:10:35 -07:00 |
|
Valerie Peng
|
919dca6024
|
7107616: scalability bloker in javax.crypto.JceSecurityManager
Changed the type of field "exemptCache" from HashMap to ConcurrentHashMap.
Reviewed-by: weijun, xuelei
|
2012-08-10 13:08:59 -07:00 |
|
Valerie Peng
|
21f7aaed74
|
7107613: scalability bloker in javax.crypto.CryptoPermissions
Changed the type of field "perms" from Hashtable to ConcurrentHashMap.
Reviewed-by: weijun, xuelei
|
2012-08-10 13:08:23 -07:00 |
|
Lana Steuck
|
db3fde2037
|
Merge
|
2012-08-10 12:48:22 -07:00 |
|
Sean Mullan
|
6a5d4204af
|
Merge
|
2012-08-10 09:17:14 -04:00 |
|
Sean Mullan
|
c0dc8e53b5
|
7187962: sun.security.pkcs11.P11DSAKeyFactory.implTranslatePublicKey doesn't check if params is null
Reviewed-by: valeriep
|
2012-08-10 09:12:12 -04:00 |
|
Xueming Shen
|
ff93896a39
|
7189363: Regex Pattern compilation buggy for special sequences
Fixed the incorrect implementation in expr(...)
Reviewed-by: psandoz, alanb
|
2012-08-09 10:15:26 -07:00 |
|
Dmitry Samersoff
|
12ab6cc327
|
7183753: [TEST] Some colon in the diff for this test
Reference output file contains extra colon
Reviewed-by: sspitsyn, mgronlun
|
2012-08-09 14:52:12 +04:00 |
|
Vladimir Danushevsky
|
886fb99d53
|
Merge
|
2012-08-08 16:09:11 -04:00 |
|
Joseph Provino
|
b6622dce73
|
7153374: ARM ONLY .. linking problem with new compilers.. Need to use -fPIC
Add "arm" to the list of processors that need -fPIC
Reviewed-by: vladidan, dholmes
|
2012-08-08 15:43:51 -04:00 |
|
Athijegannathan Sundararajan
|
9724583022
|
7178324: Crash when compiling for(i : x) try(AutoCloseable x = ...) {}
Reviewed-by: darcy, jjg
|
2012-08-08 22:17:27 +05:30 |
|
Kumar Srinivasan
|
60ea1205b7
|
7189944: (launcher) test/tools/launcher/Arrrrghs.java needs a couple of minor fixes
Reviewed-by: darcy, jgish
|
2012-08-08 09:29:32 -07:00 |
|
Amy Lu
|
56779e429b
|
7189886: (aio) Add test coverage for AsynchronousChannelGroup.withThreadPool
Reviewed-by: alanb
|
2012-08-08 15:31:22 +01:00 |
|
Andrew John Hughes
|
b3ebff94ab
|
7189533: GetJavaProperties should free temporary file if subsequent allocations fails
Add missing calls to free
Reviewed-by: alanb, dholmes, sherman
|
2012-08-08 12:37:02 +01:00 |
|
Lana Steuck
|
e6f6b2dfda
|
Merge
|
2012-08-07 20:24:18 -07:00 |
|
Lana Steuck
|
7fd65168fe
|
Merge
|
2012-08-07 20:23:41 -07:00 |
|
Christian Thalinger
|
e622fcdc27
|
7188911: nightly failures after JSR 292 lazy method handle update (round 2)
Reviewed-by: kvn, jrose
|
2012-08-07 14:32:08 -07:00 |
|
Christian Thalinger
|
e52fc3fb2c
|
7188911: nightly failures after JSR 292 lazy method handle update (round 2)
Reviewed-by: kvn, jrose
|
2012-08-07 14:31:52 -07:00 |
|
Alejandro Murillo
|
eee7b367a1
|
7189729: jprt.properties should include release jdk7u8
Reviewed-by: jcoomes
|
2012-08-07 09:53:12 -07:00 |
|
Eric Wang
|
3ba6a2dff8
|
7076644: TEST_BUG: test/java/io/File/Basic.java fails with cygwin
Reviewed-by: alanb
|
2012-08-07 12:47:45 +01:00 |
|
Lana Steuck
|
902382c4dd
|
Merge
|
2012-08-06 15:53:34 -07:00 |
|