Rob McKenna
|
8eecfc7522
|
8009251: Add proxy handling and keep-alive fixes to jsse
Reviewed-by: chegar
|
2013-03-21 17:33:15 +00:00 |
|
Athijegannathan Sundararajan
|
0f8bf3e7c3
|
8009869: Need to modify java.security property package.access to include nashorn packages
Reviewed-by: ahgross, jlaskey, lagergren
|
2013-03-21 19:19:08 +05:30 |
|
Jen Dority
|
1f24cdd86c
|
8006818: SunEC and SunPKCS11 providers should be in all profiles
Reviewed-by: dholmes, alanb, valeriep
|
2013-03-20 22:39:51 -04:00 |
|
Joe Darcy
|
e91d6c8f4d
|
8010427: Refine Method.isDefault implementation
Reviewed-by: acorn, dlsmith
|
2013-03-20 15:21:14 -07:00 |
|
Mandy Chung
|
c9e6a41b99
|
8006104: Improve tests to test ".useParentHandlers" property set in the logging configuration
Reviewed-by: alanb
|
2013-03-20 09:50:07 -07:00 |
|
Sean Mullan
|
02374952e1
|
Merge
|
2013-03-20 12:06:30 -04:00 |
|
Sean Mullan
|
b587bc4185
|
Merge
|
2013-03-20 11:23:16 -04:00 |
|
Sean Mullan
|
198ae0916d
|
8010112: NullPointerException in sun.security.provider.certpath.CertId()
Reviewed-by: vinnie
|
2013-03-20 10:58:20 -04:00 |
|
Chris Hegarty
|
9df17fd446
|
8010282: sun.net.www.protocol.jar.JarFileFactory.close(JarFile) should be thread-safe
Reviewed-by: khazra, alanb
|
2013-03-20 14:39:20 +00:00 |
|
Alexey Utkin
|
97927be30a
|
8006193: (process) Clean-up java.lang.ProcessImpl.finalize, does not need to be public
Reviewed-by: alanb
|
2013-03-20 13:21:53 +04:00 |
|
Brian Goetz
|
5b1cca1b96
|
8001642: Add Optional<T>, OptionalDouble, OptionalInt, OptionalLong
Reviewed-by: mduigou, darcy, alanb, jjb
|
2013-03-19 16:05:34 -07:00 |
|
John Zavgren
|
08e50cc4ce
|
8007607: security native code doesn't always use malloc, realloc, and calloc correctly
Reviewed-by: chegar, dsamersoff, valeriep
|
2013-03-18 14:21:13 -04:00 |
|
David Holmes
|
8c5749843c
|
8009426: "profiles" target fails due to nashorn if "images" is not built first
Reviewed-by: alanb
|
2013-03-19 06:01:14 -04:00 |
|
Staffan Larsen
|
f716ccd343
|
8006637: Failure to filter out native frame events on Solaris
Test is confused by other threads calling String.intern(). Add a thread filter to avoid this.
Reviewed-by: sspitsyn, alanb
|
2013-03-19 09:53:36 +01:00 |
|
Chris Hegarty
|
bb303a20ef
|
8010142: ProblemList.txt updates (3/2013)
Reviewed-by: alanb
|
2013-03-17 09:55:03 +00:00 |
|
Naoto Sato
|
96ca9c4174
|
8008576: Calendar mismatch using Host LocaleProviderAdapter
Reviewed-by: okutsu
|
2013-03-14 11:29:16 -07:00 |
|
Yiming Wang
|
a7f501c620
|
7183800: TEST_BUG: Update tests to run on Ubuntu 12.04 (localhost is 127.0.1.1)
Reviewed-by: alanb, chegar
|
2013-03-14 16:59:06 +00:00 |
|
Bill Pittore
|
b938257957
|
8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs
Co-authored-by: Bob Vandette <bob.vandette@oracle.com>
Reviewed-by: dlong, alanb, mduigou
|
2013-03-14 16:03:10 +00:00 |
|
David Holmes
|
8f4f6fa24a
|
8009429: Miscellaneous profiles cleanup
8009428: Revert changes to $ substitution performed as part of nashorn integration
Reviewed-by: alanb, erikj
|
2013-03-14 01:47:59 -04:00 |
|
Stuart Douglas
|
bafe2383ad
|
8009650: HttpClient available() check throws SocketException when connection has been closed
Reviewed-by: chegar, khazra, dsamersoff
|
2013-03-14 00:21:34 +00:00 |
|
Dan Xu
|
f3e45cd062
|
8001334: Remove use of JVM_* functions from java.io code
Replace JVM_* functions with direct system calls in java io area
Reviewed-by: alanb, uta, martin
|
2013-03-13 14:50:40 -07:00 |
|
Jim Gish
|
709f67b8f9
|
8002070: Remove the stack search for a resource bundle for Logger to use
The fragile, vulnerable, stack crawling has been eliminated from findResourceBundle(String)
Reviewed-by: mchung, alanb
|
2013-03-13 11:24:48 -04:00 |
|
Alan Bateman
|
0bcb468549
|
8009751: (se) Selector spin when select, close and interestOps(0) invoked at same time (lnx)
Reviewed-by: zhouyx, chegar, robm
|
2013-03-13 17:58:45 +00:00 |
|
Alexey Utkin
|
b8b487dd5f
|
7190897: (fs) Files.isWritable method returns false when the path is writable (win)
The [GetEffectiveRightsFromAcl] based implementation was changed to the [AccessCheck] based.
Reviewed-by: alanb
|
2013-03-13 13:22:02 +04:00 |
|
Bradford Wetmore
|
9e5da0ad31
|
8009925: Back out AEAD CipherSuites temporarily
Reviewed-by: valeriep
|
2013-03-12 15:31:49 -07:00 |
|
Harold Seigel
|
7d74801ce2
|
7154889: Non-zero padding is still not allowed in the tableswitch/lookupswitch instructions
Do not check that the padding bytes are zero if class file format version >=51.
Reviewed-by: dholmes, coleenp, mullan, kvn
|
2013-03-12 10:35:44 -04:00 |
|
Weijun Wang
|
2ec1224ff0
|
8000653: SPNEGO tests fail at context.getDelegCred().getRemainingInitLifetime(mechOid)
Reviewed-by: valeriep
|
2013-03-09 17:27:58 +08:00 |
|
Henry Jen
|
9db6479318
|
8001667: Comparator combinators and extension methods
Reviewed-by: mduigou, briangoetz
|
2013-03-08 15:45:06 -08:00 |
|
Alan Bateman
|
1430ceb19d
|
8009645: ClassFileTransformer hooks in ClassLoader no longer required
Reviewed-by: mchung, iris
|
2013-03-08 19:51:09 +00:00 |
|
Alan Bateman
|
9849742625
|
8006000: TEST_BUG: java/lang/invoke/lambda/LambdaAccessControlTest.java fails intermittently
Reviewed-by: chegar
|
2013-03-08 12:03:26 +00:00 |
|
Chris Hegarty
|
7d6b4b81de
|
6370908: Add support for HTTP_CONNECT proxy in Socket class
Co-authored-by: Damjan Jovanovic <damjan.jov@gmail.com>
Reviewed-by: chegar
|
2013-03-07 10:07:13 +00:00 |
|
Weijun Wang
|
556ff23124
|
8009604: old make images failed: JarBASE64Encoder class not found
Reviewed-by: xuelei, wetmore
|
2013-03-07 11:32:14 +08:00 |
|
Martin Buchholz
|
46b80b3416
|
8008759: Do not let internal JDK zlib symbols leak out of fastdebug libzip.so
Define FILES_m to force use of linker script
Reviewed-by: sherman, alanb, ohair
|
2013-03-06 17:43:10 -08:00 |
|
Joel Borggrén-Franck
|
a65f7e7df0
|
8007808: Missing method: Executable.getAnnotatedReturnType()
Reviewed-by: darcy, forax
|
2013-03-06 18:35:51 +01:00 |
|
Vladimir Ivanov
|
9aba745d56
|
8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field
Reviewed-by: jrose, twisti
|
2013-03-06 16:59:42 +04:00 |
|
Lana Steuck
|
4f62a2b334
|
Merge
|
2013-03-15 23:31:19 -07:00 |
|
Athijegannathan Sundararajan
|
9e78f6feb2
|
8010136: Make jrunscript's init.js to work on nashorn
Reviewed-by: lagergren, hannesw
|
2013-03-15 19:30:28 +05:30 |
|
Lana Steuck
|
3c9fec70eb
|
Merge
|
2013-03-14 19:26:02 -07:00 |
|
David Katleman
|
4e8c9ce308
|
Added tag jdk8-b81 for changeset 86a86261de2b
|
2013-03-14 15:00:33 -07:00 |
|
J. Duke
|
ac2b8241a3
|
Merge
|
2017-07-05 18:43:54 +02:00 |
|
J. Duke
|
884fa55e95
|
Merge
|
2017-07-05 18:43:50 +02:00 |
|
J. Duke
|
98551c5874
|
Merge
|
2017-07-05 18:43:47 +02:00 |
|
J. Duke
|
bdf5a70edb
|
Merge
|
2017-07-05 18:43:43 +02:00 |
|
J. Duke
|
9fed0f85fa
|
Merge
|
2017-07-05 18:43:39 +02:00 |
|
J. Duke
|
df056e86c7
|
Merge
|
2017-07-05 18:43:35 +02:00 |
|
J. Duke
|
faf975f3d3
|
Merge
|
2017-07-05 18:43:29 +02:00 |
|
J. Duke
|
3a5d99bd97
|
Added tag jdk8-b80 for changeset 3fa21fbf9be7
|
2017-07-05 18:43:10 +02:00 |
|
J. Duke
|
ef906c89ce
|
Merge
|
2017-07-05 18:43:09 +02:00 |
|
J. Duke
|
97a6b4b6e8
|
Merge
|
2017-07-05 18:43:05 +02:00 |
|
J. Duke
|
b5abced08b
|
Merge
|
2017-07-05 18:43:01 +02:00 |
|