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
Oleg Pekhovskiy
2ac69799ec
7143070: test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java freezes on exit
...
Reviewed-by: anthony
2012-02-13 17:49:23 +04: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
9fbc16e840
Merge
2012-02-10 10:23:13 -08:00
Alexander Scherbatiy
f67d19788e
7109991: SwingUtilities.isXMouseButton behaves unexpectedly starting from JDK8 b08
...
Reviewed-by: rupashka
2012-02-10 18:34:43 +04:00
Prasannaa
1cfc57d91b
7144475: fix some warnings in java.awt, javax.print.attribute.standard, and sun.beans.infos
...
Co-authored-by: Martijn Verburg <martijnverburg@gmail.com>
Co-authored-by: Goerge Albrecht <goerge.albrecht@gmx.net>
Co-authored-by: Graham Allan <grundlefleck@googlemail.com>
Co-authored-by: Iordanis Giannakakis <i.giannakakis@ymail.com>
Co-authored-by: Jose Llarena <jose.llarena@gmail.com>
Co-authored-by: Abrahamn Marin Perez <abraham.marin.perez@gmail.com>
Reviewed-by: chegar, prr, alanb, anthony
2012-02-10 11:03:20 +00:00
Lana Steuck
9ea42aad43
Merge
2012-02-09 23:17:22 -08:00
Lana Steuck
13686b8d12
Merge
2012-02-09 22:55:28 -08:00
Lana Steuck
38d86a4aa3
Merge
2012-02-09 19:42:39 -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
Pavel Porvatov
36a08afe2a
7142955: DefaultTreeCellRenderer doesn't honor 'Tree.rendererFillBackground' LAF property
...
Reviewed-by: malenkov
2012-02-09 18:26:57 +04: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
Pavel Porvatov
ffc91880e1
7143857: Memory leak in javax.swing.plaf.synth.SynthTreeUI
...
Reviewed-by: alexp
2012-02-09 14:21:53 +04:00
David Katleman
0a228eec58
Merge
2012-02-08 19:13:58 -08:00
Oleg Pekhovskiy
ff7281a866
7132367: [macosx] ChoiceMouseWheelTest should be adapted for mac toolkit
...
Reviewed-by: art
2012-02-08 18:28:10 +04:00
Pavel Porvatov
0b4df63ee2
7138665: JOptionPane.getValue() unexpected change between JRE 1.6 and JRE 1.7
...
Reviewed-by: alexp
2012-02-08 16:15:12 +04: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
Phil Race
80e0df803f
7141914: Draw glyph cause JVM crash
...
Reviewed-by: bae, igor
2012-02-03 09:57:45 -08:00
Pavel Porvatov
a1486e0c08
7071775: javax/swing/JFileChooser/6396844/TwentyThousandTest.java failed on winxp
...
Reviewed-by: alexp
2012-02-03 18:01:24 +04:00
Pavel Porvatov
314ecdc15a
7141573: JProgressBar resize exception, if setStringPainted in Windows LAF
...
Reviewed-by: malenkov
2012-02-03 17:57:39 +04: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
Matthew Smith
7313a31b92
7132194: GtkFileDialog does not point to the correct file(s) is Recent Files are used
...
Handle the file list differently if gtk_file_chooser_get_current_folder() returns NULL
Reviewed-by: anthony
2012-02-02 17:49:10 +04: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
Staffan Larsen
c3ee1cf7f9
7132199: sun/management/jmxremote/bootstrap/JvmstatCountersTest.java failing on all platforms
...
Make sure HotSpot and JDK looks for well-known files in the same location
Reviewed-by: dholmes, dsamersoff
2012-01-31 10:46:34 +01:00
Doug Lea
45569b3a65
7132378: Race in FutureTask if used with explicit set ( not Runnable )
...
Reviewed-by: chegar, dholmes
2012-01-30 11:44:45 +00:00
Alexander Scherbatiy
c0b462dd42
7122149: [macosx] closed/javax/swing/UITest/UITest.java fails on MacOS
...
Reviewed-by: rupashka
2012-01-30 12:52:53 +04:00
Lana Steuck
d1e88d085e
Merge
2012-01-28 22:47:07 -08:00
Lana Steuck
afe805a586
Merge
2012-01-28 22:21:54 -08:00
Lana Steuck
0f98d16ad1
Merge
2012-01-28 20:41:27 -08:00
Kumar Srinivasan
25f79b38d8
7127906: (launcher) convert the launcher regression tests to java
...
Reviewed-by: darcy, naoto
2012-01-28 10:46:46 -08:00
Valerie Peng
9b4334593c
7136538: typo in test/Makefile under the jdk_security3 target
...
Fixed the typo of "secrity".
Reviewed-by: wetmore
2012-01-27 15:25:17 -08:00
Chris Hegarty
036e845b65
7110002: Rename xawt/libmawt.so and headless/libmawt.so so they can be colocated with libawt
...
Reviewed-by: art, prr, dholmes, alanb
2012-01-27 13:48:40 +00:00
Alexander Scherbatiy
9a010b5d73
7105040: [macosx] closed/javax/swing/JPopupMenu/4966112/bug4966112.java deadlocks on MacOS
...
Reviewed-by: rupashka
2012-01-27 17:36:35 +04:00
Alexander Scherbatiy
a70eddca0d
7109962: [macosx] closed/javax/swing/JList/6462008/bug6462008.java fails on MacOS
...
Reviewed-by: rupashka
2012-01-27 17:00:16 +04:00
Alexander Scherbatiy
153bd2fc0d
7122173: [macosx] Several Regression tests fail on MacOS
...
Reviewed-by: rupashka
2012-01-27 16:32:16 +04:00
Masayoshi Okutsu
33a5a447a8
7130335: Problem with timezone in a SimpleDateFormat
...
Reviewed-by: peytoia
2012-01-27 14:58:32 +09:00
David Katleman
1b98d6343f
Added tag jdk8-b23 for changeset 412e931c07b9
2012-01-26 18:23:28 -08:00
Bradford Wetmore
08fe131e34
7126889: Incorrect SSLEngine debug output
...
Reviewed-by: xuelei
2012-01-26 17:16:05 -08:00
Lance Andersen
fa918cde67
7133815: address the findbug errors in CachedRowSetImpl, SerialStruct, BaseRow, SerialInputImpl, SerialOutputImpl
...
Reviewed-by: forax
2012-01-26 19:41:35 -05:00
Pavel Porvatov
4ae1928609
7010561: Tab text position with Synth based LaF is different to Java 5/6
...
Reviewed-by: alexp
2012-01-26 17:38:58 +04:00
Rickard Bäckman
804ef2d9ee
7133124: Remove redundant packages from JAR command line
...
Reviewed-by: acorn, alanb, dholmes, rottenha
2012-01-26 09:51:35 +01:00
Yuka Kamiya
844d8fc641
7017458: (cal) Multithreaded deserialization of Calendar leads to ClassCastException
...
Reviewed-by: okutsu
2012-01-26 17:06:47 +09:00
David Katleman
3afc06730d
Merge
2012-01-25 13:54:28 -08:00
Alejandro Murillo
89a6bc1ca9
Merge
2012-01-25 12:36:08 -08:00
Lana Steuck
a863f02fc0
Merge
2012-01-24 13:43:24 -08:00
Lance Andersen
abf04e0d1c
7132879: address Findbugs issue in WebRowSetXmlWriter
...
Reviewed-by: forax
2012-01-24 15:13:27 -05:00
Kumar Srinivasan
d0df777779
7132270: tools/launcher/DefaultLocaleTestRun.java failing (win)
...
Reviewed-by: alanb, chegar
2012-01-24 09:58:44 -08:00
Sergey Malenkov
e59111ddf3
7121905: grammatically incorrect apostrophe in BeanInfo javadoc
...
Reviewed-by: rupashka
2012-01-24 19:40:14 +04:00
Denis Fokin
40dbde3a86
7078460: JDialog is shown as separate icon on the taskbar
...
Reviewed-by: anthony
2012-01-24 18:46:36 +04:00
Mark Reinhold
77ad1e47c1
7110396: Sound code fails to build with gcc 4.6 on multiarch Linux systems
...
Reviewed-by: ohair
2012-01-23 12:39:41 -08:00
Denis Fokin
9bf6ef1857
7130140: using horizontal scroll button on mouse causes a message to be printed on stdout
...
Reviewed-by: art
2012-01-23 17:26:07 +04:00
Alexander Scherbatiy
ea9ee98dd7
7116634: [macosx] closed/javax/swing/JTree/6263446/bug6263446Tree.java fails on MacOS
...
Reviewed-by: rupashka
2012-01-23 13:53:24 +04:00
Alexander Scherbatiy
2909ee7529
7112854: [macosx] closed/javax/swing/JPopupMenu/Test6827786.java unstable on MacOS
...
Reviewed-by: rupashka
2012-01-23 13:05:51 +04:00
Alejandro Murillo
370735f2e4
Merge
2012-01-20 14:31:33 -08:00
David Katleman
6f9ada3843
Added tag jdk8-b22 for changeset 054ae6fb4346
2012-01-20 13:08:48 -08:00
Phil Race
b25a3c3f11
7131153: GetDC called way too many times - causes bad performance
...
Reviewed-by: igor, jgodinez
2012-01-19 12:41:57 -08:00
Denis Fokin
d0dfef0321
7121761: creation of java.awt.DataFlavour fails for turkish locale
...
Reviewed-by: anthony
2012-01-19 14:59:43 +04:00
Lana Steuck
9ccc60ae83
Merge
2012-01-18 20:24:41 -08:00
Lana Steuck
8b5dadd520
Merge
2012-01-18 20:23:33 -08:00
John R Rose
cec41c4c9d
7030453: JSR 292 ClassValue.get method is too slow
...
Implement ClassValue cooperatively with Class like ThreadLocal with Thread.
Reviewed-by: twisti, mduigou
2012-01-18 17:34:32 -08:00
John R Rose
1c49ad8a03
7077803: java.lang.InternalError in java.lang.invoke.MethodHandleNatives.init
...
Use correct access token for unreflecting MHs where setAccessible(true)
Reviewed-by: never, twisti
2012-01-18 17:34:30 -08:00
John R Rose
ef856f2fe0
7117167: Misc warnings in java.lang.invoke and sun.invoke.*
...
Reviewed-by: smarks
2012-01-18 17:34:29 -08:00
Lana Steuck
328abbe8d8
Merge
2012-01-18 11:41:13 -08:00
Lana Steuck
5fa3c57f37
Merge
2012-01-18 11:27:56 -08:00
Lana Steuck
bb8ab4aa4f
Merge
2012-01-18 11:00:20 -08:00
Chris Hegarty
b78021fcd1
7126960: Add property to limit number of request headers to the HTTP Server
...
Reviewed-by: michaelm
2012-01-18 15:35:06 +00:00
Matt Smith
d5d6252e5b
7130662: GTK file dialog crashes with a NPE
...
Guard adding a back slash to the directory name with an if (!= null) check
Reviewed-by: anthony, art
2012-01-18 19:09:26 +04:00
Kurchi Subhra Hazra
75e511ab32
7117570: Warnings in sun.mangement.* and its subpackages
...
Reviewed-by: mchung, dsamersoff
2012-01-17 15:55:40 -08:00
Rickard Bäckman
4953b8bfa5
7132386: makefile support for tracing/Java Flight Recorder framework phase I
...
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Co-authored-by: Erik Gahlin <erik.gahlin@oracle.com>
Co-authored-by: Nils Loodin <nils.loodin@oracle.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Reviewed-by: ohair, dholmes, rottenha
2012-01-17 16:20:52 +01:00
Alan Bateman
a2cb0c3029
7132204: Default testset in JPRT should not run all tests
...
Reviewed-by: ohair
2012-01-24 09:09:08 +00:00
Joe Darcy
032af13e8b
7132338: Use @code friendly idiom for '\' in javadoc
...
Reviewed-by: alanb
2012-01-23 12:17:30 -08:00
Sean Mullan
20acbf2a93
Merge
2012-01-23 13:23:05 -05:00
Sean Mullan
ced9a44bc8
7131084: XMLDSig XPathFilter2Transform regression involving intersect filter
...
Reviewed-by: xuelei
2012-01-23 12:17:04 -05:00
Xue-Lei Andrew Fan
830a24d326
7132248: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/CookieHttpsClientTest.java failing
...
Reviewed-by: alanb
2012-01-23 04:44:16 -08:00
Joe Darcy
cc5049f41e
4504839: Java libraries should provide support for unsigned integer arithmetic
...
4215269: Some Integer.toHexString(int) results cannot be decoded back to an int
6322074: Converting integers to string as if unsigned
Reviewed-by: mduigou, emcmanus, flar
2012-01-20 17:56:31 -08:00
Valerie Peng
f105bf6f5b
7092825: javax.crypto.Cipher.Transform.patternCache is synchronizedMap and became scalability bottleneck
...
Changed patternCache from synchronizedMap to ConcurrentHashMap.
Reviewed-by: mullan
2012-01-19 12:01:57 -08:00
Denis Fokin
36b3d034d2
7110590: DnDMerlinQLTestsuite_DnDJTextArea test fails with an java.awt.dnd.InvalidDnDOperationException
...
Reviewed-by: art
2012-01-17 19:09:32 +04:00
Chris Hegarty
8d3dc3ed37
6671616: TEST_BUG: java/io/File/BlockIsDirectory.java fails when /dev/dsk empty (sol)
...
Reviewed-by: alanb
2012-01-17 14:10:04 +00:00
Chris Hegarty
c77eb16a79
7129083: CookieManager does not store cookies if url is read before setting cookie manager
...
Reviewed-by: michaelm
2012-01-16 18:05:29 +00:00
Alan Bateman
3fc15f302b
7130398: ProblemList.txt updates (1/2012)
...
Reviewed-by: chegar
2012-01-16 16:30:29 +00:00
Sergey Malenkov
e20614ed03
7122740: PropertyDescriptor Performance Slow
...
Reviewed-by: rupashka
2012-01-16 18:28:56 +04:00
David Buck
e6ade0739d
7083621: Add fontconfig file for OEL6 and rename RH/O EL 5 file so that it is picked up for all 5.x updates
...
Reviewed-by: bae, prr
2012-01-16 11:52:51 +04:00
Weijun Wang
5cbd245bad
7118809: rcache deadlock
...
Reviewed-by: valeriep
2012-01-16 10:10:56 +08:00
Phil Race
3b8a1fee1d
7127827: JRE8: javaws fails to launch on oracle linux due to XRender
...
Reviewed-by: bae, jgodinez
2012-01-13 13:11:08 -08:00
David Katleman
f7d05ab615
Added tag jdk8-b21 for changeset 0287f9a11368
2012-01-13 10:05:45 -08:00
Charles Lee
5c8b083c66
7129029: (fs) Unix file system provider should be buildable on platforms that don't support O_NOFOLLOW
...
Reviewed-by: alanb
2012-01-13 13:20:02 +00:00
Alexander Scherbatiy
30f7f59109
7121765: closed/javax/swing/JTextArea/4697612/bug4697612.java fails on MacOS on Aqua L&F
...
Reviewed-by: rupashka
2012-01-13 12:39:23 +04:00
Valerie Peng
8b0a1174bd
Merge
2012-01-12 18:49:33 -08:00
Weijun Wang
c4f77e41b6
7090565: Move test/closed/javax/security/auth/x500/X500Principal/Parse.java to open tests
...
Reviewed-by: mullan
2012-01-13 09:50:19 +08:00
Valerie Peng
eafb7ad68c
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
...
Added the OracleUcrypto provider for utilizing the Solaris ucrypto API.
Reviewed-by: weijun
2012-01-12 16:04:03 -08:00
Xue-Lei Andrew Fan
8b5551f1eb
7106773: 512 bits RSA key cannot work with SHA384 and SHA512
...
Reviewed-by: weijun
2012-01-12 03:39:37 -08:00
David Katleman
a742ba1ba3
Merge
2012-01-11 16:13:21 -08:00
Kumar Srinivasan
86fa49b707
7125442: jar application located in two bytes character named folder cannot be run with JRE 7 u1/u2
...
Reviewed-by: sherman, mchung, darcy
2012-01-11 08:14:47 -08:00
Alan Bateman
69a71c999c
7068856: (fs) Typo in Files.isSameFile() javadoc
...
7099208: (fs) Files.newBufferedReader has typo in javadoc
Reviewed-by: forax
2012-01-11 13:07:15 +00:00
Chris Hegarty
1f16d123b1
7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map
...
Reviewed-by: michaelm
2012-01-11 10:52:25 +00:00
Joe Darcy
cd63594f4a
7128931: Bad HTML escaping in java.lang.Throwable javadoc
...
Reviewed-by: mduigou
2012-01-10 17:46:46 -08:00
Joe Darcy
d3428db5c5
7112008: Javadoc for j.l.Object.finalize() vs JLS 12.6 Finalization of Class Instances
...
Reviewed-by: mduigou
2012-01-10 17:12:11 -08:00
Alexander Scherbatiy
a6f9704a91
6505523: NullPointerException in BasicTreeUI when a node is removed by expansion listener
...
Reviewed-by: rupashka
2012-01-10 17:11:10 +04:00
Krystal Mok
a5c9da18fb
7128584: Typo in sun.misc.VM's private directMemory field comment
...
Reviewed-by: forax, chegar
2012-01-10 12:48:08 +00:00
Alexander Scherbatiy
59c8f5f79f
7110815: closed/javax/swing/JSplitPane/4885629/bug4885629.java unstable on MacOS
...
Reviewed-by: kizune
2012-01-10 15:46:30 +04:00
Brandon Passanisi
f44b5b5812
7123415: Some cases of network interface indexes being read incorrectly
...
Reviewed-by: chegar
2012-01-10 10:57:12 +00:00
Xue-Lei Andrew Fan
74fcfe6c7e
7123519: problems with certification path
...
Also including the contribution from Dennis Gu
Reviewed-by: mullan, weijun
2012-01-09 20:55:52 -08:00
Joe Darcy
a821772a15
7128512: Javadoc typo in java.lang.invoke.MethodHandle
...
Reviewed-by: mduigou
2012-01-09 20:14:15 -08:00
Lana Steuck
d29ac175d5
Merge
2012-01-09 19:12:44 -08:00
Neil Richards
d51673ed91
7123229
: (coll) EnumMap.containsValue(null) returns true
...
Java.util.EnumMap.NULL equals() must only be true for itself
Reviewed-by: alanb, mduigou
2012-01-10 00:07:13 +00:00
Martin Desruisseaux
f8400651e0
7128441: StrictMath performance improvement note shared with Math
...
Reviewed-by: darcy
2012-01-09 15:54:44 -08:00
Gary Adams
6eb76c4598
7030573: test/java/io/FileInputStream/LargeFileAvailable.java fails when there is insufficient disk space
...
Reviewed-by: alanb
2012-01-09 19:33:02 +00:00
Jonathan Lu
467c036ccf
7128320: Fix freetype sanity check to make it more generic
...
Reviewed-by: luchsh, katleman
2012-01-09 09:18:37 -08:00
Joe Darcy
57096116d9
7123649: Remove public modifier from Math.powerOfTwoF
...
Reviewed-by: smarks, alanb
2012-01-06 18:47:43 -08:00
Valerie Peng
12558e2ef9
7033170: Cipher.getMaxAllowedKeyLength(String) throws NoSuchAlgorithmException
...
Changed to always use full transformation as provider properties.
Reviewed-by: mullan
2012-01-06 16:06:41 -08:00
Valerie Peng
c83fa3fdfc
Merge
2012-01-06 11:02:31 -08:00
Alan Bateman
5fa281c0ee
7127235: (fs) NPE in Files.walkFileTree if cached attributes are GC'ed
...
Reviewed-by: forax, chegar
2012-01-06 15:00:22 +00:00
Valerie Peng
1081efba4f
6414899: P11Digest should support cloning
...
Enhanced the PKCS11 Digest implementation to support cloning
Reviewed-by: vinnie
2012-01-05 18:18:04 -08:00
David Katleman
43b9e261ed
Added tag jdk8-b20 for changeset e069ef26f072
2012-01-05 08:42:40 -08:00
Kelly O'Hair
892dcc25fc
7127104: Build issue with prtconf and zones, also using := to avoid extra execs
...
Reviewed-by: katleman
2012-01-04 17:42:25 -08:00
Lana Steuck
a43e73eb81
Merge
2012-01-04 10:57:39 -08:00
Frederic Parain
d1c86caeaa
7104647: Adding a diagnostic command framework
...
Reviewed-by: mchung, dholmes
2012-01-04 03:49:35 -08:00
Christopher Gruszka
66d59b683f
Merge
2012-01-03 14:34:08 -05:00
Kumar Srinivasan
6274287b95
7124443: (launcher) test DefaultsLocaleTest fails with Windows shells
...
Reviewed-by: darcy
2012-01-03 08:33:30 -08:00
Kumar Srinivasan
3890c64b86
7123582: (launcher) display the -version and -XshowSettings
...
Reviewed-by: alanb
2012-01-03 08:27:37 -08:00
Chris Hegarty
1d37e604b0
7125055: ContentHandler.getContent API changed in error
...
Reviewed-by: alanb
2012-01-01 09:24:00 +00:00
Stuart Marks
79235d3197
7122061: add -Xlint:all -Werror to warning-free build steps
...
Reviewed-by: chegar, alanb, dholmes, ohair
2011-12-29 16:39:51 -08:00
David Katleman
cb15ac68aa
Added tag jdk8-b19 for changeset d0ec48636c58
2011-12-29 15:14:45 -08:00
David Katleman
6ddf2df795
Merge
2011-12-28 15:14:24 -08:00
Lana Steuck
3419a755d7
Merge
2011-12-28 10:51:24 -08:00
Oleg Pekhovskiy
152a77b4f6
7121482: some sun/java2d and sun/awt tests failed with InvalidPipeException since 1.7.0_03b02, 6u31b02
...
Reviewed-by: art, bae
2011-12-28 14:26:03 +04:00
Lana Steuck
2c60c1d450
Merge
2011-12-23 16:38:34 -08:00
Christopher Gruszka
29d2647a0a
Merge
2011-12-23 10:43:48 -05:00
Christine Lu
c3b4f37dce
Added tag jdk8-b18 for changeset 18c0332b5a94
2011-12-22 19:00:41 -08:00
Daniel D. Daugherty
937ae45cd8
7121600: Instrumentation.redefineClasses() leaks class bytes
...
Call JNI ReleaseByteArrayElements() on memory returned by JNI GetByteArrayElements(). Also push test for 7122253.
Reviewed-by: acorn, poonam
2011-12-22 18:35:48 -08:00
Stephen Flores
a046e398d5
7076310: (file) AclEntry.Builder setFlags throws IllegalArgumentException if set argument is empty
...
Reviewed-by: alanb
2011-12-22 10:52:17 +00:00
Weijun Wang
440adedd51
7122169: TcpTimeout fail for various reasons
...
Reviewed-by: alanb
2011-12-22 15:35:55 +08:00
Valerie Peng
9b7ddf1602
6839886: Array overrun in pkcs11
...
Fix the wrong value when dealing w/ month and day.
Reviewed-by: mullan
2011-12-21 14:08:00 -08:00
Brandon Passanisi
e4dad47833
7078386: NetworkInterface.getNetworkInterfaces() may return corrupted results on linux
...
Reviewed-by: michaelm, alanb, chegar
2011-12-21 10:06:32 +00:00
Masayoshi Okutsu
c15d5acd01
7122054: (tz) Windows-only: tzmappings needs update for KB2633952
...
Reviewed-by: peytoia
2011-12-21 17:09:39 +09:00
Lana Steuck
3f5f0b4dc0
Merge
2011-12-20 15:27:55 -08:00
Lana Steuck
6d9634a306
Merge
2011-12-20 15:26:23 -08:00
Anthony Petrov
b3582e243e
7122796: SunToolkit constructor should create the EventQueue for the Main AppContext
...
Always create an EQ for the main AppContext in SunToolkit constructor
Reviewed-by: art
2011-12-20 12:48:01 +03:00
Stephen Flores
a8ad56bd5c
6990617: Regular expression doesn't match if unicode character next to a digit
...
Updated RemoveQEQuotation() to deal with this case correctly
Reviewed-by: sherman
2011-12-19 14:14:14 -08:00
Igor Nekrestyanov
30c9b2b165
Merge
2011-12-19 10:06:23 -08:00
Denis Fokin
1258946332
7117011: Reduce number of warnings in sun/awt/windows and sun/awt/datatransfer
...
Reviewed-by: art
2011-12-19 16:44:36 +04:00
Oleg Pekhovskiy
3704715569
7117334: Warnings cleanup day: reduce number of javac warnings in the java.awt package
...
Reviewed-by: art, denis, alexsch
2011-12-19 15:21:35 +04:00
Brandon Passanisi
6702bf177f
7087549: (fs) Files.newInputStream throws UOE for custom provider options
...
Reviewed-by: alanb
2011-12-17 20:07:14 +00:00
Stuart Marks
be40fd7800
7122235: stop the build if javac fails
...
Reviewed-by: chegar, dholmes, mcimadamore, ohair
2011-12-17 08:21:23 -08:00
Lana Steuck
ea01b60d82
Merge
2011-12-16 12:12:17 -08:00
Christopher Gruszka
928809708d
Merge
2011-12-16 15:01:55 -05:00
Chris Hegarty
d680725432
7095980: Ensure HttpURLConnection (and supporting APIs) don't expose HttpOnly cookies
...
Reviewed-by: michaelm
2011-12-16 16:09:41 +00:00
Lana Steuck
f1c7c499bf
Merge
2011-12-15 19:52:13 -08:00
David Katleman
662d105a15
Merge
2011-12-15 15:55:53 -08:00
David Katleman
64a4e00654
Added tag jdk8-b16 for changeset 9b857545922a
2011-12-15 15:47:31 -08:00
Xueming Shen
8514873d3d
7118283: Better input parameter checking in zip file processing
...
Fixed off-by-one bug in zip_util.c
Reviewed-by: alanb
2011-12-15 14:18:56 -08:00
David Katleman
00b5a73ca2
Added tag jdk8-b17 for changeset f93045767e5d
2011-12-15 12:16:36 -08:00
Michael Fang
638f43b009
Merge
2011-12-15 11:29:58 -08:00
Oleg Pekhovskiy
53ea54c90f
7112642: Incorrect checking for graphics rendering object
...
Reviewed-by: art, bae
2011-12-14 14:43:44 +04:00
Masayoshi Okutsu
666bd54f80
6351654: Problem with java/classes_util_i18n
...
Reviewed-by: hawtin, coffeys
2011-12-14 11:23:21 +09:00
Naoto Sato
f31e66f99c
4808233: "Locale" not thread-safe
...
Reviewed-by: okutsu
2011-12-13 15:41:47 -08:00
Alexander Scherbatiy
7acd8858d0
7116950: Reduce number of warnings in swing
...
Reviewed-by: art
2011-12-13 18:38:39 +04:00
Alexander Scherbatiy
84ee878ee3
7120869: javax/swing/JScrollBar/4708809/bug4708809.java fails on Windows
...
The robot auto-delay is increased to fix the test failing on Windows.
Reviewed-by: alexp
2011-12-13 17:30:21 +04:00
Alexander Scherbatiy
b633dc9918
7112931: closed/javax/swing/JTabbedPane/6416920/bug6416920.java fails on MacOS
...
Reviewed-by: alexp
2011-12-13 15:32:28 +04:00
Yong Jeffrey Huang
092bb45d80
7003124: In Bulgarian Locale DateFormat is wrong
...
Reviewed-by: naoto, peytoia
2011-12-12 18:21:42 -08:00
Kelly O'Hair
f5bfcb05b2
7119829: Adjust default jprt testing configuration
...
Reviewed-by: alanb
2011-12-12 08:17:28 -08:00
Chris Hegarty
1c95ce5e42
Merge
2011-12-12 03:54:42 -08:00
Charles Lee
622ac75d6b
7118907: InetAddress.isReachable() should return false if sendto fails with EHOSTUNREACH
...
Reviewed-by: alanb, chegar
2011-12-12 11:41:10 +00:00
Alexander Scherbatiy
43c224b608
7105890: closed/javax/swing/JScrollBar/4708809/bug4708809.java deadlocks on MacOS
...
Reviewed-by: alexp
2011-12-12 15:33:49 +04:00
Doug Lea
87062ca29f
7118066: Warnings in java.util.concurrent package
...
Reviewed-by: chegar, dholmes
2011-12-12 10:45:54 +00:00
Jim Holmlund
6d0e8939c1
7117053: Fix build warnings in com/sun/tools/jdi/*
...
Warnings fixed. Also reviewed by serguei.spitsyn@oracle.com , who is not yet an openjdk reviewer
Reviewed-by: ksrini
2011-12-09 12:56:22 -08:00
Stuart Marks
5eaf5ed9bc
7118546: fix warnings in javax.xml.crypto, javax.script
...
Reviewed-by: mullan
2011-12-08 14:57:13 -08:00
Omair Majid
d312aad0c1
7117612: Miscellaneous warnings in java.lang
...
Reviewed-by: smarks, dholmes, alanb, darcy
2011-12-08 13:48:54 -05:00
Prasannaa
92f2120b41
7117249: fix warnings in java.util.jar, .logging, .prefs, .zip
...
Co-authored-by: Martijn Verburg <martijnverburg@gmail.com>
Co-authored-by: Goerge Albrecht <goerge.albrecht@gmx.net>
Co-authored-by: Graham Allan <grundlefleck@googlemail.com>
Co-authored-by: Michael Barker <mikeb01@gmail.com>
Reviewed-by: alanb, dholmes, forax, sherman, smarks
2011-12-07 12:12:50 -08:00
Artem Ananiev
277bb6b756
7117008: Warnings cleanup day: reduce number of javac warnings in the sun.awt package
...
Reviewed-by: anthony, denis, bagiras
2011-12-07 17:45:22 +04:00
Lana Steuck
2850e97062
Merge
2011-12-06 20:25:20 -08:00
Igor Nekrestyanov
1d6ad94698
Merge
2011-12-06 16:31:58 -08:00
Lana Steuck
50319d95be
Merge
2011-12-06 16:17:15 -08:00
Lana Steuck
74a4760171
Merge
2011-12-06 16:15:34 -08:00
Brandon Passanisi
c7a1eec197
7116997: fix warnings in java.util.PropertyPermission
...
Reviewed-by: smarks
2011-12-06 10:14:02 -08:00
Naoto Sato
272537ad66
7117469: Warning cleanup for j.u.Currency and j.u.Locale related classes
...
Reviewed-by: okutsu, smarks
2011-12-05 17:08:52 -08:00
Danesh Dadachanji
95afca84d2
7116993: fix warnings in java.applet
...
Reviewed-by: art, smarks
2011-12-05 16:30:32 -08:00
Yuka Kamiya
8c1b558a38
7116914: Miscellaneous warnings (sun.text)
...
Reviewed-by: smarks, okutsu
2011-12-06 08:39:02 +09:00
Brandon Passanisi
4744f6dd1d
5063455: (fmt) MissingFormatArgumentException.getFormatSpecifier() incorrect return value
...
Updated the incorrect StringBuilder constructor usage
Reviewed-by: dholmes, sherman
2011-12-05 10:50:14 -08:00
Christopher Gruszka
85b77bf993
Merge
2011-12-05 12:41:38 -05:00
Doug Lea
c5cb5b2ac5
7117360: Warnings in java.util.concurrent.atomic package
...
Reviewed-by: chegar, dholmes
2011-12-05 13:58:44 +00:00
Sergey Bylokhov
34876429cb
7115400: jdk 8 awt-gate build fails in headless toolkit on solaris
...
Reviewed-by: prr, art, bae
2011-12-05 17:11:57 +04:00
Alan Bateman
226dc93377
Merge
2011-12-05 12:24:17 +00:00
Alan Bateman
5751fb4a86
7117717: (aio) Tests failing due to implementation bug 7052549
...
Reviewed-by: weijun, chegar
2011-12-05 12:23:46 +00:00
Weijun Wang
3e1629b963
7116857: Warnings in javax.security and some sun.misc
...
Reviewed-by: smarks
2011-12-05 10:19:13 +08:00
Phil Race
2bea67436c
7117199: Fix javac warnings in src/share/classes/java/awt/font
...
Reviewed-by: jgodinez, bae
2011-12-03 16:26:08 -08:00
Mario Torre
163d5239e1
7117914: Fix javac warnings in src/share/classes/sun/java2d
...
Fix some javac warnings in java2d related code for the Warning Cleanup Day.
Reviewed-by: prr, flar
2011-12-03 15:40:49 +01:00
Masayoshi Okutsu
6dbd0de785
7117487: Warnings Cleanup: some i18n classes in java.util and sun.util
...
Reviewed-by: lancea, naoto
2011-12-03 10:58:19 +09:00
Lance Andersen
1c74eea15d
7116445: Miscellaneous warnings in the JDBC/RowSet classes
...
Reviewed-by: smarks, chegar
2011-12-02 19:33:54 -05:00
Jon VanAlten
d69cbad3f9
7117585: Eliminate java.lang.instrument, java.lang.management warnings
...
Reviewed-by: mchung
2011-12-02 16:29:19 -08:00
Darryl Mocek
689ccf050d
5035850: (str) String.CASE_INSENSITIVE_ORDER should override readResolve()
...
Fix to ensure singleton property of String.CaseInsensitiveComparator is maintained through de/serialization.
Reviewed-by: alanb, forax, smarks, dholmes
2011-12-02 16:25:35 -08:00
Naoto Sato
99fe6f9a78
7117465: Warning cleanup for IMF classes
...
Reviewed-by: okutsu
2011-12-02 16:04:16 -08:00
Alan Bateman
2b5cf7aebd
7117357: Warnings in sun.instrument, tools and other sun.* classes
...
Reviewed-by: lancea, chegar
2011-12-02 17:37:30 +00:00
Chris Hegarty
6303a14f1a
7116957: javax.script.ScriptEngineManager should use java.util.ServiceLoader to lookup service providers
...
Reviewed-by: alanb, lancea
2011-12-02 14:17:08 +00:00
Chris Hegarty
445a917081
7116946: JSSecurityManager should use java.util.ServiceLoader to lookup service providers
...
Reviewed-by: prr
2011-12-02 11:39:48 +00:00
Yuka Kamiya
ed8a1e0c94
7056472: Speed up test/java/util/ResourceBundle/Control/ExpirationTest.sh
...
Reviewed-by: okutsu
2011-12-02 16:09:14 +09:00
Sebastian Sickelmann
dc1cd38b85
7116890: additional warnings fixes for java.io
...
Reviewed-by: alanb, smarks
2011-12-01 16:14:41 -08:00
Maurizio Cimadamore
b4263161d9
7116954: Misc warnings in java.beans/java.beans.context
...
Remove generic warnings form java.beans and java.beans.context
Reviewed-by: alanb, chegar
2011-12-01 18:34:23 +00:00
David Katleman
250c83949b
Added tag jdk8-b15 for changeset 64fbc4786179
2011-12-01 10:33:26 -08:00
Chris Hegarty
02a9029229
7116722: Miscellaneous warnings sun.misc ( and related classes )
...
Reviewed-by: alanb, darcy, forax, hawtin, lancea
2011-12-01 11:09:54 +00:00
Stuart Marks
af629d027c
7116322: enhance javac make rule with a little bit of instrumentation
...
Reviewed-by: dholmes, ohair
2011-11-30 13:11:16 -08:00
Lana Steuck
cb909e068c
Merge
2011-11-30 12:06:49 -08:00
Alexandr Scherbatiy
407d05d5e8
7115357: closed/javax/swing/JTable/6263446/bug6263446Table.java fails on MacOS
...
Reviewed-by: rupashka
2011-11-30 19:38:56 +04:00
Alexandr Scherbatiy
988204b65e
7110440: closed/javax/swing/JScrollBar/4865918/bug4865918.java fails on Aqua L&F
...
Reviewed-by: rupashka
2011-11-30 16:54:27 +04:00
Alan Bateman
8b11c10364
7116404: Miscellaneous warnings (java.rmi.**, serialization, some core classes)
...
Reviewed-by: lancea, chegar, smarks
2011-11-30 12:42:26 +00:00
Alan Bateman
cff2cf5eaf
7030624: size_t usages in src/windows/native/java/io/io_util_md.c need to be re-visited
...
Reviewed-by: lancea, chegar
2011-11-30 10:57:51 +00:00
Lana Steuck
5a5111e51f
Merge
2011-11-29 15:57:33 -08:00
Lana Steuck
cde4fd9054
Merge
2011-11-29 13:49:18 -08:00
Xueming Shen
8df2ceb118
7109837: Provide a mechanism for computing an Adler32 checksum for the contents of a ByteBuffer
...
Added methods Adler32/CRC32.update(ByteBuffer)
Reviewed-by: alanb
2011-11-29 13:05:35 -08:00
Lana Steuck
a7460d5856
Merge
2011-11-29 12:04:55 -08:00
Xueming Shen
5b3d1ed37b
7110149: Update the JDK8 bundled zlib library to the latest version 1.2.5
...
Updated to zlib-1.2.5
Reviewed-by: alanb
2011-11-29 11:39:59 -08:00
Alexandr Scherbatiy
6087c7f96c
7112925: closed/javax/swing/JTabbedPane/4624207/bug4624207.java fails on MacOS
...
Reviewed-by: rupashka
2011-11-29 12:47:30 +03:00
David Holmes
ac8579d7f8
7109092: Wrong computation results with double at armsflt
...
Need to link to custom soft-float library with required FP accuracy
Reviewed-by: alanb, ohair
2011-11-29 00:26:22 -05:00
Lana Steuck
95e9cd174d
Merge
2011-11-28 15:15:50 -08:00
Alexandr Scherbatiy
e8cf8cce56
7113337: Swing closed test tries to click in the area reserved for resize by Mac OS X
...
Reviewed-by: rupashka
2011-11-25 11:52:23 +03:00
Lana Steuck
664095be9f
Merge
2011-11-23 11:37:18 -08:00
Sean Coffey
aba5b47101
7102369: remove java.rmi.server.codebase property parsing from registyimpl
...
7094468: rmiregistry clean up
Reviewed-by: smarks
2011-11-23 14:55:01 +00:00
Gary Adams
6ffc2c3b69
6776144: java/lang/ThreadGroup/NullThreadName.java fails with Thread group is not destroyed ,fastdebug LINUX
...
Reviewed-by: chegar, dholmes
2011-11-23 12:30:19 +00:00
Xue-Lei Andrew Fan
7115a56a21
7113275: compatibility issue with MD2 trust anchor and old X509TrustManager
...
Also reviewed by Dennis.Gu@oracle.com
Reviewed-by: mullan
2011-11-23 03:40:12 -08:00
Sean Mullan
2616d09d07
Merge
2011-11-22 09:17:45 -05:00
Sean Mullan
1703c46f8b
Merge
2011-11-22 09:00:52 -05:00
Sean Mullan
82c2945b95
7093090: Reduce synchronization in java.security.Policy.getPolicyNoCheck
...
Reviewed-by: valeriep
2011-11-22 08:58:31 -05:00
Neil Richards
a3e56c5b67
7114558: Inet4AddressImpl should use memset (rather than bzero) and NI_MAXHOST (rather than MAXHOSTNAMELEN)
...
Reviewed-by: chegar
2011-11-22 09:51:30 +00:00