Chris Hegarty
c994d9bc0e
8005638: Less secure Authentication schemes should work when more secure schemes are not available
...
Reviewed-by: alanb
2013-01-04 11:34:17 +00:00
Chris Hegarty
6061c09cab
8005659: Add tools/pack200/AttributeTests.java to exclude list (ProblemList.txt) until pack200 updated to support method parameters
...
Reviewed-by: mchung, ksrini
2013-01-04 11:18:00 +00:00
Chris Hegarty
83223ad4ac
8005634: tools/launcher/VersionCheck.java fails version check on jdeps
...
Add jdeps to the list of tools that do not support '-version'
Reviewed-by: mchung
2013-01-03 10:00:55 +00:00
Jim Gish
2fc01efdd8
8005118: Javadoc styles are inconsistent
...
Use a common javadoc style in the String classes
Reviewed-by: darcy
2012-12-28 16:56:54 -05:00
Lana Steuck
33a20f586c
Merge
2013-01-01 17:49:22 -08:00
Chris Hegarty
c2f4000a6f
8005556: java/net/Socks/SocksV4Test.java is missing @run tag
...
Reviewed-by: alanb
2012-12-29 11:00:15 +00:00
Mandy Chung
f85705002e
8003562: Provide a CLI tool to analyze class dependencies
...
Reviewed-by: jjg, alanb, ulfzibis, erikj
2012-12-28 22:21:40 -08:00
Lana Steuck
b7af263526
Merge
2012-12-28 18:36:41 -08:00
Lana Steuck
177206a185
Merge
2012-12-28 18:30:56 -08:00
Lana Steuck
46b23b4009
Merge
2012-12-28 18:28:39 -08:00
Stuart Marks
dbdd083e7c
Merge
2012-12-28 17:36:41 -08:00
Jim Gish
f933209475
8005594: Fix to 8003265 breaks build
...
Backout changeset d05f028770b9
Reviewed-by: smarks, wetmore
2012-12-28 18:32:26 -05:00
Shanliang Jiang
36ae539974
7120365: DiffHBTest.java fails due to ConcurrentModificationException
...
The problem is from the server notification forwarder, it should use a copy of listener set to do iterate.
Reviewed-by: alanb
2012-12-28 16:44:27 +01:00
Xue-Lei Andrew Fan
a16e8f75d6
8003265: Need to clone array of input/output parameters
...
Reviewed-by: mullan
2012-12-28 03:50:57 -08:00
Xue-Lei Andrew Fan
6d41a58c82
7109274: Restrict the use of certificates with RSA keys less than 1024 bits
...
This restriction is applied via the Java Security property, "jdk.certpath.disabledAlgorithms". This will impact providers that adhere to this security property.
Reviewed-by: mullan
2012-12-28 00:48:12 -08:00
Masayoshi Okutsu
552c289b79
8005561: typo in Calendar
...
Reviewed-by: peytoia
2012-12-28 16:39:22 +09:00
Yuka Kamiya
ada3653e48
8005277: Regression in JDK 7 in Bidi implementation
...
Reviewed-by: okutsu
2012-12-28 15:07:08 +09:00
Masayoshi Okutsu
12ae00bd7d
8005471: DateFormat: Time zone info is not localized when adapter is CLDR
...
Reviewed-by: peytoia
2012-12-28 14:13:10 +09:00
Chris Hegarty
d2bce7f267
8003981: Support Parallel Array Sorting - JEP 103
...
Co-authored-by: David Holmes <david.holmes@oracle.com>
Co-authored-by: Doug Lea <dl@cs.oswego.edu>
Reviewed-by: chegar, forax, dholmes, dl
2012-12-27 21:55:24 +00:00
David Katleman
b4bb519963
Added tag jdk8-b70 for changeset ee8e64d2ea04
2012-12-27 12:15:09 -08:00
Dmitry Cherepanov
d11167de22
8001161: mac: EmbeddedFrame doesn't become active window
...
Reviewed-by: ant
2012-12-27 16:08:30 +04:00
David Katleman
da7613dbbd
Merge
2012-12-26 14:24:32 -08:00
Sean Mullan
2826ca39d3
Merge
2012-12-26 10:08:36 -05:00
Sean Mullan
4bc8e6ac87
8005117: Eliminate dependency from ConfigSpiFile to com.sun.security.auth.login.ConfigFile
...
Reviewed-by: alanb, mchung, weijun
2012-12-26 10:07:00 -05:00
Andrew Brygin
dfbb5287a9
8005402: Need to provide benchmarks for color management
...
Reviewed-by: jgodinez, prr
2012-12-24 14:22:23 +04:00
Andrew Brygin
78a555f9e0
7124245: [lcms] ColorConvertOp to color space CS_GRAY apparently converts orange to 244,244,0
...
Reviewed-by: prr
2012-12-24 14:03:04 +04:00
Yong Jeffrey Huang
2185318b56
Merge
2012-12-23 19:11:15 -08:00
Joe Wang
7dd77a4b62
8005280: (props) Improve test coverage for small XML parser
...
Added a few more invalid XML files, international characters to LoadAndStore test, and a behavior compatibility test.
Reviewed-by: alanb, lancea
2012-12-21 17:29:23 -08:00
Alejandro Murillo
11425ca9ff
Merge
2012-12-21 10:27:22 -08:00
Alexander Potochkin
84f4754563
8003982: new test javax/swing/AncestorNotifier/7193219/bug7193219.java failed on macosx
...
Reviewed-by: anthony, alexsch
2012-12-21 19:11:50 +04:00
Shanliang Jiang
446a481b15
8005325: The script should use TESTVMOPTS
...
Put back TESTVMOPTS which was removed by mistake.
Reviewed-by: smarks
2012-12-21 10:58:20 +01:00
Jaroslav Bachorik
ad4080a20a
7146162: javax/management/remote/mandatory/connection/BrokenConnectionTest.java failing intermittently
...
ClientCommunicatorAdmin should call gotIOException((IOException)e) instead of restart((IOException)e) when detecting a communication error, because the method gotIOException will send a failure notification if necessary.
Reviewed-by: emcmanus, sjiang
2012-12-21 09:27:37 +01:00
Stuart Marks
1fd4da4d29
8005290: remove -showversion from RMI test library subprocess mechanism
...
Reviewed-by: jgish, chegar, dmocek
2012-12-20 20:11:45 -08:00
Yong Jeffrey Huang
06be28ce8d
7195759: ISO 4217 Amendment 154
...
Reviewed-by: naoto
2012-12-20 18:53:46 -08:00
David Katleman
306cab1006
8004982: JDK8 source with GPL header errors
...
Reviewed-by: ohair
2012-12-20 16:24:50 -08:00
Jennifer Godinez
9008a63fde
7180359: Assertion in awt_Win32GraphicsDevice.cpp when running specjbb in jprt
...
Reviewed-by: bae, prr
2012-12-20 14:43:35 -08:00
Alan Bateman
50185a4371
8005281: (props) loadFromXML/storeToXML with small parser is not thread safe
...
Reviewed-by: mchung
2012-12-20 20:40:04 +00:00
Alan Bateman
27f7bfd9f0
8001048: JSR-160: Allow IIOP transport to be optional
...
Reviewed-by: dsamersoff, dfuchs, mchung
2012-12-20 20:29:59 +00:00
Doug Lea
f2c8fd3d1a
8004330: Add missing Unsafe entry points for addAndGet() family
...
Add Unsafe addAndGet() methods which have intrinsics in Hotspot (7023898)
Reviewed-by: alanb, kvn
2012-12-20 12:24:52 -08:00
Christian Thalinger
d8b54b1219
8005345: JSR 292: JDK performance tweaks
...
Reviewed-by: kvn, jrose
2012-12-20 11:16:14 -08:00
David Katleman
b2724c11c4
Added tag jdk8-b69 for changeset 5dfed9cbd6cf
2012-12-20 09:18:20 -08:00
Jaroslav Bachorik
96c02bccd3
8005309: Missed tests for 6783290,6937053,7009998
...
Missed tests for 6783290,6937053,7009998
Reviewed-by: sjiang, emcmanus
2012-12-20 20:12:32 +04:00
Chris Hegarty
6d67de55fa
8005306: Redundant cast warning in KeepAliveStream.java
...
Reviewed-by: alanb
2012-12-20 15:04:53 +00:00
Doug Lea
a3f6c5ebeb
8002356: Add ForkJoin common pool and CountedCompleter
...
Reviewed-by: chegar, mduigou
2012-12-20 13:44:06 +00:00
Jaroslav Bachorik
199a9c32b2
7009998: JMX synchronization during connection restart is faulty
...
Add a return statement after the re-connecting has finished and the state is CONNECTED
Reviewed-by: sjiang
2012-12-20 17:24:56 +04:00
Jaroslav Bachorik
bba9907d2a
6937053: RMI unmarshalling errors in ClientNotifForwarder cause silent failure
...
The catch block in the fetchNotifs() method is extended to expect UnmarshalException
Reviewed-by: emcmanus
2012-12-20 16:56:33 +04:00
Erik Joelsson
8c190945b9
8005178: build-infra: Dependency on libfdlibm on mac is broken
...
Reviewed-by: tbell, ohair
2012-12-20 13:05:21 +01:00
Jaroslav Bachorik
28979bd7a2
6783290: MBeanInfo/MBeanFeatureInfo has inconsistent readObject/writeObject
...
Call readObject in all cases
Reviewed-by: emcmanus
2012-12-20 16:02:42 +04:00
David Katleman
6fd78e16c1
Merge
2012-12-19 13:38:05 -08:00
Joe Darcy
059b2b67b3
8005097: Tie isSynthetic javadoc to the JLS
...
Reviewed-by: mduigou
2012-12-19 11:53:52 -08:00