Weijun Wang
d21a6ce41f
7144530: KeyTab.getInstance(String) no longer handles keyTabNames with "file:" prefix
...
Reviewed-by: valeriep
2012-02-21 08:51:26 +08:00
Alan Bateman
697f151896
7147087: Remove AWT/Swing/client tests from ProblemList
...
Reviewed-by: ohair
2012-02-20 19:33:32 +00:00
Alan Bateman
86410b610b
6346658: (se) Selector briefly spins when asynchronously closing a registered channel [win]
...
Reviewed-by: chegar, coffeys
2012-02-20 18:55:10 +00:00
Charles Lee
2995eff3e3
7146506: (fc) Add EACCES check to the return of fcntl native method
...
Add EACCES check according to the spec of fcntl
Reviewed-by: alanb
2012-02-20 11:24:06 +08:00
Rémi Forax
d2449123be
7146152: File.path should be final
...
Reviewed-by: alanb, dholmes, mduigou
2012-02-19 16:51:35 +00:00
Xueming Shen
1b32c44aa3
4153167: separate between ANSI and OEM code pages on Windows
...
To use OEM code page for System.out&err when not redirected
Reviewed-by: alanb
2012-02-16 22:13:10 -08:00
Roger Riggs
ac69a5f84a
6708398: Support integer overflow
...
Added add/sub/multiply/toIntExact methods to j.l.Math and StrictMath classes
Reviewed-by: emcmanus
2012-02-16 11:43:20 -08:00
Xue-Lei Andrew Fan
4c5ba0d841
7145837: a little performance improvement on the usage of SecureRandom
...
Reviewed-by: chegar, wetmore
2012-02-15 23:45:17 -08:00
Frederic Parain
a1429e482e
7145925: Removing remote access to diagnostic commands in the HotSpotDiagnosticMBean
...
Reviewed-by: acorn, mchung, phh
2012-02-15 10:46:55 -08:00
Frederic Parain
ddaeb8933c
7144833: sun/tools/jcmd/jcmd-Defaults.sh failing intermittently
...
Reviewed-by: alanb
2012-02-15 09:29:05 -08:00
Sean Mullan
191116a62e
Merge
2012-02-15 07:52:58 -05:00
Sean Mullan
5977a2d6a7
7024604: OID.1 causes IAE in X500Principal constructor
...
Reviewed-by: vinnie
2012-02-15 07:45:42 -05:00
Frederic Parain
52739303db
7140868: TEST_BUG: jcmd tests need to use -XX:+UsePerfData
...
Reviewed-by: fparain, dholmes
2012-02-14 07:28:29 -08:00
Vinnie Ryan
abfc726cc4
7142888: sun/security/tools/jarsigner/ec.sh fail on sparc
...
Reviewed-by: xuelei
2012-02-14 11:47:41 +00:00
Vinnie Ryan
5f84978261
Merge
2012-02-13 14:31:32 +00:00
Vinnie Ryan
7c7523d968
7142339: PKCS7.java is needlessly creating SHA1PRNG SecureRandom instances when timestamping is not done
...
Reviewed-by: xuelei, wetmore
2012-02-13 14:26:25 +00:00
Mani Sarkar
7abee00e97
7143230: fix warnings in java.util.jar, sun.tools.jar, zipfs demo, etc
...
Co-authored-by: Michael Barker <mikeb01@gmail.com>
Co-authored-by: Carl Jokl <carl.jokl@gmail.com>
Co-authored-by: Dinuk Weerasinghe <dinuksw@yahoo.com>
Co-authored-by: Markus Stoy <markus.stoy@timgroup.com>
Co-authored-by: Tom Anderson <tom.anderson@timgroup.com>
Reviewed-by: alanb, chegar, lancea, smarks
2012-02-12 21:56:24 -08:00
Alan Bateman
6e1303417c
7144895: ProblemList.txt updates (2/2012)
...
Reviewed-by: darcy, ohair
2012-02-12 21:09:09 +00:00
Chris Hegarty
cfe8581b9b
7133367: ResponseCache.put should not be called when setUseCaches(false)
...
Reviewed-by: michaelm
2012-02-12 08:47:36 +00:00
Xue-Lei Andrew Fan
7ddcb409b6
7144781: incorrect URLs in JSSE java doc
...
Reviewed-by: wetmore, skannan
2012-02-10 22:17:44 -08:00
Bradford Wetmore
533795bb75
7142509: Cipher.doFinal(ByteBuffer,ByteBuffer) fails to process when in.remaining() == 0
...
Reviewed-by: valeriep
2012-02-10 19:07:23 -08:00
Lana Steuck
13686b8d12
Merge
2012-02-09 22:55:28 -08:00
Florian Weimer
9b65dbabc1
6879539: enable empty password support for pkcs12 keystore
...
Reviewed-by: vinnie, weijun
2012-02-10 11:41:22 +08:00
David Katleman
9b26ab91a5
Added tag jdk8-b25 for changeset 5e35df9fddb6
2012-02-09 12:56:12 -08:00
Alan Bateman
9ace5d5b19
7144086: TEST_BUG: java/nio/file/WatchService/SensitivityModifier.java failing intermittently
...
Reviewed-by: chegar
2012-02-09 16:38:36 +00:00
Carlos Lucasius
d228d3127c
7114611: (fs) DirectoryStream fails with SIGBUS on some embedded platforms, dirent alignment
...
Reviewed-by: dholmes, alanb
2012-02-09 13:43:15 +00:00
David Katleman
0a228eec58
Merge
2012-02-08 19:13:58 -08:00
Gary Adams
d53f00fb69
6957683: test/java/util/concurrent/ThreadPoolExecutor/Custom.java failing
...
Reviewed-by: chegar, dholmes, alanb
2012-02-08 11:19:25 +00:00
Gary Adams
ba9ddb94fa
6736316: Timeout value in java/util/concurrent/locks/Lock/FlakyMutex.java is insufficient
...
Reviewed-by: chegar, dholmes, alanb
2012-02-08 11:18:29 +00:00
Chris Hegarty
5070eb57b6
7105929: java/util/concurrent/FutureTask/BlockingTaskExecutor.java fails on solaris sparc
...
Reviewed-by: dholmes
2012-02-08 11:16:52 +00:00
Weijun Wang
18a83d872b
6880619: reg tests for 6879540
...
Reviewed-by: valeriep
2012-02-08 11:44:36 +08:00
Joe Darcy
d8c00fda7b
7143629: JDK jar/zip code should use unsigned library support
...
Reviewed-by: sherman
2012-02-07 17:39:13 -08:00
Lana Steuck
6bf7f5b84f
Merge
2012-02-07 10:38:49 -08:00
Alan Bateman
b37db2a9db
7142847: TEST_BUG: java/nio/file/WatchService/SensitivityModifier.java has incorrect @run tag, runs Basic
...
Reviewed-by: chegar
2012-02-07 13:28:32 +00:00
Yong Jeffrey Huang
adc42f10ab
Merge
2012-02-06 18:58:45 -08:00
Yong Jeffrey Huang
4ea71cf959
7129382: change minor unit of VND to 0
...
Reviewed-by: naoto
2012-02-06 18:56:36 -08:00
Joe Darcy
6667bfa0a9
7041249: Remove apt tool and API from the JDK
...
Reviewed-by: jjg, ohair
2012-02-05 21:49:45 -08:00
Miroslav Kos
33859eda7a
7140918: Remove dependency on apt and com.sun.mirror API
...
Co-authored-by: Martin Grebac <martin.grebac@oracle.com>
Reviewed-by: darcy
2012-02-05 12:29:31 +00:00
Chris Hegarty
d0bf1b11b1
Merge
2012-02-04 07:36:29 +00:00
Chris Hegarty
511e7438d7
7041778: Move SCTP implementation out of sun.nio.ch and into its own package
...
Reviewed-by: alanb
2012-02-04 07:29:11 +00:00
Sonali Goel
c750a3e42c
7141141: Add 3 new test scenarios for testing Main-Class attribute in jar manifest file
...
Reviewed-by: ksrini, darcy
2012-02-02 15:37:22 -08:00
David Katleman
89ba3aae12
Added tag jdk8-b24 for changeset b0f8f6fd6947
2012-02-02 09:39:36 -08:00
Bradford Wetmore
8ac9bc5858
7141910: Incorrect copyright dates on new test cases
...
Reviewed-by: mullan
2012-02-01 16:00:39 -08:00
Frederic Parain
ec9b7d57ac
7120974: ManagementPermission "control" needs clarification
...
Reviewed-by: mchung, dholmes
2012-02-01 03:52:37 -08:00
Lana Steuck
9ad29a120a
Merge
2012-01-31 19:08:36 -08:00
Lana Steuck
bc231c8c92
Merge
2012-01-31 19:06:48 -08:00
Pavel Porvatov
bd71369ca5
7082443: JComboBox not backward compatible (with Java 6)
...
Reviewed-by: alexp
2012-01-31 17:30:33 +04:00
Staffan Larsen
d548c65214
Merge
2012-01-31 04:57:20 -08:00
Jonathan Lu
46accc5829
7133301: (process) UNIXProcess_md.c should include sys/wait.h rather than wait.h
...
Reviewed-by: alanb
2012-01-31 10:31:19 +00:00
Sergey Malenkov
bb9be9ed00
7122138: IAE thrown because Introspector ignores synthetic methods
...
Reviewed-by: rupashka
2012-01-31 14:20:47 +04:00