Valerie Peng
86875ab33d
6986789: Sun pkcs11 provider fails to parse path name containing "+"
...
Modified to accept '+' as valid character.
Reviewed-by: weijun
2011-04-12 16:09:17 -07:00
Valerie Peng
20fec807e5
7001094: Can't initialize SunPKCS11 more times than PKCS11 driver maxSessionCount
...
Changed SessionManager to keep track of session count for each instance
Reviewed-by: mullan
2011-04-12 15:57:28 -07:00
Kelly O'Hair
d4ab380c60
7033957: Library built without a mapfile: libxinerama.so
...
Reviewed-by: ksrini
2011-04-12 14:23:37 -07:00
Abhijit Saha
b27b971f1f
Merge
2011-04-12 14:23:03 -07:00
Coleen Phillimore
3c4d3002f2
Merge
2011-04-12 14:18:53 -07:00
Suchen Chien
b1860c6416
7022841: LocaleNames_no_NO_NY.class is missing in rt.jar
...
Reviewed-by: katleman, ohair
2011-04-12 13:58:32 -07:00
Keith McGuigan
222ac81222
7020373: JSR rewriting can overflow memory address size variables
...
Abort if incoming classfile's parameters would cause overflows
Reviewed-by: coleenp, dcubed, never
2011-04-12 16:42:26 -04:00
Jeff Dinkins
d5438d3e05
7045697: JDK7 THIRD PARTY README update
...
Reviewed-by: lana
2011-05-27 15:01:07 -07:00
David Katleman
079c89189f
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
...
Reviewed-by: ohair, trims
2011-05-25 13:31:51 -07:00
John Coomes
2af4bb66d4
6791672: enable 1G and larger pages on solaris
...
Reviewed-by: ysr, iveresov, johnc
2011-08-17 10:32:53 -07:00
Daniel D. Daugherty
3d4a927981
7035555: 4/4 attach/BasicTests.sh needs another tweak for Cygwin
...
Test needs to properly detect missing AgentInitializationException. Clarify when exceptions are expected. Another Cygwin tweak.
Reviewed-by: dsamersoff, ohair
2011-04-12 13:36:38 -07:00
Kelly O'Hair
e7c5e104ea
7034918: Integrate JAX-WS 2.2.4-b01 in to JDK 7
...
Reviewed-by: ramap
2011-04-12 12:39:55 -07:00
Lance Andersen
31a03639b0
7007772: Address typos in javadoc for ResultSet
...
Reviewed-by: ohair, smarks
2011-04-12 14:32:03 -04:00
Lance Andersen
b055efc73b
7035615: Address lint warnings for javax.sql.rowset & com.sun.rowset
...
Reviewed-by: alanb, darcy
2011-04-12 12:25:15 -04:00
Xue-Lei Andrew Fan
9fd280409c
6882437: CertPath/X509CertPathDiscovery/Test fails on jdk7/pit/b62
...
Pass trust anchors to CRL certification path building, support CRLs without AKID extension.
Reviewed-by: mullan
2011-04-12 08:27:00 -07:00
Denis Fokin
fc7a236fd5
7030062: duplicate free
...
Reviewed-by: dcherepanov
2011-04-12 19:06:57 +04:00
Vladimir Danushevsky
0c1e2baaec
Merge
2011-04-12 10:32:42 -04:00
Rickard Bäckman
f159608a01
7026304: Fork-Join sample
...
Implement a merge-sort sample using Fork-Join
Reviewed-by: hosterda, chegar, dholmes
2011-04-12 13:14:05 +02:00
Yuka Kamiya
cd31a3e19d
7034231: Default font appears twice in fallback font list
...
Reviewed-by: okutsu, prr
2011-04-12 18:58:30 +09:00
Gary Benson
5001776189
7035870: JSR 292: Zero support
...
This adds support for JSR 292 to Zero.
Reviewed-by: twisti
2011-04-12 02:40:23 -07:00
Yuka Kamiya
75aff28522
7035073: Add missing timezones to TimeZoneNames_pt_BR.java
...
Reviewed-by: okutsu
2011-04-12 16:16:41 +09:00
Rickard Bäckman
3382d83790
7026287: Asynchronous API sample
...
Implement a chat server using the new asynchronous networking API
Reviewed-by: hosterda, alanb
2011-04-12 09:04:57 +02:00
David Holmes
09c93cbb25
7034585: Adjust fillInStackTrace filtering to assist 6998871
...
Allow for one or more fillInStackTrace frames to be skipped
Reviewed-by: mchung, kvn
2011-04-12 02:53:06 -04:00
Joe Darcy
6848dc8c89
7035834: Bad @param tags in LayerUI.java
...
Reviewed-by: rupashka
2011-04-11 23:20:41 -07:00
Pavel Porvatov
04b99a9767
7025525: CSS property list in javax.swing.text.html.CSS is incomplete
...
Reviewed-by: alexp
2011-04-12 10:15:26 +04:00
Vladimir Danushevsky
bea445368e
7005865: Crash when running with PrintIRWithLIR
...
The failure is caused by uninitialized bci number
Reviewed-by: iveresov
2011-04-11 23:02:37 -04:00
Michael Fang
5e01475e7b
Merge
2011-04-11 16:31:22 -07:00
Michael Fang
ce457615c7
Merge
2011-04-11 16:19:20 -07:00
Tom Deneau
899faa3fec
7035713: 3DNow Prefetch Instruction Support
...
The upcoming processors from AMD are the first that support 3dnow prefetch without supporting the 3dnow instruction set.
Reviewed-by: kvn
2011-04-11 15:30:31 -07:00
Michael Fang
b9bbf16470
Merge
2011-04-11 14:09:27 -07:00
Michael Fang
9ce1ea41ce
Merge
2011-04-11 14:05:21 -07:00
Michael Fang
305edce422
Merge
2011-04-11 14:01:41 -07:00
Michael Fang
d25ec12ca3
Merge
2011-04-11 13:59:36 -07:00
Michael Fang
ef9f4f325b
Merge
2011-04-11 13:36:55 -07:00
Pavel Porvatov
0fce7a7e9d
7030623: closed/javax/accessibility/4864610/bug4864610.java test fails just against jdk7 b134
...
Reviewed-by: peterz
2011-04-11 19:55:15 +04:00
Alan Bateman
4eb37f220f
Merge
2011-04-11 12:52:39 +01:00
Bengt Rutisson
2ea041a2b2
7034625: Product builds in Visual Studio projects should produce full symbol information
...
Add the /debug flag to the linker command in Visual Studio
Reviewed-by: mgronlun, poonam, hosterda
2011-04-11 11:12:41 +02:00
Xueming Shen
e27e4cb99b
7033561: Missing Unicode Script aliases
...
Added 6.0 aliases
Reviewed-by: okutsu, peytoia, alanb
2011-04-10 23:33:14 -07:00
Weijun Wang
6f7b1ef68a
7030180: AES 128/256 decrypt exception
...
Reviewed-by: valeriep
2011-04-11 10:22:39 +08:00
Weijun Wang
65df911e4a
7012160: read SF file in signed jar in streaming mode
...
Reviewed-by: mullan
2011-04-11 10:22:17 +08:00
Alan Bateman
19317c2c45
7034532: (fs) AssertionError when working directory is UNC
...
Reviewed-by: forax, mduigou
2011-04-10 19:45:28 +01:00
Lana Steuck
992bfee42c
Merge
2011-04-10 10:25:12 -07:00
Lana Steuck
12320dbfc3
Merge
2011-04-10 10:23:28 -07:00
Lana Steuck
802683fa08
Merge
2011-04-10 10:17:36 -07:00
John R Rose
93459f517d
6987991: JSR 292 phpreboot test/testtracefun2.phpr segfaults
...
Make MH verification tests more correct, robust, and informative. Fix lingering symbol refcount problems.
Reviewed-by: twisti
2011-04-09 22:55:25 -07:00
John R Rose
06a8e9b35e
7019529: JSR292: java/dyn/ClassValueTest.java depends on sub-test execution order
...
Test should not use static variables, because they may contain stale values.
Reviewed-by: twisti
2011-04-09 21:38:40 -07:00
John R Rose
41745904a3
Merge
2011-04-09 21:16:12 -07:00
David Holmes
4114756f39
7035109: Regression: awt SplashScreen/test18.sh fails - missing mapfile entry
...
Reviewed-by: alanb, ksrini
2011-04-09 15:30:58 -07:00
Tom Rodriguez
bbb0b31bfe
7035161: assert(!o->is_null_object()) failed: null object not yet handled here
...
Reviewed-by: kvn
2011-04-08 23:00:14 -07:00
Vladimir Kozlov
83ccc5e2c6
Merge
2011-04-08 20:52:28 -07:00