Vinnie Ryan
f537c82bab
8013170: Spec for PBEParameterSpec does not specify behavior when paramSpec is null
...
Reviewed-by: mullan
2013-08-13 14:15:03 +01:00
Lance Andersen
d12a32baab
8022753: SQLXML javadoc example typo
...
Reviewed-by: alanb, mchung
2013-08-12 16:09:24 -04:00
Mani Sarkar
4f76f09719
8022749: Convert junit tests to testng in test/java/lang/invoke
...
Reviewed-by: mduigou, alanb
2013-08-12 12:11:04 -07:00
Anthony Scarpino
7adae55d1d
8020081: Cipher with OAEPPadding and OAEPParameterSpec can't be created
...
Reviewed-by: mullan
2013-08-12 11:25:42 -07:00
Vicente Romero
d0479145f3
8015780: java/lang/reflect/Method/GenericStringTest.java failing
...
Reviewed-by: darcy, jfranck
2013-08-12 17:40:14 +01:00
Sean Mullan
4478af167f
Merge
2013-08-12 09:29:06 -04:00
Sean Mullan
bb0b967894
8016848: javax_security/auth/login tests fail in compact 1 and 2 profiles
...
Change the default value of the "login.configuration.provider" security property to sun.security.provider.ConfigFile
Reviewed-by: xuelei
2013-08-12 09:03:51 -04:00
Paul Sandoz
1f2ba9f228
8024182: test/java/util/Arrays/SetAllTest.java fails to compile due to recent compiler changes
...
Use explicit lambda due to javac simplfying rules for overload resolution with implicit lambdas
Reviewed-by: alanb, mduigou
2013-08-12 12:22:10 +02:00
John Rose
59440ee0be
8008688: Make MethodHandleInfo public
...
A major overhaul to MethodHandleInfo and method handles in general.
Reviewed-by: vlivanov, twisti
2013-09-03 21:42:56 -07:00
David Holmes
7fc1c28757
8024140: [TESTBUG] Profile based regression test groups for jdk repo
...
Reviewed-by: alanb, chegar
2013-09-03 23:47:27 -04:00
Henry Jen
25af2121aa
8023997: j.l.String.join(java.lang.CharSequence, java.lang.Iterable) sample doesn't compile and is incorrect
...
Reviewed-by: alanb
2013-09-03 16:05:45 -07:00
Sean Coffey
e1619bcf81
8017195: Introduce option to setKeepAlive parameter on CORBA sockets
...
Reviewed-by: chegar, msheppar
2013-09-03 22:37:07 +01:00
Brian Goetz
7bc062de1d
8017513: Support for closeable streams
...
8022237: j.u.s.BaseStream.onClose() has an issue in implementation or requires spec clarification
8022572: Same exception instances thrown from j.u.stream.Stream.onClose() handlers are not listed as suppressed
BaseStream implements AutoCloseable; Remove CloseableStream and DelegatingStream
Reviewed-by: alanb, mduigou, psandoz
2013-09-03 12:16:01 -07:00
Henry Jen
45d26c9571
8024178: Difference in Stream.collect(Collector) methods located in jdk8 and jdk8-lambda repos
...
Reviewed-by: mduigou
2013-09-03 11:44:34 -07:00
Brian Goetz
f7b61b93f1
8022176: Weaken contract of java.lang.AutoCloseable
...
Reviewed-by: alanb, martin, mduigou, psandoz
2013-08-28 14:13:03 -07:00
Mike Duigou
9b5513a8e8
8024015: TEST.groups: move jdk/lambda tests from jdk_other to jdk_lang
...
Reviewed-by: alanb, mchung
2013-09-03 11:29:12 -07:00
Erik Gahlin
f4dda09731
7172176: java/jconsole test/sun/tools/jconsole/ImmutableResourceTest.sh failing
...
Reviewed-by: mchung, mfang
2013-09-02 16:03:34 +02:00
Daniel Fuchs
b81e7785d1
8016127: NLS: logging.properties translatability recommendation
...
8024131: Issues with cached localizedLevelName in java.util.logging.Level
This fix updates logging.properties resource bundles to follow internationalization guidelines. It also fixes a caching issue with localizedLevelName. The regression test that was added needs both fixes to pass.
Reviewed-by: mchung, alanb
2013-09-02 18:28:50 +02:00
Chris Hegarty
ff0317b098
8024103: AtomicLongArray getAndAccumulate/accumulateAndGet have int type for new value arg
...
Reviewed-by: alanb, psandoz
2013-09-02 14:02:35 +01:00
Xue-Lei Andrew Fan
1cff90b335
8024068: sun/security/ssl/javax/net/ssl/ServerName/IllegalSNIName.java fails
...
Reviewed-by: weijun
2013-09-01 20:00:03 -07:00
Dan Xu
d6854baa4e
8023765: Improve MaxPathLength.java testcase and reduce its test load
...
7160013: java/io/File/MaxPathLength.java fails
Reviewed-by: alanb
2013-08-30 16:45:45 -07:00
Shanliang Jiang
dbca0a2b85
6566891: RMIConnector: map value referencing map key in WeakHashMap prevents map entry to be removed
...
Reviewed-by: egahlin, jbachorik, dfuchs, dholmes
2013-08-30 12:49:41 +02:00
Xue-Lei Andrew Fan
cd65f6f973
8023881: IDN.USE_STD3_ASCII_RULES option is too strict to use Unicode in IDN.toASCII
...
Reviewed-by: michaelm
2013-08-29 18:58:18 -07:00
Xue-Lei Andrew Fan
01059bf88b
8022487: DEREncodedKeyValue.supportedKeyTypes should be private
...
Reviewed-by: mullan
2013-08-11 18:21:13 -07:00
Joe Wang
1848c820d0
8022548: SPECJVM2008 has errors introduced in 7u40-b34
...
Reviewed-by: chegar, lancea
2013-08-09 12:53:30 -07:00
Xueming Shen
9db3bb4e9c
8020054: (tz) Support tzdata2013d
...
Update the jdk8 tz data to version 2013d
Reviewed-by: coffeys, peytoia
2013-08-09 12:40:11 -07:00
Dan Xu
8893824d47
8021977: Opening a file using java.io can throw IOException on Windows
...
Remove IOException related error-handling code for backward compatibility
Reviewed-by: alanb, lancea, mr
2013-08-09 10:55:52 -07:00
Doug Lea
b377e796f7
8022724: lint warnings in j.u.concurrent packages
...
Reviewed-by: chegar, lancea, darcy
2013-08-09 17:56:38 +01:00
Henry Jen
7d471dd141
8023681: Fix raw type warning caused by Sink
...
Reviewed-by: mduigou, briangoetz
2013-08-09 09:05:20 -07:00
Chris Hegarty
a446ab4d6b
8022661: InetAddress.writeObject() performs flush() on object output stream
...
Reviewed-by: michaelm, alanb
2013-08-09 13:50:13 +01:00
Alexander Scherbatiy
ad02c635e3
7121409: Two conformance tests for AccessibleText.getCharacterBounds(int i) fail
...
Reviewed-by: serb
2013-08-09 14:16:24 +04:00
Paul Sandoz
87efa706f1
8022326: Spliterator for values of j.u.c.ConcurrentSkipListMap does not report ORDERED
...
Reviewed-by: martin, chegar
2013-08-09 11:44:38 +02:00
Xueming Shen
22a9c24dcd
6614237: missing codepage Cp290 at java runtime
...
To add charset Cp290 and Cp300
Reviewed-by: okutsu
2013-08-08 23:40:46 -07:00
Weijun Wang
0f81426896
8021788: JarInputStream doesn't provide certificates for some file under META-INF
...
Reviewed-by: chegar, sherman
2013-08-09 11:41:17 +08:00
Anton Tarasov
66bb3b1c47
8013611: Modal dialog fails to obtain keyboard focus
...
Reviewed-by: leonidr
2013-08-09 05:20:27 +04:00
Jason Uh
ea03f7c91f
8022461: Fix lint warnings in sun.security.{provider,rsa,x509}
...
Reviewed-by: darcy, weijun, xuelei, mullan
2013-08-08 17:06:40 -07:00
Xueming Shen
dca36c08f3
8015666: test/tools/pack200/TimeStamp.java failing
...
To keep the default behavior of ZOS unchanged, if ze extra time not explicitly set
Reviewed-by: alanb, ksrini
2013-08-08 12:03:04 -07:00
Christine Lu
66b349c32a
Added tag jdk8-b102 for changeset 0821944c348a
2013-08-08 10:10:42 -07:00
Weijun Wang
dc14220ea6
8016594: Native Windows ccache still reads DES tickets
...
Reviewed-by: dsamersoff, xuelei
2013-08-08 21:13:01 +08:00
Alexey Utkin
ae9638f154
7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever
...
Reviewed-by: alanb, robm, martin
2013-08-08 09:16:16 +04:00
Stephen Colebourne
15c6717dac
8015986: Incorrect Localization of HijrahChronology
...
Co-authored-by: Roger Riggs <roger.riggs@oracle.com>
Reviewed-by: naoto
2013-08-08 13:51:55 +09:00
Lana Steuck
1fa1e6d2ca
Merge
2013-08-07 19:56:20 -07:00
Lana Steuck
db9bc87b0d
Merge
2013-08-07 19:52:47 -07:00
Phil Race
fcca48f761
8014883: java.awt.container.add(component comp object constraints) doesn't work as expected on some linux platforms
...
Reviewed-by: jgodinez
2013-08-07 18:24:17 -07:00
Stuart Marks
0982c856e5
8022479: clean up warnings from sun.tools.asm
...
Reviewed-by: lancea, darcy
2013-08-07 16:29:36 -07:00
Dan Xu
f4de445e6a
8022554: Fix Warnings in sun.invoke.anon Package
...
Reviewed-by: darcy, mduigou, lancea
2013-08-07 12:13:34 -07:00
Lana Steuck
e395ecfccb
Merge
2013-08-07 12:03:37 -07:00
Artem Ananiev
d98a8a162f
6551589: ContainerListener Documentation may be incorrect
...
Reviewed-by: serb
2013-08-07 21:31:42 +04:00
Sergey Bylokhov
5fe59d132c
7124339: [macosx] setIconImage is not endlessly tolerant to the broken image-arguments
...
Reviewed-by: alexsch, leonidr
2013-08-07 19:57:18 +04:00
Marcus Lagergren
5409730fde
8022454: Fixed various serializations and deprecation warnings in java.util, java.net and sun.tools
...
Reviewed-by: darcy
2013-08-07 08:08:57 -07:00