vinnie [Tue, 14 May 2013 18:11:46 +0100] rev 17492
Merge
vinnie [Tue, 14 May 2013 18:08:18 +0100] rev 17491
7194075: Various classes of sunec.jar are duplicated in rt.jar
Reviewed-by: mullan, vinnie
Contributed-by: Stephen Flores <stephen.flores@oracle.com>
ksrini [Wed, 15 May 2013 18:26:16 -0700] rev 17490
8001163: [pack200] should support attributes introduced by JSR-308
Reviewed-by: jrose
khazra [Thu, 16 May 2013 10:58:20 -0700] rev 17489
7150552: network test hangs [macosx]
Summary: Remove usage of test/sun/net/www/httptest
Reviewed-by: chegar
dfuchs [Thu, 16 May 2013 18:40:47 +0200] rev 17488
Merge
jgish [Thu, 16 May 2013 11:19:00 -0400] rev 17487
8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
Summary: Use caller's classloader to load resource as an alternative to thread context classloader and system classloader
Reviewed-by: mchung, alanb
michaelm [Thu, 16 May 2013 17:31:41 +0100] rev 17486
Merge
michaelm [Thu, 16 May 2013 17:28:47 +0100] rev 17485
8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection
Reviewed-by: alanb, chegar
dmeetry [Thu, 16 May 2013 19:28:44 +0400] rev 17484
8014676: Java debugger may fail to run
Summary: The problem is observed when the binaries for windows are placed under a path which contains a space
Reviewed-by: sla, alanb
Contributed-by: ivan.gerasimov@oracle.com
xuelei [Thu, 16 May 2013 04:30:45 -0700] rev 17483
8010814: More buffers are stored or returned without cloning
Reviewed-by: lancea
ewang [Thu, 16 May 2013 10:59:06 +0100] rev 17482
8004177: test/java/lang/Thread/GenerifyStackTraces.java doesn't clean-up
Reviewed-by: alanb, dholmes, chegar
valeriep [Wed, 15 May 2013 18:38:52 -0700] rev 17481
Merge
valeriep [Mon, 13 May 2013 16:52:33 -0700] rev 17480
Merge
ascarpino [Tue, 07 May 2013 14:13:53 -0700] rev 17479
8001284: Buffer problems with SunPKCS11-Solaris and CKM_AES_CTR
Summary: Changed output length calculation to include incomplete blocks for CTR mode.
Reviewed-by: valeriep
valeriep [Tue, 07 May 2013 14:06:19 -0700] rev 17478
7196009: SunPkcs11 provider fails to parse config path containing parenthesis
Summary: Enhanced to allow quoted string as library path values.
Reviewed-by: weijun
valeriep [Tue, 07 May 2013 14:04:53 -0700] rev 17477
8010134: A finalizer in sun.security.pkcs11.wrapper.PKCS11 perhaps should be protected
Summary: Change the finalize method of PKCS11 class to be protected.
Reviewed-by: xuelei
naoto [Wed, 15 May 2013 16:48:54 -0700] rev 17476
8013233: java/util/Locale/LocaleProviders.sh fails
Reviewed-by: okutsu
darcy [Wed, 15 May 2013 09:54:30 -0700] rev 17475
8014677: Correct docs warning for Objects.requireNonNull(T, Supplier<String>)
Reviewed-by: alanb
sherman [Wed, 15 May 2013 07:48:57 -0700] rev 17474
8013730: JSR 310 DateTime API Updates III
Summary: Integration of JSR310 Date/Time API update III
Reviewed-by: naoto
Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com
michaelm [Wed, 15 May 2013 15:01:59 +0100] rev 17473
8010464: Evolve java networking same origin policy
Reviewed-by: alanb, chegar, dsamersoff, weijun
dholmes [Wed, 15 May 2013 00:36:03 -0400] rev 17472
8013395: StringBuffer.toString performance regression impacting embedded benchmarks
Summary: cache a copy of the char[] to use with toString() and clear it when ever the sb content is modified
Reviewed-by: alanb, plevart, mduigou, forax
sherman [Tue, 14 May 2013 14:20:18 -0700] rev 17471
8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit
Summary: to throw IOE for malformed final unit in base64 stream
Reviewed-by: chegar, alanb
sherman [Tue, 14 May 2013 14:09:18 -0700] rev 17470
8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time
Summary: removed the race condition risk from ExtendedCahrset access code
Reviewed-by: mchung, alanb
khazra [Tue, 14 May 2013 12:01:38 -0700] rev 17469
6328537: Improve javadocs for Socket class by adding references to SocketOptions
Summary: Insert references to SocketOptions.java where applicable
Reviewed-by: alanb, chegar
sundar [Tue, 14 May 2013 22:36:52 +0530] rev 17468
8014519: scriptpad sample does not work with nashorn
Reviewed-by: attila, jlaskey
Contributed-by: rieberandreas@gmail.com
uta [Tue, 14 May 2013 20:16:21 +0400] rev 17467
8012453: (process) Runtime.exec(String) fails if command contains spaces [win]
Reviewed-by: alanb
alanb [Tue, 14 May 2013 14:32:15 +0100] rev 17466
8014500: bootcycle-images fails after upgrade to JAXP 1.5
Reviewed-by: lancea
darcy [Mon, 13 May 2013 22:16:55 -0700] rev 17465
8014365: Restore Objects.requireNonNull(T, Supplier<String>)
Reviewed-by: mduigou
sherman [Mon, 13 May 2013 20:35:36 -0700] rev 17464
8013386: (tz) Support tzdata2013c
Summary: updated tz data to version 2013c
Reviewed-by: peytoia, okutsu
khazra [Mon, 13 May 2013 13:48:58 -0700] rev 17463
8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive
Summary: Rearrange event-handling code to remove bottle-neck. Also reviewed by mhall@mhcomputing.net.
Reviewed-by: chegar, alanb
mduigou [Mon, 13 May 2013 13:15:20 -0700] rev 17462
Merge
bharadwaj [Mon, 13 May 2013 12:26:28 -0700] rev 17461
8008687: MethodHandle code: allow static and invokespecial calls to interface methods
Summary: Changes to support invocation of lambda methods compiled either as static interface methods and or private instance methods.
Reviewed-by: jrose, twisti
sundar [Mon, 13 May 2013 22:23:17 +0530] rev 17460
8012975: Remove rhino from jdk8
Reviewed-by: alanb, tbell
xuelei [Mon, 13 May 2013 06:05:32 -0700] rev 17459
8005598: (reopened) Need to clone array of input/output parameters
Reviewed-by: weijun
xuelei [Mon, 13 May 2013 05:41:51 -0700] rev 17458
8005535: SSLSessionImpl should have protected finalize()
Reviewed-by: weijun, wetmore
dmeetry [Fri, 10 May 2013 23:56:24 +0400] rev 17457
7021870: GzipInputStream closes underlying stream during reading
Reviewed-by: mduigou
Contributed-by: ivan.gerasimov@oracle.com
darcy [Fri, 10 May 2013 12:25:16 -0700] rev 17456
8014357: Minor refactorings to sun.reflect.generics.reflectiveObjects.*
Reviewed-by: mchung
mduigou [Fri, 10 May 2013 10:12:58 -0700] rev 17455
Merge
mduigou [Fri, 10 May 2013 09:51:14 -0700] rev 17454
8014316: Use Method Refs in j.u.stream.MatchOps
Reviewed-by: dholmes
rriggs [Fri, 10 May 2013 09:06:21 -0700] rev 17453
8014296: DivModTests should not compare pointers
Reviewed-by: darcy
darcy [Fri, 10 May 2013 08:53:38 -0700] rev 17452
8014249: Add Modifer.parameterModifiers()
Reviewed-by: mduigou, mchung
alanb [Fri, 10 May 2013 14:53:33 +0100] rev 17451
8011128: (fs) Files.createDirectory fails if the resolved path is exactly 248 characters long
Reviewed-by: khazra, chegar
jfranck [Fri, 10 May 2013 10:20:13 +0200] rev 17450
8007073: Implement Core Reflection for Type Annotations on parameters
Reviewed-by: darcy, abuckley
lana [Thu, 09 May 2013 14:23:49 -0700] rev 17449
Merge
lana [Wed, 08 May 2013 23:53:35 -0700] rev 17448
Merge
psandoz [Wed, 01 May 2013 18:40:31 +0200] rev 17447
8012646: Pattern.splitAsStream
Reviewed-by: forax, plevart, alanb
Contributed-by: Ben Evans <benjamin.john.evans@gmail.com>, Paul Sandoz <paul.sandoz@oracle.com>
juh [Thu, 09 May 2013 12:00:46 -0700] rev 17446
8007699: Move some tests from test/sun/security/provider/certpath/X509CertPath to closed repo
Reviewed-by: mullan
ksrini [Tue, 07 May 2013 13:15:28 -0700] rev 17445
8013736: [launcher] cleanup code for correctness
8005735: [parfait] False positive integer overflow in jdk/src/solaris/bin/jexec.c
8009873: [parfait] Memory leak at jdk/src/share/bin/wildcard.c
8005807: [parfait] Undefined return value at jdk/src/share/bin/java.c
Reviewed-by: alanb, martin
alanb [Wed, 08 May 2013 18:00:10 +0100] rev 17444
8013652: (profiles) Add javax.script to compact1
Reviewed-by: mchung, dholmes
weijun [Wed, 08 May 2013 08:25:34 +0800] rev 17443
8012679: Let allow_weak_crypto default to false
Reviewed-by: valeriep
briangoetz [Mon, 06 May 2013 11:43:51 -0400] rev 17442
8012664: Add tests for java.util.stream and lambda translation
Reviewed-by: mduigou, briangoetz
Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>, Mike Duigou <mike.duigou@oracle.com>, Robert Field <robert.field@oracle.com>, Jim Gish <jim.gish@oracle.com>
mduigou [Tue, 07 May 2013 12:05:52 -0700] rev 17441
4802647: Throw required NPEs from removeAll()/retainAll()
Reviewed-by: mduigou, chegar, dholmes
Contributed-by: Brandon Passanisi <brandon.passanisi@oracle.com>
naoto [Tue, 07 May 2013 11:31:08 -0700] rev 17440
8013086: NPE thrown by SimpleDateFormat with TimeZoneNameProvider supplied
Reviewed-by: okutsu
sla [Tue, 07 May 2013 20:00:47 +0200] rev 17439
8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true
Reviewed-by: alanb, dsamersoff
sla [Tue, 07 May 2013 19:57:55 +0200] rev 17438
6980985: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage is not robust when getMax() returns -1
7181907: TEST_BUG: j/l/management/MemoryMXBean/ResetPeakMemoryUsage fails with NegativeArraySizeException
7148492: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java failing since update to hs23-b15 or b16
Reviewed-by: mchung, brutisso
dfuchs [Tue, 07 May 2013 11:35:49 +0200] rev 17437
8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently
Summary: Encodings.java sometimes creates EncodingInfo objects whose java names are not recognized by the Charset API. This patch fixes that issue.
Reviewed-by: joehw, alanb
jfranck [Tue, 07 May 2013 09:52:23 +0200] rev 17436
8013541: Revise javadoc for Executable.getAnnotatedReturnType()
Reviewed-by: abuckley, darcy
weijun [Tue, 07 May 2013 12:30:36 +0800] rev 17435
8010192: Enable native JGSS provider on Mac
Reviewed-by: valeriep
sherman [Mon, 06 May 2013 21:24:37 -0700] rev 17434
8013252: Regex Matcher .start and .end should be accessible by group name
8013254: Constructor \w need update to add the support of \p{Join_Control}
Summary: added the requested methods and updated the \w constructor
Reviewed-by: mchung, alanb
mduigou [Mon, 06 May 2013 20:54:54 -0700] rev 17433
8003258: BufferedReader.lines()
Reviewed-by: alanb, mduigou, psandoz
Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Henry Jen <henry.jen@oracle.com>
mduigou [Mon, 06 May 2013 20:54:48 -0700] rev 17432
8013150: Iterator.remove and forEachRemaining relationship not specified
Reviewed-by: mduigou
Contributed-by: Akhil Arora <akhil.arora@oracle.com>
mduigou [Mon, 06 May 2013 20:54:42 -0700] rev 17431
8013712: Add Objects.nonNull and Objects.isNull
Reviewed-by: mchung, darcy
dxu [Mon, 06 May 2013 14:17:59 -0700] rev 17430
8003992: File and other classes in java.io do not handle embedded nulls properly
Summary: Have every file operation done with File, FileInputStream, FileOutputStream, or RandomAccessFile that involves a file path containing NUL fail. Also reviewed by fweimer@redhat.com
Reviewed-by: alanb, sherman, ahgross, mduigou, dholmes, aph, plevart, martin
dwanvik [Mon, 06 May 2013 06:05:06 +0200] rev 17429
Merge