attila [Tue, 26 Aug 2014 11:32:12 +0200] rev 26244
8055913: Node.hashCode() delegates to Object.hashCode() and is hot
Reviewed-by: lagergren, sundar
attila [Tue, 26 Aug 2014 11:31:31 +0200] rev 26243
8055911: Don't use String.intern for IdentNode
Reviewed-by: lagergren, sundar
yan [Tue, 26 Aug 2014 13:26:15 +0400] rev 26242
8055811: Tests for Nashorn ClassFilter Support
Reviewed-by: sundar, attila
Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
attila [Mon, 25 Aug 2014 22:36:05 +0200] rev 26241
8055870: iteration fails if index var is not used
Reviewed-by: hannesw, lagergren
sundar [Mon, 25 Aug 2014 20:26:53 +0530] rev 26240
8055899: Two nashorn tests fail in 8u40 nightly build with ClassNotFoundException
Reviewed-by: jlaskey, lagergren
yan [Mon, 25 Aug 2014 17:38:53 +0400] rev 26239
8055878: Nashorn: all tests failed with AccessControlException
Reviewed-by: sundar, hannesw
Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
sundar [Fri, 22 Aug 2014 22:50:38 +0530] rev 26238
8055830: JDK-8015969.js is silently failing
Reviewed-by: lagergren, jlaskey, hannesw
sundar [Fri, 22 Aug 2014 15:47:28 +0530] rev 26237
8055796: JSObject and browser JSObject linkers should provide fallback to call underlying Java methods directly
Reviewed-by: attila, hannesw
sundar [Thu, 21 Aug 2014 20:06:48 +0530] rev 26236
8055762: Nashorn misses linker for netscape.javascript.JSObject instances
Reviewed-by: lagergren, jlaskey
sundar [Wed, 20 Aug 2014 21:32:09 +0530] rev 26235
8055687: Wrong "this" passed to JSObject.eval call
Reviewed-by: lagergren, hannesw, attila
katleman [Fri, 29 Aug 2014 11:30:59 -0700] rev 26234
Added tag jdk9-b28 for changeset b7633e8ce82a
duke [Wed, 05 Jul 2017 19:58:36 +0200] rev 26233
Merge
lana [Fri, 29 Aug 2014 11:59:34 -0700] rev 26232
Merge
erikj [Wed, 27 Aug 2014 10:59:34 +0200] rev 26231
8056064: Fix corba locale build problem on windows
Reviewed-by: alanb, tbell
katleman [Fri, 29 Aug 2014 11:30:34 -0700] rev 26230
Added tag jdk9-b28 for changeset 998ca72b253e
duke [Wed, 05 Jul 2017 19:58:32 +0200] rev 26229
Merge
lana [Fri, 29 Aug 2014 11:58:43 -0700] rev 26228
Merge
mchung [Fri, 29 Aug 2014 10:47:32 -0700] rev 26227
8055856: checkdeps build target doesn't work for cross-compilation builds
8056113: [build] tools.jar missing modules.xml
Reviewed-by: ihse, erikj
igerasim [Fri, 29 Aug 2014 18:11:04 +0400] rev 26226
8056310: Cleanup in WinNTFileSystem_md.c
Reviewed-by: alanb
simonis [Fri, 29 Aug 2014 12:00:31 +0200] rev 26225
8056246: Fix AIX build after the Modular Source Code change 8054834
Reviewed-by: erikj, ihse
luchsh [Fri, 29 Aug 2014 09:57:55 +0800] rev 26224
8034218: Improve fontconfig.properties for AIX platform
Reviewed-by: simonis
dsamersoff [Thu, 28 Aug 2014 05:20:02 -0700] rev 26223
8049226: com/sun/jdi/OptionTest.java test times out again
Summary: Don't call jni_FatalError if transport initialization fails
Reviewed-by: sspitsyn, sla
dsamersoff [Thu, 28 Aug 2014 05:04:58 -0700] rev 26222
8054066: com/sun/jdi/DoubleAgentTest.java fails with timeout
Summary: The test chaged to use testlibrary
Reviewed-by: sla
michaelm [Thu, 28 Aug 2014 10:17:55 +0100] rev 26221
8055299: HttpsURLConnection.equals() broken
Reviewed-by: chegar, xuelei
stefank [Wed, 27 Aug 2014 10:14:16 +0200] rev 26220
8056148: Add java/lang/management/MemoryMXBean/LowMemoryTest.java to ProblemList.txt
Reviewed-by: chegar, brutisso
igerasim [Wed, 27 Aug 2014 22:08:19 +0400] rev 26219
8054714: Use StringJoiner where it makes the code cleaner
Reviewed-by: psandoz, redestad
weijun [Wed, 27 Aug 2014 11:33:45 +0800] rev 26218
8048617: Tests for PKCS12 read operations
Reviewed-by: weijun
Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
martin [Mon, 25 Aug 2014 10:40:55 -0700] rev 26217
8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM
Summary: Try to resize to "well-known" hotspot max array size first.
Reviewed-by: alanb, mduigou
mchung [Tue, 26 Aug 2014 14:35:33 -0700] rev 26216
8055230: Rename attach provider implementation class be platform neutral
Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla
amurillo [Tue, 26 Aug 2014 11:43:19 -0700] rev 26215
Merge