Fri, 29 Aug 2014 11:30:46 -0700 Added tag jdk9-b28 for changeset 0444f488042c
katleman [Fri, 29 Aug 2014 11:30:46 -0700] rev 26260
Added tag jdk9-b28 for changeset 0444f488042c
Wed, 05 Jul 2017 19:58:48 +0200 Merge
duke [Wed, 05 Jul 2017 19:58:48 +0200] rev 26259
Merge
Fri, 29 Aug 2014 11:56:46 -0700 Merge
lana [Fri, 29 Aug 2014 11:56:46 -0700] rev 26258
Merge
Fri, 29 Aug 2014 11:49:38 -0700 8037819: Xerces Update: jaxp/validation/XMLSchemaFactory
joehw [Fri, 29 Aug 2014 11:49:38 -0700] rev 26257
8037819: Xerces Update: jaxp/validation/XMLSchemaFactory Reviewed-by: lancea
Fri, 29 Aug 2014 11:30:41 -0700 Added tag jdk9-b28 for changeset 482db0c1193b
katleman [Fri, 29 Aug 2014 11:30:41 -0700] rev 26256
Added tag jdk9-b28 for changeset 482db0c1193b
Wed, 05 Jul 2017 19:58:44 +0200 Merge
duke [Wed, 05 Jul 2017 19:58:44 +0200] rev 26255
Merge
Fri, 29 Aug 2014 11:58:19 -0700 Merge
lana [Fri, 29 Aug 2014 11:58:19 -0700] rev 26254
Merge
Thu, 28 Aug 2014 16:38:23 +0200 8056243: OptimisticTypePersistence should refuse to work in symlinked directories
attila [Thu, 28 Aug 2014 16:38:23 +0200] rev 26253
8056243: OptimisticTypePersistence should refuse to work in symlinked directories Reviewed-by: lagergren, sundar
Wed, 27 Aug 2014 14:27:56 +0530 8056123: Anonymous function statements leak internal function names into global scope
sundar [Wed, 27 Aug 2014 14:27:56 +0530] rev 26252
8056123: Anonymous function statements leak internal function names into global scope Reviewed-by: hannesw, attila
Tue, 26 Aug 2014 22:57:24 +0530 8056094: [nashorn] tests fail when running via jtreg
sundar [Tue, 26 Aug 2014 22:57:24 +0530] rev 26251
8056094: [nashorn] tests fail when running via jtreg Reviewed-by: jlaskey, hannesw
Tue, 26 Aug 2014 15:52:55 +0200 8056025: CompilationPhase.setStates() is hot in class installation phase
attila [Tue, 26 Aug 2014 15:52:55 +0200] rev 26250
8056025: CompilationPhase.setStates() is hot in class installation phase Reviewed-by: jlaskey, sundar
Tue, 26 Aug 2014 15:04:48 +0200 8056052: Source.getContent() does excess Object.clone()
attila [Tue, 26 Aug 2014 15:04:48 +0200] rev 26249
8056052: Source.getContent() does excess Object.clone() Reviewed-by: jlaskey, sundar
Tue, 26 Aug 2014 15:04:20 +0200 8055954: Do not parallelize class installation
attila [Tue, 26 Aug 2014 15:04:20 +0200] rev 26248
8055954: Do not parallelize class installation Reviewed-by: jlaskey, sundar
Tue, 26 Aug 2014 17:21:17 +0530 8056050: runExternalJsTest method in test/jdk/nashorn/internal/runtime/ClassFilter.java slows down "ant test"
sundar [Tue, 26 Aug 2014 17:21:17 +0530] rev 26247
8056050: runExternalJsTest method in test/jdk/nashorn/internal/runtime/ClassFilter.java slows down "ant test" Reviewed-by: attila, jlaskey
Tue, 26 Aug 2014 11:45:36 +0200 8055923: collect timings using System.nanoTime
attila [Tue, 26 Aug 2014 11:45:36 +0200] rev 26246
8055923: collect timings using System.nanoTime Reviewed-by: hannesw, lagergren
Tue, 26 Aug 2014 11:42:07 +0200 8055906: Avoid throwing an exception with filled in stack trace as part of the normal control flow
lagergren [Tue, 26 Aug 2014 11:42:07 +0200] rev 26245
8055906: Avoid throwing an exception with filled in stack trace as part of the normal control flow Reviewed-by: attila, hannesw
Tue, 26 Aug 2014 11:32:12 +0200 8055913: Node.hashCode() delegates to Object.hashCode() and is hot
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
Tue, 26 Aug 2014 11:31:31 +0200 8055911: Don't use String.intern for IdentNode
attila [Tue, 26 Aug 2014 11:31:31 +0200] rev 26243
8055911: Don't use String.intern for IdentNode Reviewed-by: lagergren, sundar
Tue, 26 Aug 2014 13:26:15 +0400 8055811: Tests for Nashorn ClassFilter Support
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>
Mon, 25 Aug 2014 22:36:05 +0200 8055870: iteration fails if index var is not used
attila [Mon, 25 Aug 2014 22:36:05 +0200] rev 26241
8055870: iteration fails if index var is not used Reviewed-by: hannesw, lagergren
Mon, 25 Aug 2014 20:26:53 +0530 8055899: Two nashorn tests fail in 8u40 nightly build with ClassNotFoundException
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
Mon, 25 Aug 2014 17:38:53 +0400 8055878: Nashorn: all tests failed with AccessControlException
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>
Fri, 22 Aug 2014 22:50:38 +0530 8055830: JDK-8015969.js is silently failing
sundar [Fri, 22 Aug 2014 22:50:38 +0530] rev 26238
8055830: JDK-8015969.js is silently failing Reviewed-by: lagergren, jlaskey, hannesw
Fri, 22 Aug 2014 15:47:28 +0530 8055796: JSObject and browser JSObject linkers should provide fallback to call underlying Java methods directly
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
Thu, 21 Aug 2014 20:06:48 +0530 8055762: Nashorn misses linker for netscape.javascript.JSObject instances
sundar [Thu, 21 Aug 2014 20:06:48 +0530] rev 26236
8055762: Nashorn misses linker for netscape.javascript.JSObject instances Reviewed-by: lagergren, jlaskey
Wed, 20 Aug 2014 21:32:09 +0530 8055687: Wrong "this" passed to JSObject.eval call
sundar [Wed, 20 Aug 2014 21:32:09 +0530] rev 26235
8055687: Wrong "this" passed to JSObject.eval call Reviewed-by: lagergren, hannesw, attila
Fri, 29 Aug 2014 11:30:59 -0700 Added tag jdk9-b28 for changeset b7633e8ce82a
katleman [Fri, 29 Aug 2014 11:30:59 -0700] rev 26234
Added tag jdk9-b28 for changeset b7633e8ce82a
Wed, 05 Jul 2017 19:58:36 +0200 Merge
duke [Wed, 05 Jul 2017 19:58:36 +0200] rev 26233
Merge
Fri, 29 Aug 2014 11:59:34 -0700 Merge
lana [Fri, 29 Aug 2014 11:59:34 -0700] rev 26232
Merge
Wed, 27 Aug 2014 10:59:34 +0200 8056064: Fix corba locale build problem on windows
erikj [Wed, 27 Aug 2014 10:59:34 +0200] rev 26231
8056064: Fix corba locale build problem on windows Reviewed-by: alanb, tbell
Fri, 29 Aug 2014 11:30:34 -0700 Added tag jdk9-b28 for changeset 998ca72b253e
katleman [Fri, 29 Aug 2014 11:30:34 -0700] rev 26230
Added tag jdk9-b28 for changeset 998ca72b253e
Wed, 05 Jul 2017 19:58:32 +0200 Merge
duke [Wed, 05 Jul 2017 19:58:32 +0200] rev 26229
Merge
Fri, 29 Aug 2014 11:58:43 -0700 Merge
lana [Fri, 29 Aug 2014 11:58:43 -0700] rev 26228
Merge
Fri, 29 Aug 2014 10:47:32 -0700 8055856: checkdeps build target doesn't work for cross-compilation builds
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
Fri, 29 Aug 2014 18:11:04 +0400 8056310: Cleanup in WinNTFileSystem_md.c
igerasim [Fri, 29 Aug 2014 18:11:04 +0400] rev 26226
8056310: Cleanup in WinNTFileSystem_md.c Reviewed-by: alanb
Fri, 29 Aug 2014 12:00:31 +0200 8056246: Fix AIX build after the Modular Source Code change 8054834
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
Fri, 29 Aug 2014 09:57:55 +0800 8034218: Improve fontconfig.properties for AIX platform
luchsh [Fri, 29 Aug 2014 09:57:55 +0800] rev 26224
8034218: Improve fontconfig.properties for AIX platform Reviewed-by: simonis
Thu, 28 Aug 2014 05:20:02 -0700 8049226: com/sun/jdi/OptionTest.java test times out again
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
Thu, 28 Aug 2014 05:04:58 -0700 8054066: com/sun/jdi/DoubleAgentTest.java fails with timeout
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
Thu, 28 Aug 2014 10:17:55 +0100 8055299: HttpsURLConnection.equals() broken
michaelm [Thu, 28 Aug 2014 10:17:55 +0100] rev 26221
8055299: HttpsURLConnection.equals() broken Reviewed-by: chegar, xuelei
Wed, 27 Aug 2014 10:14:16 +0200 8056148: Add java/lang/management/MemoryMXBean/LowMemoryTest.java to ProblemList.txt
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
Wed, 27 Aug 2014 22:08:19 +0400 8054714: Use StringJoiner where it makes the code cleaner
igerasim [Wed, 27 Aug 2014 22:08:19 +0400] rev 26219
8054714: Use StringJoiner where it makes the code cleaner Reviewed-by: psandoz, redestad
Wed, 27 Aug 2014 11:33:45 +0800 8048617: Tests for PKCS12 read operations
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>
Mon, 25 Aug 2014 10:40:55 -0700 8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM
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
Tue, 26 Aug 2014 14:35:33 -0700 8055230: Rename attach provider implementation class be platform neutral
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
Tue, 26 Aug 2014 11:43:19 -0700 Merge
amurillo [Tue, 26 Aug 2014 11:43:19 -0700] rev 26215
Merge
Fri, 22 Aug 2014 10:03:18 -0700 Merge
amurillo [Fri, 22 Aug 2014 10:03:18 -0700] rev 26214
Merge
Wed, 20 Aug 2014 17:06:01 -0700 Merge
sspitsyn [Wed, 20 Aug 2014 17:06:01 -0700] rev 26213
Merge
Tue, 12 Aug 2014 17:29:01 -0700 8046070: Class Data Sharing clean up and refactoring
iklam [Tue, 12 Aug 2014 17:29:01 -0700] rev 26212
8046070: Class Data Sharing clean up and refactoring Summary: Cleaned up CDS to be more configurable, maintainable and extensible Reviewed-by: dholmes, coleenp, acorn, mchung
Tue, 26 Aug 2014 15:18:38 +0100 Merge
michaelm [Tue, 26 Aug 2014 15:18:38 +0100] rev 26211
Merge
Tue, 26 Aug 2014 15:08:42 +0100 8056065: sun/net/www/protocol/http/RedirectOnPost.java failing.
michaelm [Tue, 26 Aug 2014 15:08:42 +0100] rev 26210
8056065: sun/net/www/protocol/http/RedirectOnPost.java failing. Reviewed-by: alanb
Tue, 26 Aug 2014 15:55:35 +0400 8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
igerasim [Tue, 26 Aug 2014 15:55:35 +0400] rev 26209
8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c Reviewed-by: martin, alanb
Thu, 21 Aug 2014 15:22:07 +0200 7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
jbachorik [Thu, 21 Aug 2014 15:22:07 +0200] rev 26208
7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22 Reviewed-by: dfuchs, sjiang
Tue, 26 Aug 2014 10:19:56 +0100 8055955: (ch) Remove unnecessary initialization of InetAddress from FileChannel
chegar [Tue, 26 Aug 2014 10:19:56 +0100] rev 26207
8055955: (ch) Remove unnecessary initialization of InetAddress from FileChannel Reviewed-by: alanb
Tue, 26 Aug 2014 10:10:58 +0100 8055747: Move SimpleSSLContext to jdk/testlibrary
michaelm [Tue, 26 Aug 2014 10:10:58 +0100] rev 26206
8055747: Move SimpleSSLContext to jdk/testlibrary Reviewed-by: chegar
Mon, 25 Aug 2014 18:17:24 +0200 8037082: java/lang/instrument/NativeMethodPrefixAgent.java failing
jbachorik [Mon, 25 Aug 2014 18:17:24 +0200] rev 26205
8037082: java/lang/instrument/NativeMethodPrefixAgent.java failing Reviewed-by: sla
Tue, 26 Aug 2014 16:42:31 +0800 8055901: Update policytool for jdk.net.NetworkPermission
weijun [Tue, 26 Aug 2014 16:42:31 +0800] rev 26204
8055901: Update policytool for jdk.net.NetworkPermission Reviewed-by: michaelm
Tue, 26 Aug 2014 15:10:29 +0800 8050370: Need new regressions tests for messageDigest with DigestIOStream
weijun [Tue, 26 Aug 2014 15:10:29 +0800] rev 26203
8050370: Need new regressions tests for messageDigest with DigestIOStream Reviewed-by: weijun Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Tue, 26 Aug 2014 07:57:03 +0200 8043981: Remove the JPDA demo
sla [Tue, 26 Aug 2014 07:57:03 +0200] rev 26202
8043981: Remove the JPDA demo Reviewed-by: alanb
Tue, 26 Aug 2014 07:55:08 +0200 8043936: Drop HPROF as demo, keep as HPROF agent shipped with JDK
sla [Tue, 26 Aug 2014 07:55:08 +0200] rev 26201
8043936: Drop HPROF as demo, keep as HPROF agent shipped with JDK Reviewed-by: erikj, alanb
Mon, 25 Aug 2014 09:20:49 +0100 8055855: "make profiles" failing since refactoring of java.awt.datatransfer
alanb [Mon, 25 Aug 2014 09:20:49 +0100] rev 26200
8055855: "make profiles" failing since refactoring of java.awt.datatransfer Reviewed-by: dholmes
Sun, 24 Aug 2014 21:52:16 +0200 8049228: Improve multithreaded scalability of InetAddress cache
plevart [Sun, 24 Aug 2014 21:52:16 +0200] rev 26199
8049228: Improve multithreaded scalability of InetAddress cache 7186258: InetAddress$Cache should replace currentTimeMillis with nanoTime for more precise and accurate Reviewed-by: michaelm
Fri, 22 Aug 2014 18:54:20 -0700 8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java
mchung [Fri, 22 Aug 2014 18:54:20 -0700] rev 26198
8055852: Add test/java/lang/Math/DoubleConsts.java and FloatConsts.java Reviewed-by: mchung, darcy Contributed-by: amy.lu@oracle.com
Fri, 22 Aug 2014 14:56:09 -0700 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts
mchung [Fri, 22 Aug 2014 14:56:09 -0700] rev 26197
8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts Reviewed-by: mchung, darcy Contributed-by: amy.lu@oracle.com
Sat, 23 Aug 2014 01:05:50 +0400 8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException
igerasim [Sat, 23 Aug 2014 01:05:50 +0400] rev 26196
8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException Reviewed-by: valeriep
Thu, 21 Aug 2014 14:36:49 +0200 8040692: [TESTBUG] sun/management/jmxremote/bootstrap/JvmstatCountersTest.java requires -XX:+UsePerfData option to pass on embedded platforms
jbachorik [Thu, 21 Aug 2014 14:36:49 +0200] rev 26195
8040692: [TESTBUG] sun/management/jmxremote/bootstrap/JvmstatCountersTest.java requires -XX:+UsePerfData option to pass on embedded platforms Reviewed-by: sla
Thu, 21 Aug 2014 22:07:14 -0700 8055393: [Testbug] Some tests are being executed and fail under profiles
mchung [Thu, 21 Aug 2014 22:07:14 -0700] rev 26194
8055393: [Testbug] Some tests are being executed and fail under profiles Reviewed-by: mchung, dholmes Contributed-by: evgeniya.stepanova@oracle.com
Thu, 21 Aug 2014 13:09:28 +0200 8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012
sla [Thu, 21 Aug 2014 13:09:28 +0200] rev 26193
8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012 Summary: Write dcmd output to separate files so it does not confuse the output. Reviewed-by: ctornqvi, mgronlun
Thu, 21 Aug 2014 12:23:20 +0200 8055095: Improve "do nothing" incremental build performance after modularized source code integration
erikj [Thu, 21 Aug 2014 12:23:20 +0200] rev 26192
8055095: Improve "do nothing" incremental build performance after modularized source code integration Reviewed-by: tbell
Thu, 21 Aug 2014 11:05:35 +0200 8055188: General cleanup of minor issues from source restructure
erikj [Thu, 21 Aug 2014 11:05:35 +0200] rev 26191
8055188: General cleanup of minor issues from source restructure Reviewed-by: tbell
Wed, 20 Aug 2014 11:30:13 -0700 8054720: Modifications of I/O methods for instrumentation purposes
bpb [Wed, 20 Aug 2014 11:30:13 -0700] rev 26190
8054720: Modifications of I/O methods for instrumentation purposes Summary: Wrap some native methods in Java methods. Reviewed-by: rriggs
Wed, 20 Aug 2014 11:06:38 -0700 8055675: java/util/Currency/PropertiesTest.sh fails on OS X after JDK-8055253
martin [Wed, 20 Aug 2014 11:06:38 -0700] rev 26189
8055675: java/util/Currency/PropertiesTest.sh fails on OS X after JDK-8055253 Summary: Replace obsolescent cp -r with cp -R. Add more error checks. Reviewed-by: naoto
Fri, 29 Aug 2014 11:30:56 -0700 Added tag jdk9-b28 for changeset 3c9e4f896414
katleman [Fri, 29 Aug 2014 11:30:56 -0700] rev 26188
Added tag jdk9-b28 for changeset 3c9e4f896414
Wed, 05 Jul 2017 19:58:21 +0200 Merge
duke [Wed, 05 Jul 2017 19:58:21 +0200] rev 26187
Merge
Fri, 29 Aug 2014 11:57:22 -0700 Merge
lana [Fri, 29 Aug 2014 11:57:22 -0700] rev 26186
Merge
Fri, 22 Aug 2014 09:55:49 -0700 Merge
amurillo [Fri, 22 Aug 2014 09:55:49 -0700] rev 26185
Merge
Fri, 22 Aug 2014 07:12:23 -0700 Merge
jmasa [Fri, 22 Aug 2014 07:12:23 -0700] rev 26184
Merge
Thu, 21 Aug 2014 16:44:41 +0200 8055098: WB API should be extended to provide information about size and age of object.
tschatzl [Thu, 21 Aug 2014 16:44:41 +0200] rev 26183
8055098: WB API should be extended to provide information about size and age of object. Summary: Extend the WhiteBox API to provide information about the size and age of objects. Further add a mechanism to trigger a young GC. Reviewed-by: tschatzl, sjohanss Contributed-by: Leonid Mesnik <leonid.mesnik@oracle.com>
Thu, 21 Aug 2014 19:06:21 +0000 Merge
rbackman [Thu, 21 Aug 2014 19:06:21 +0000] rev 26182
Merge
Thu, 21 Aug 2014 20:24:41 +0200 Merge
rbackman [Thu, 21 Aug 2014 20:24:41 +0200] rev 26181
Merge
Tue, 19 Aug 2014 17:23:38 +0200 8055153: nsk/stress/jck60/jck60014 crashes on sparc
roland [Tue, 19 Aug 2014 17:23:38 +0200] rev 26180
8055153: nsk/stress/jck60/jck60014 crashes on sparc Summary: missing control for LoadRange and LoadKlass nodes created during arraycopy node expansion Reviewed-by: kvn, iveresov
Tue, 19 Aug 2014 16:20:18 -0700 8055503: Rollback 8054164 changeset
kvn [Tue, 19 Aug 2014 16:20:18 -0700] rev 26179
8055503: Rollback 8054164 changeset Reviewed-by: iveresov
Tue, 19 Aug 2014 17:48:16 +0000 Merge
kvn [Tue, 19 Aug 2014 17:48:16 +0000] rev 26178
Merge
Wed, 13 Aug 2014 17:50:21 -0700 8054164: solaris makefile
kvn [Wed, 13 Aug 2014 17:50:21 -0700] rev 26177
8054164: solaris makefile Reviewed-by: roland
Tue, 19 Aug 2014 07:36:11 +0200 8048879: "unexpected yanked node" opto/postaloc.cpp:139
thartmann [Tue, 19 Aug 2014 07:36:11 +0200] rev 26176
8048879: "unexpected yanked node" opto/postaloc.cpp:139 Summary: MemBarAcquireNode prevents deletion of dead LoadNNode. Added condition to 'has_special_unique_user' to trigger deletion. Reviewed-by: kvn, iveresov
Fri, 15 Aug 2014 12:27:50 -0700 Merge
kvn [Fri, 15 Aug 2014 12:27:50 -0700] rev 26175
Merge
Thu, 14 Aug 2014 09:15:39 +0200 8054402: "klass->is_loader_alive(_is_alive)) failed: must be alive" for anonymous classes
thartmann [Thu, 14 Aug 2014 09:15:39 +0200] rev 26174
8054402: "klass->is_loader_alive(_is_alive)) failed: must be alive" for anonymous classes Summary: Because anonymous classes are not in the system dictionary, we have to set 'unloading_occurred' based on 'CLDG::do_unloading()'. Added jtreg test. Reviewed-by: kvn, coleenp
Wed, 13 Aug 2014 17:37:11 -0700 8054883: Segmentation error while running program
iveresov [Wed, 13 Aug 2014 17:37:11 -0700] rev 26173
8054883: Segmentation error while running program Summary: Fix pattern matching of range check Reviewed-by: kvn
Wed, 13 Aug 2014 23:33:33 +0000 8047952: Remove _FORTIFY_SOURCE from fastdebug and slowdebug builds
mduigou [Wed, 13 Aug 2014 23:33:33 +0000] rev 26172
8047952: Remove _FORTIFY_SOURCE from fastdebug and slowdebug builds Reviewed-by: dholmes
Wed, 13 Aug 2014 13:05:04 -0700 8054927: Missing MemNode::acquire ordering in some volatile Load nodes
kvn [Wed, 13 Aug 2014 13:05:04 -0700] rev 26171
8054927: Missing MemNode::acquire ordering in some volatile Load nodes Summary: Fixed memory ordering parameter and added missing barriers for volatile loads. Reviewed-by: roland, iveresov
Wed, 13 Aug 2014 09:53:18 +0000 Merge
roland [Wed, 13 Aug 2014 09:53:18 +0000] rev 26170
Merge
Mon, 11 Aug 2014 15:09:04 +0200 8054224: Recursive method that was compiled by C1 is unable to catch StackOverflowError
roland [Mon, 11 Aug 2014 15:09:04 +0200] rev 26169
8054224: Recursive method that was compiled by C1 is unable to catch StackOverflowError Summary: do not update exception cache if exception is replaced when thrown Reviewed-by: kvn, iveresov
Wed, 13 Aug 2014 10:44:50 +0200 8043913: remove legacy code in SPARC's VM_Version::platform_features
anoll [Wed, 13 Aug 2014 10:44:50 +0200] rev 26168
8043913: remove legacy code in SPARC's VM_Version::platform_features Summary: Kept only getisax(2) to determine platform features Reviewed-by: kvn, roland Contributed-by: Zoltan Majo <zoltan.majo@oracle.com>
Mon, 11 Aug 2014 13:02:44 +0000 Merge
roland [Mon, 11 Aug 2014 13:02:44 +0000] rev 26167
Merge
Mon, 11 Aug 2014 14:12:51 +0200 7173584: Implement arraycopy as a macro node
roland [Mon, 11 Aug 2014 14:12:51 +0200] rev 26166
7173584: Implement arraycopy as a macro node Summary: delay the conversion of arraycopy to stub calls to macro expansion Reviewed-by: kvn, iveresov
Mon, 11 Aug 2014 13:01:37 +0200 8043284: Optimize signed integer comparison
thartmann [Mon, 11 Aug 2014 13:01:37 +0200] rev 26165
8043284: Optimize signed integer comparison Summary: Folding of BoolNode if input add/sub of CmpI overflows and we can prove that compared value is not in the two resulting ranges. Added test for CmpI and CmpU optimizations. Reviewed-by: kvn, rbackman, roland
Thu, 21 Aug 2014 10:51:31 -0700 Merge
jmasa [Thu, 21 Aug 2014 10:51:31 -0700] rev 26164
Merge
Wed, 20 Aug 2014 15:04:39 +0200 8055635: Missing include in g1RegionToSpaceMapper.hpp results in unresolved symbol of fastdebug build without precompiled headers
tschatzl [Wed, 20 Aug 2014 15:04:39 +0200] rev 26163
8055635: Missing include in g1RegionToSpaceMapper.hpp results in unresolved symbol of fastdebug build without precompiled headers Reviewed-by: mgerdin, ehelin
Wed, 20 Aug 2014 14:34:40 +0200 8055525: Bigapp weblogic+medrec fails to startup after JDK-8038423
tschatzl [Wed, 20 Aug 2014 14:34:40 +0200] rev 26162
8055525: Bigapp weblogic+medrec fails to startup after JDK-8038423 Summary: If large pages are enabled and configured in Linux, the VM always pre-commits the entire space. The VM fails verification of the commit of the initial heap because some internal data structure marked all memory pages of the heap as committed during initialization. This makes the code think that we attempted a double-commit during first allocation of the heap. Remove the initial marking of memory pages of the heap to committed. Reviewed-by: mgerdin
Tue, 19 Aug 2014 13:44:55 -0700 Merge
jmasa [Tue, 19 Aug 2014 13:44:55 -0700] rev 26161
Merge
Tue, 19 Aug 2014 14:09:10 +0200 8038423: G1: Decommit memory within heap
tschatzl [Tue, 19 Aug 2014 14:09:10 +0200] rev 26160
8038423: G1: Decommit memory within heap Summary: Allow G1 to decommit memory of arbitrary regions within the heap and their associated auxiliary data structures card table, BOT, hot card cache, and mark bitmaps. Reviewed-by: mgerdin, brutisso, jwilhelm
Mon, 18 Aug 2014 19:30:24 -0700 8044406: JVM crash with JDK8 (build 1.8.0-b132) with G1 GC
poonam [Mon, 18 Aug 2014 19:30:24 -0700] rev 26159
8044406: JVM crash with JDK8 (build 1.8.0-b132) with G1 GC Summary: Fill the last card that has been allocated into with a dummy object Reviewed-by: tschatzl, mgerdin
Mon, 18 Aug 2014 15:43:29 +0000 Merge
tschatzl [Mon, 18 Aug 2014 15:43:29 +0000] rev 26158
Merge
Mon, 18 Aug 2014 16:10:44 +0200 8054818: Refactor HeapRegionSeq to manage heap region and auxiliary data
tschatzl [Mon, 18 Aug 2014 16:10:44 +0200] rev 26157
8054818: Refactor HeapRegionSeq to manage heap region and auxiliary data Summary: Let HeapRegionSeq manage the heap region and auxiliary data to decrease the amount of responsibilities of G1CollectedHeap, and encapsulate this work from other code. Reviewed-by: jwilhelm, jmasa, mgerdin, brutisso
Mon, 18 Aug 2014 14:49:42 +0000 Merge
mgerdin [Mon, 18 Aug 2014 14:49:42 +0000] rev 26156
Merge
Mon, 18 Aug 2014 16:19:57 +0200 8055284: sanity/WhiteBox.java fails with NPE
mgerdin [Mon, 18 Aug 2014 16:19:57 +0200] rev 26155
8055284: sanity/WhiteBox.java fails with NPE Summary: Revert previous change, sanity/WhiteBox.java provides its own sun.hotspot.WhiteBox class. Reviewed-by: ehelin, brutisso Contributed-by: dmitry.fazunenko@oracle.com
Mon, 18 Aug 2014 15:41:57 +0200 8054362: gc/g1/TestEagerReclaimHumongousRegions2.java timeout
tschatzl [Mon, 18 Aug 2014 15:41:57 +0200] rev 26154
8054362: gc/g1/TestEagerReclaimHumongousRegions2.java timeout Summary: Give the test a time limit of approximately one minute so that it exits early on slow machines. Reviewed-by: ehelin, dfazunen, brutisso
Mon, 18 Aug 2014 12:25:36 +0000 Merge
stefank [Mon, 18 Aug 2014 12:25:36 +0000] rev 26153
Merge
Mon, 18 Aug 2014 14:12:48 +0200 8055275: Several gc/class_unloading/ tests fail due to missed +UnlockDiagnosticVMOptions flag
stefank [Mon, 18 Aug 2014 14:12:48 +0200] rev 26152
8055275: Several gc/class_unloading/ tests fail due to missed +UnlockDiagnosticVMOptions flag Reviewed-by: mgerdin, jwilhelm
Fri, 15 Aug 2014 09:06:17 -0700 Merge
jmasa [Fri, 15 Aug 2014 09:06:17 -0700] rev 26151
Merge
Thu, 21 Nov 2013 09:57:00 -0800 8026303: CMS: JVM intermittently crashes with "FreeList of size 258 violates Conservation Principle" assert
jmasa [Thu, 21 Nov 2013 09:57:00 -0800] rev 26150
8026303: CMS: JVM intermittently crashes with "FreeList of size 258 violates Conservation Principle" assert Reviewed-by: tschatzl, brutisso
Tue, 19 Aug 2014 10:04:29 -0400 Merge
zgu [Tue, 19 Aug 2014 10:04:29 -0400] rev 26149
Merge
Tue, 19 Aug 2014 06:47:28 -0700 8055051: runtime/NMT/CommandLineEmptyArgument.java fails
gtriantafill [Tue, 19 Aug 2014 06:47:28 -0700] rev 26148
8055051: runtime/NMT/CommandLineEmptyArgument.java fails Summary: disable failing test Reviewed-by: ctornqvi, zgu
Mon, 18 Aug 2014 11:56:12 -0700 8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated
gtriantafill [Mon, 18 Aug 2014 11:56:12 -0700] rev 26147
8054711: [TESTBUG] Enable NMT2 tests after NMT2 is integrated Summary: enable tests for NMT2 Reviewed-by: ctornqvi, zgu
Tue, 19 Aug 2014 09:05:55 -0400 8055061: assert at share/vm/services/virtualMemoryTracker.cpp:332 Error: ShouldNotReachHere() when running NMT tests
zgu [Tue, 19 Aug 2014 09:05:55 -0400] rev 26146
8055061: assert at share/vm/services/virtualMemoryTracker.cpp:332 Error: ShouldNotReachHere() when running NMT tests Summary: Handled CDS mapping region and added test for the scenario Reviewed-by: coleenp, ctornqvi
Tue, 19 Aug 2014 08:42:46 -0400 Merge
zgu [Tue, 19 Aug 2014 08:42:46 -0400] rev 26145
Merge
Tue, 19 Aug 2014 08:34:25 -0400 8055007: NMT2: emptyStack missing in minimal build
zgu [Tue, 19 Aug 2014 08:34:25 -0400] rev 26144
8055007: NMT2: emptyStack missing in minimal build Summary: Refactored emptyStack to a static member of NativeCallStack, which is accessible in minimal build. Reviewed-by: coleenp, dholmes
Fri, 15 Aug 2014 20:37:43 +0000 Merge
coleenp [Fri, 15 Aug 2014 20:37:43 +0000] rev 26143
Merge
Fri, 15 Aug 2014 15:25:24 -0400 8055231: ZERO variant build is broken
coleenp [Fri, 15 Aug 2014 15:25:24 -0400] rev 26142
8055231: ZERO variant build is broken Summary: Fix zero build. Reviewed-by: coleenp Contributed-by: Severin Gehwolf <sgehwolf@redhat.com>
Fri, 15 Aug 2014 11:25:55 -0700 Merge
sspitsyn [Fri, 15 Aug 2014 11:25:55 -0700] rev 26141
Merge
Thu, 14 Aug 2014 18:14:07 -0700 8032999: [TESTBUG] JT-Reg Runtime tests to be run as part of JPRT submit job
ctornqvi [Thu, 14 Aug 2014 18:14:07 -0700] rev 26140
8032999: [TESTBUG] JT-Reg Runtime tests to be run as part of JPRT submit job Summary: JPRT will now run most of the tests in /runtime Reviewed-by: dcubed, mseledtsov, zgu, mikael
Thu, 14 Aug 2014 17:25:14 +0000 Merge
zgu [Thu, 14 Aug 2014 17:25:14 +0000] rev 26139
Merge
Thu, 14 Aug 2014 13:15:23 -0400 8054547: Re-enable warning for incompatible java launcher
zgu [Thu, 14 Aug 2014 13:15:23 -0400] rev 26138
8054547: Re-enable warning for incompatible java launcher Summary: Re-enabled warning as launcher change reached promotion build Reviewed-by: hseigel, coleenp
Thu, 14 Aug 2014 13:13:15 +0000 Merge
zgu [Thu, 14 Aug 2014 13:13:15 +0000] rev 26137
Merge
Thu, 14 Aug 2014 09:02:51 -0400 8054368: nsk/jdi/VirtualMachine/exit/exit002 crash with detail tracking on (NMT2)
zgu [Thu, 14 Aug 2014 09:02:51 -0400] rev 26136
8054368: nsk/jdi/VirtualMachine/exit/exit002 crash with detail tracking on (NMT2) Summary: Dynamic allocate _reserved_regions instead of static object to avoid racing during process exit Reviewed-by: dholmes, coleenp
Tue, 12 Aug 2014 17:29:00 -0700 8046070: Class Data Sharing clean up and refactoring
iklam [Tue, 12 Aug 2014 17:29:00 -0700] rev 26135
8046070: Class Data Sharing clean up and refactoring Summary: Cleaned up CDS to be more configurable, maintainable and extensible Reviewed-by: dholmes, coleenp, acorn, mchung
Fri, 29 Aug 2014 11:30:41 -0700 Added tag jdk9-b28 for changeset fabe6090d37a
katleman [Fri, 29 Aug 2014 11:30:41 -0700] rev 26134
Added tag jdk9-b28 for changeset fabe6090d37a
Fri, 29 Aug 2014 11:56:35 -0700 Merge
lana [Fri, 29 Aug 2014 11:56:35 -0700] rev 26133
Merge
Fri, 29 Aug 2014 10:46:21 -0700 8055856: checkdeps build target doesn't work for cross-compilation builds
mchung [Fri, 29 Aug 2014 10:46:21 -0700] rev 26132
8055856: checkdeps build target doesn't work for cross-compilation builds 8056113: [build] tools.jar missing modules.xml Reviewed-by: ihse, erikj
Fri, 29 Aug 2014 13:30:42 +0200 8014510: Fix sjavac on all platforms in jprt
erikj [Fri, 29 Aug 2014 13:30:42 +0200] rev 26131
8014510: Fix sjavac on all platforms in jprt Reviewed-by: ihse
Fri, 29 Aug 2014 12:02:20 +0200 8056246: Fix AIX build after the Modular Source Code change 8054834
simonis [Fri, 29 Aug 2014 12:02:20 +0200] rev 26130
8056246: Fix AIX build after the Modular Source Code change 8054834 Reviewed-by: erikj, ihse
Wed, 27 Aug 2014 11:19:01 +0200 8055922: Work around sjavac limitation with public api tracking cross modules
erikj [Wed, 27 Aug 2014 11:19:01 +0200] rev 26129
8055922: Work around sjavac limitation with public api tracking cross modules Reviewed-by: ihse
Wed, 27 Aug 2014 11:12:15 +0200 8056062: Additional minor cleanups from source restructure build changes
erikj [Wed, 27 Aug 2014 11:12:15 +0200] rev 26128
8056062: Additional minor cleanups from source restructure build changes Reviewed-by: alanb, tbell
Wed, 27 Aug 2014 10:59:59 +0200 8056064: Fix corba locale build problem on windows
erikj [Wed, 27 Aug 2014 10:59:59 +0200] rev 26127
8056064: Fix corba locale build problem on windows Reviewed-by: alanb, tbell
Tue, 26 Aug 2014 14:35:19 -0700 8055230: Rename attach provider implementation class be platform neutral
mchung [Tue, 26 Aug 2014 14:35:19 -0700] rev 26126
8055230: Rename attach provider implementation class be platform neutral Reviewed-by: alanb, chegar, dfuchs, dholmes, erikj, sla
Fri, 22 Aug 2014 10:03:17 -0700 Merge
amurillo [Fri, 22 Aug 2014 10:03:17 -0700] rev 26125
Merge
Thu, 21 Aug 2014 15:37:51 -0700 Merge
kvn [Thu, 21 Aug 2014 15:37:51 -0700] rev 26124
Merge
Wed, 13 Aug 2014 19:39:05 +0000 8047952: Remove FORTIFY_SOURCE from fastdebug and slowdebug builds
mduigou [Wed, 13 Aug 2014 19:39:05 +0000] rev 26123
8047952: Remove FORTIFY_SOURCE from fastdebug and slowdebug builds Reviewed-by: dholmes
Tue, 05 Aug 2014 09:05:51 +0200 8054013: run hotspot JTREG compiler tests only on fastdebug platforms and also on macosx
anoll [Tue, 05 Aug 2014 09:05:51 +0200] rev 26122
8054013: run hotspot JTREG compiler tests only on fastdebug platforms and also on macosx Summary: Modify hotspot/make/jprt.properties and make/jprt.properties on the top level to add/remove the relevant platforms. Reviewed-by: kvn, roland Contributed-by: Zoltan Majo <zoltan.majo@oracle.com>
Wed, 20 Aug 2014 17:05:59 -0700 Merge
sspitsyn [Wed, 20 Aug 2014 17:05:59 -0700] rev 26121
Merge
Mon, 18 Aug 2014 14:30:35 -0700 8032999: [TESTBUG] JT-Reg Runtime tests to be run as part of JPRT submit job
ctornqvi [Mon, 18 Aug 2014 14:30:35 -0700] rev 26120
8032999: [TESTBUG] JT-Reg Runtime tests to be run as part of JPRT submit job Summary: JPRT will now run most of the tests in /runtime Reviewed-by: dcubed, mseledtsov, zgu, mikael
Fri, 22 Aug 2014 11:51:33 +0200 8055096: Remove explicit mx flag from javadoc command line
erikj [Fri, 22 Aug 2014 11:51:33 +0200] rev 26119
8055096: Remove explicit mx flag from javadoc command line Reviewed-by: tbell, mduigou
Thu, 21 Aug 2014 10:23:20 -0700 8055331: cleaner handling of sub-process non-zero exit result.
mduigou [Thu, 21 Aug 2014 10:23:20 -0700] rev 26118
8055331: cleaner handling of sub-process non-zero exit result. Reviewed-by: tbell
Thu, 21 Aug 2014 10:22:52 -0700 8055772: get_source.sh : version check assumes English localization
mduigou [Thu, 21 Aug 2014 10:22:52 -0700] rev 26117
8055772: get_source.sh : version check assumes English localization Reviewed-by: mduigou, tbell Contributed-by: bitterfoxc@gmail.com
Thu, 21 Aug 2014 12:22:42 +0200 8055095: Improve "do nothing" incremental build performance after modularized source code integration
erikj [Thu, 21 Aug 2014 12:22:42 +0200] rev 26116
8055095: Improve "do nothing" incremental build performance after modularized source code integration Reviewed-by: tbell
Thu, 21 Aug 2014 11:05:01 +0200 8055188: General cleanup of minor issues from source restructure
erikj [Thu, 21 Aug 2014 11:05:01 +0200] rev 26115
8055188: General cleanup of minor issues from source restructure Reviewed-by: tbell
Fri, 29 Aug 2014 11:30:33 -0700 Added tag jdk9-b28 for changeset a4a81944aedd
katleman [Fri, 29 Aug 2014 11:30:33 -0700] rev 26114
Added tag jdk9-b28 for changeset a4a81944aedd
Wed, 05 Jul 2017 19:57:58 +0200 Added tag jdk9-b28 for changeset f4269e8f454e
duke [Wed, 05 Jul 2017 19:57:58 +0200] rev 26113
Added tag jdk9-b28 for changeset f4269e8f454e
Wed, 05 Jul 2017 19:57:57 +0200 Merge jdk9-b28
duke [Wed, 05 Jul 2017 19:57:57 +0200] rev 26112
Merge
Wed, 05 Jul 2017 19:57:53 +0200 Merge
duke [Wed, 05 Jul 2017 19:57:53 +0200] rev 26111
Merge
Thu, 28 Aug 2014 14:53:49 -0700 Merge
lana [Thu, 28 Aug 2014 14:53:49 -0700] rev 26110
Merge
Tue, 19 Aug 2014 15:34:01 -0700 8055501: [javac] ignore test/tools/javac/Paths/AbsolutePathTest.java
ksrini [Tue, 19 Aug 2014 15:34:01 -0700] rev 26109
8055501: [javac] ignore test/tools/javac/Paths/AbsolutePathTest.java Reviewed-by: jjg
Tue, 19 Aug 2014 12:13:43 +0100 8055390: IntelliJ langtools project should reflect modular source tree
mcimadamore [Tue, 19 Aug 2014 12:13:43 +0100] rev 26108
8055390: IntelliJ langtools project should reflect modular source tree Summary: Adjust langtools.iml to point to the new source trees Reviewed-by: jfranck
Mon, 18 Aug 2014 10:59:44 +0100 Merge
chegar [Mon, 18 Aug 2014 10:59:44 +0100] rev 26107
Merge
Fri, 15 Aug 2014 11:02:14 -0400 8054556: javac should report the error for default usage as the primary error
pgovereau [Fri, 15 Aug 2014 11:02:14 -0400] rev 26106
8054556: javac should report the error for default usage as the primary error Reviewed-by: jjg
Thu, 14 Aug 2014 14:17:17 +0200 8055039: Sjavac does not print compilation errors to the console
alundblad [Thu, 14 Aug 2014 14:17:17 +0200] rev 26105
8055039: Sjavac does not print compilation errors to the console Summary: Sjavac (client) now prints the result of the compilation on stdout/stderr. Reviewed-by: jfranck
Thu, 14 Aug 2014 13:05:49 +0200 8054215: Use com.sun.tools.javac.util.Assert instead of 'assert'
alundblad [Thu, 14 Aug 2014 13:05:49 +0200] rev 26104
8054215: Use com.sun.tools.javac.util.Assert instead of 'assert' Summary: Replaced assert keyword with methods from com.sun.tools.javac.util.Assert Reviewed-by: jfranck
Wed, 13 Aug 2014 15:47:58 -0700 8055076: fix test failures in classfile tests
jjg [Wed, 13 Aug 2014 15:47:58 -0700] rev 26103
8055076: fix test failures in classfile tests Reviewed-by: darcy
Wed, 13 Aug 2014 21:58:29 +0000 Merge
emc [Wed, 13 Aug 2014 21:58:29 +0000] rev 26102
Merge
Tue, 12 Aug 2014 13:24:40 +0400 8042251: Implement classfile tests for InnerClasses attribute.
aeremeev [Tue, 12 Aug 2014 13:24:40 +0400] rev 26101
8042251: Implement classfile tests for InnerClasses attribute. Reviewed-by: jjg, anazarov, shurailine
Wed, 13 Aug 2014 13:20:31 -0700 8050429: Update/cleanup ToolBox
jjg [Wed, 13 Aug 2014 13:20:31 -0700] rev 26100
8050429: Update/cleanup ToolBox Reviewed-by: vromero
Wed, 13 Aug 2014 14:25:46 -0400 8055054: Remove visitWildcard visitor method from erasure visitor
emc [Wed, 13 Aug 2014 14:25:46 -0400] rev 26099
8055054: Remove visitWildcard visitor method from erasure visitor Summary: Remove suspicious visitor method that should not be present Reviewed-by: mcimadamore
Wed, 13 Aug 2014 14:44:59 +0200 8048457: Sjavac should not use portfiles, sockets, etc if background=false
alundblad [Wed, 13 Aug 2014 14:44:59 +0200] rev 26098
8048457: Sjavac should not use portfiles, sockets, etc if background=false 8044131: Restructure client / server protocol code Summary: Changes protocol code to use Object input/output streams. Avoids spawning server if background=false. Refactors idleness checks, pooling and port file monitoring. Reviewed-by: jjg, jfranck
Tue, 12 Aug 2014 17:48:30 -0700 8049130: Group 8d - golden files for annotations test in tools/java dir
sogoel [Tue, 12 Aug 2014 17:48:30 -0700] rev 26097
8049130: Group 8d - golden files for annotations test in tools/java dir Reviewed-by: jjg
Tue, 12 Aug 2014 17:39:56 -0700 8049129: Group 8c - golden files for annotations test in tools/java dir
sogoel [Tue, 12 Aug 2014 17:39:56 -0700] rev 26096
8049129: Group 8c - golden files for annotations test in tools/java dir Reviewed-by: jjg
Tue, 12 Aug 2014 17:31:31 -0700 8049127: Group 8b - golden files for annotations test in tools/java dir
sogoel [Tue, 12 Aug 2014 17:31:31 -0700] rev 26095
8049127: Group 8b - golden files for annotations test in tools/java dir Reviewed-by: jjg
Tue, 12 Aug 2014 16:41:05 -0700 8054964: Add a test for invalid package annotations
sogoel [Tue, 12 Aug 2014 16:41:05 -0700] rev 26094
8054964: Add a test for invalid package annotations Reviewed-by: jjg
Mon, 11 Aug 2014 11:28:08 -0700 Merge
lana [Mon, 11 Aug 2014 11:28:08 -0700] rev 26093
Merge
Mon, 11 Aug 2014 10:05:15 -0700 Merge
lana [Mon, 11 Aug 2014 10:05:15 -0700] rev 26092
Merge
Mon, 11 Aug 2014 10:16:55 -0700 8054044: [javadoc] javadoc tester must print out the javadoc run arguments.
ksrini [Mon, 11 Aug 2014 10:16:55 -0700] rev 26091
8054044: [javadoc] javadoc tester must print out the javadoc run arguments. Reviewed-by: jjg, sogoel
Sat, 09 Aug 2014 21:27:42 -0700 Added tag jdk9-b26 for changeset 196b7a50a266
lana [Sat, 09 Aug 2014 21:27:42 -0700] rev 26090
Added tag jdk9-b26 for changeset 196b7a50a266
Sat, 09 Aug 2014 00:56:29 +0200 8054465: Add --permit-artifact=bar to sjavac
ohrstrom [Sat, 09 Aug 2014 00:56:29 +0200] rev 26089
8054465: Add --permit-artifact=bar to sjavac Summary: Add --permit-artifact=bar to white-list files that have been written to the destination directory and that sjavac should not delete. Reviewed-by: jjg, alundblad
Fri, 08 Aug 2014 21:26:23 +0200 8054474: Add --state-dir=bar to sjavac
ohrstrom [Fri, 08 Aug 2014 21:26:23 +0200] rev 26088
8054474: Add --state-dir=bar to sjavac Summary: Add --state-dir=bar to sjavac to control where sjavac stores the javac_state file. Reviewed-by: jjg, alundblad
Fri, 08 Aug 2014 20:47:24 +0200 8054461: Add @file support to sjavac
ohrstrom [Fri, 08 Aug 2014 20:47:24 +0200] rev 26087
8054461: Add @file support to sjavac Summary: Add @file support to sjavac commandline. Reviewed-by: jjg, alundblad
Thu, 21 Aug 2014 14:16:28 -0700 Added tag jdk9-b27 for changeset 83c19f00452c
katleman [Thu, 21 Aug 2014 14:16:28 -0700] rev 26086
Added tag jdk9-b27 for changeset 83c19f00452c
Wed, 05 Jul 2017 19:57:44 +0200 Merge
duke [Wed, 05 Jul 2017 19:57:44 +0200] rev 26085
Merge
Thu, 28 Aug 2014 14:53:33 -0700 Merge
lana [Thu, 28 Aug 2014 14:53:33 -0700] rev 26084
Merge
Mon, 18 Aug 2014 10:08:21 +0100 Merge
chegar [Mon, 18 Aug 2014 10:08:21 +0100] rev 26083
Merge
Mon, 11 Aug 2014 10:05:31 -0700 Merge
lana [Mon, 11 Aug 2014 10:05:31 -0700] rev 26082
Merge
Sat, 09 Aug 2014 21:27:29 -0700 Added tag jdk9-b26 for changeset f51938efd4f6
lana [Sat, 09 Aug 2014 21:27:29 -0700] rev 26081
Added tag jdk9-b26 for changeset f51938efd4f6
Thu, 21 Aug 2014 14:16:19 -0700 Added tag jdk9-b27 for changeset b80b84e87032
katleman [Thu, 21 Aug 2014 14:16:19 -0700] rev 26080
Added tag jdk9-b27 for changeset b80b84e87032
Wed, 05 Jul 2017 19:57:38 +0200 Merge
duke [Wed, 05 Jul 2017 19:57:38 +0200] rev 26079
Merge
Thu, 28 Aug 2014 14:53:17 -0700 Merge
lana [Thu, 28 Aug 2014 14:53:17 -0700] rev 26078
Merge
Mon, 18 Aug 2014 10:08:34 +0100 Merge
chegar [Mon, 18 Aug 2014 10:08:34 +0100] rev 26077
Merge
Mon, 11 Aug 2014 10:07:57 -0700 Merge
lana [Mon, 11 Aug 2014 10:07:57 -0700] rev 26076
Merge
Sat, 09 Aug 2014 21:27:18 -0700 Added tag jdk9-b26 for changeset 38b0d0abca49
lana [Sat, 09 Aug 2014 21:27:18 -0700] rev 26075
Added tag jdk9-b26 for changeset 38b0d0abca49
Thu, 21 Aug 2014 14:16:15 -0700 Added tag jdk9-b27 for changeset 686eef1e7a79
katleman [Thu, 21 Aug 2014 14:16:15 -0700] rev 26074
Added tag jdk9-b27 for changeset 686eef1e7a79
Wed, 05 Jul 2017 19:57:33 +0200 Merge
duke [Wed, 05 Jul 2017 19:57:33 +0200] rev 26073
Merge
Thu, 28 Aug 2014 14:53:37 -0700 Merge
lana [Thu, 28 Aug 2014 14:53:37 -0700] rev 26072
Merge
Wed, 20 Aug 2014 20:04:19 +0530 8050078: Nashorn ClassFilter Support
sundar [Wed, 20 Aug 2014 20:04:19 +0530] rev 26071
8050078: Nashorn ClassFilter Support Reviewed-by: lagergren, hannesw
Tue, 19 Aug 2014 18:14:45 +0530 8055395: Nashorn should use source, target to be 1.8 and use ASM5 version for generated code
sundar [Tue, 19 Aug 2014 18:14:45 +0530] rev 26070
8055395: Nashorn should use source, target to be 1.8 and use ASM5 version for generated code Reviewed-by: attila, lagergren, jlaskey
Tue, 19 Aug 2014 11:25:14 +0200 8055368: Ant build broken after modular source code change
hannesw [Tue, 19 Aug 2014 11:25:14 +0200] rev 26069
8055368: Ant build broken after modular source code change Reviewed-by: attila, sundar, lagergren
Mon, 18 Aug 2014 10:59:40 +0100 Merge
chegar [Mon, 18 Aug 2014 10:59:40 +0100] rev 26068
Merge
Fri, 15 Aug 2014 17:30:49 +0200 8055199: Tidy up Nashorn codebase for code standards (August 2014)
attila [Fri, 15 Aug 2014 17:30:49 +0200] rev 26067
8055199: Tidy up Nashorn codebase for code standards (August 2014) Reviewed-by: hannesw, lagergren
Thu, 14 Aug 2014 20:14:54 +0530 8055139: test/script/trusted/JDK-8055107.js fails with access control exception
sundar [Thu, 14 Aug 2014 20:14:54 +0530] rev 26066
8055139: test/script/trusted/JDK-8055107.js fails with access control exception Reviewed-by: lagergren, attila, jlaskey
Thu, 14 Aug 2014 18:54:54 +0530 8055107: Extension directives to turn on callsite profiling, tracing, AST print and other debug features locally
sundar [Thu, 14 Aug 2014 18:54:54 +0530] rev 26065
8055107: Extension directives to turn on callsite profiling, tracing, AST print and other debug features locally Reviewed-by: attila, jlaskey
Thu, 14 Aug 2014 14:35:44 +0200 8055042: Compile-time expression evaluator was missing variables
attila [Thu, 14 Aug 2014 14:35:44 +0200] rev 26064
8055042: Compile-time expression evaluator was missing variables Reviewed-by: jlaskey, lagergren
Wed, 13 Aug 2014 21:03:37 +0530 8055034: jjs exits interactive mode if exception was thrown when trying to print value of last evaluated expression
sundar [Wed, 13 Aug 2014 21:03:37 +0530] rev 26063
8055034: jjs exits interactive mode if exception was thrown when trying to print value of last evaluated expression Reviewed-by: jlaskey, attila
Wed, 13 Aug 2014 15:00:24 +0530 8054993: type info cache may be disabled for test262 and tests explicitly changing that property should use @fork
sundar [Wed, 13 Aug 2014 15:00:24 +0530] rev 26062
8054993: type info cache may be disabled for test262 and tests explicitly changing that property should use @fork Reviewed-by: lagergren, hannesw
Tue, 12 Aug 2014 13:23:47 +0200 8054898: Avoid creation of empty type info files
hannesw [Tue, 12 Aug 2014 13:23:47 +0200] rev 26061
8054898: Avoid creation of empty type info files Reviewed-by: attila, sundar, jlaskey
Tue, 12 Aug 2014 13:22:05 +0200 8044851: nashorn properties leak memory
hannesw [Tue, 12 Aug 2014 13:22:05 +0200] rev 26060
8044851: nashorn properties leak memory Reviewed-by: attila, jlaskey, lagergren
Mon, 11 Aug 2014 10:07:15 -0700 Merge
lana [Mon, 11 Aug 2014 10:07:15 -0700] rev 26059
Merge
Mon, 11 Aug 2014 20:35:21 +0530 8054503: test/script/external/test262/test/suite/ch12/12.6/12.6.4/12.6.4-2.js fails with tip
sundar [Mon, 11 Aug 2014 20:35:21 +0530] rev 26058
8054503: test/script/external/test262/test/suite/ch12/12.6/12.6.4/12.6.4-2.js fails with tip Reviewed-by: jlaskey, hannesw, attila
Sat, 09 Aug 2014 21:27:44 -0700 Added tag jdk9-b26 for changeset a64f0cd60e66
lana [Sat, 09 Aug 2014 21:27:44 -0700] rev 26057
Added tag jdk9-b26 for changeset a64f0cd60e66
Fri, 08 Aug 2014 19:07:17 +0530 8054651: Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types
sundar [Fri, 08 Aug 2014 19:07:17 +0530] rev 26056
8054651: Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types Reviewed-by: attila, jlaskey, hannesw
Fri, 08 Aug 2014 12:50:46 +0200 8043956: Make code caching work with optimistic typing and lazy compilation
hannesw [Fri, 08 Aug 2014 12:50:46 +0200] rev 26055
8043956: Make code caching work with optimistic typing and lazy compilation Reviewed-by: attila, lagergren
Thu, 07 Aug 2014 19:19:46 +0530 8051346: Test262 tests for ECMAScript 5 now in branch "es5-tests"
sundar [Thu, 07 Aug 2014 19:19:46 +0530] rev 26054
8051346: Test262 tests for ECMAScript 5 now in branch "es5-tests" Reviewed-by: attila, hannesw
Thu, 07 Aug 2014 11:06:45 +0200 8046026: CompiledFunction.relinkComposableInvoker assert is being hit
attila [Thu, 07 Aug 2014 11:06:45 +0200] rev 26053
8046026: CompiledFunction.relinkComposableInvoker assert is being hit Reviewed-by: hannesw, jlaskey, sundar
Wed, 06 Aug 2014 22:11:12 +0530 8053910: ScriptObjectMirror causing havoc with Invocation interface
sundar [Wed, 06 Aug 2014 22:11:12 +0530] rev 26052
8053910: ScriptObjectMirror causing havoc with Invocation interface Reviewed-by: jlaskey, attila, hannesw
Thu, 21 Aug 2014 14:16:28 -0700 Added tag jdk9-b27 for changeset d38d876f1654
katleman [Thu, 21 Aug 2014 14:16:28 -0700] rev 26051
Added tag jdk9-b27 for changeset d38d876f1654
Wed, 05 Jul 2017 19:57:26 +0200 Merge
duke [Wed, 05 Jul 2017 19:57:26 +0200] rev 26050
Merge
Thu, 28 Aug 2014 14:53:02 -0700 Merge
lana [Thu, 28 Aug 2014 14:53:02 -0700] rev 26049
Merge
Mon, 18 Aug 2014 10:07:13 +0100 Merge
chegar [Mon, 18 Aug 2014 10:07:13 +0100] rev 26048
Merge
Mon, 11 Aug 2014 21:33:15 +0100 8038861: [javadoc] broken links in org/omg/CORBA/FloatSeqHelper.html
msheppar [Mon, 11 Aug 2014 21:33:15 +0100] rev 26047
8038861: [javadoc] broken links in org/omg/CORBA/FloatSeqHelper.html Summary: change cgi.omg.or to www.omg.org Reviewed-by: alanb
Mon, 11 Aug 2014 09:25:37 -0700 Merge
lana [Mon, 11 Aug 2014 09:25:37 -0700] rev 26046
Merge
Sat, 09 Aug 2014 21:27:05 -0700 Added tag jdk9-b26 for changeset 30a18bb9b88d
lana [Sat, 09 Aug 2014 21:27:05 -0700] rev 26045
Added tag jdk9-b26 for changeset 30a18bb9b88d
Thu, 21 Aug 2014 14:16:15 -0700 Added tag jdk9-b27 for changeset a5e25d68f971
katleman [Thu, 21 Aug 2014 14:16:15 -0700] rev 26044
Added tag jdk9-b27 for changeset a5e25d68f971
Wed, 05 Jul 2017 19:57:19 +0200 Merge
duke [Wed, 05 Jul 2017 19:57:19 +0200] rev 26043
Merge
Thu, 28 Aug 2014 14:54:07 -0700 Merge
lana [Thu, 28 Aug 2014 14:54:07 -0700] rev 26042
Merge
Wed, 20 Aug 2014 16:10:13 +0200 8055673: test/com/sun/jdi/ShellScaffold.sh does not honor -javaoption
sla [Wed, 20 Aug 2014 16:10:13 +0200] rev 26041
8055673: test/com/sun/jdi/ShellScaffold.sh does not honor -javaoption Reviewed-by: jbachorik
Wed, 20 Aug 2014 10:49:54 +0800 8055373: Typo in InquireType.java
weijun [Wed, 20 Aug 2014 10:49:54 +0800] rev 26040
8055373: Typo in InquireType.java Reviewed-by: mullan
Tue, 19 Aug 2014 12:26:34 -0700 8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder
mchung [Tue, 19 Aug 2014 12:26:34 -0700] rev 26039
8055262: Update jdk/test/java/util/Base64 tests to remove use of sun.misc.BASE64Encoder/Decoder Reviewed-by: mchung, sherman Contributed-by: amy.lu@oracle.com
Tue, 19 Aug 2014 10:34:07 -0700 Merge
ddehaven [Tue, 19 Aug 2014 10:34:07 -0700] rev 26038
Merge
Tue, 19 Aug 2014 10:32:16 -0700 Merge
ddehaven [Tue, 19 Aug 2014 10:32:16 -0700] rev 26037
Merge
Fri, 08 Aug 2014 12:54:39 -0700 Merge
prr [Fri, 08 Aug 2014 12:54:39 -0700] rev 26036
Merge
Fri, 08 Aug 2014 21:46:29 +0400 6302052: Reference to nonexistant Class in javadoc
serb [Fri, 08 Aug 2014 21:46:29 +0400] rev 26035
6302052: Reference to nonexistant Class in javadoc Reviewed-by: azvegint, alexsch
Fri, 08 Aug 2014 21:40:46 +0400 8054431: Some of the input validation in the javasound is too strict
serb [Fri, 08 Aug 2014 21:40:46 +0400] rev 26034
8054431: Some of the input validation in the javasound is too strict Reviewed-by: azvegint, alexsch
Fri, 08 Aug 2014 16:19:36 +0400 8017284: Aqua LaF: memory leak when HTML is used for JTabbedPane tab titles
alexsch [Fri, 08 Aug 2014 16:19:36 +0400] rev 26033
8017284: Aqua LaF: memory leak when HTML is used for JTabbedPane tab titles Reviewed-by: serb, pchelko
Fri, 08 Aug 2014 16:13:15 +0400 8049533: SwingUtilities.convertMouseEvent misses MouseWheelEvent.preciseWheelRotation
alexsch [Fri, 08 Aug 2014 16:13:15 +0400] rev 26032
8049533: SwingUtilities.convertMouseEvent misses MouseWheelEvent.preciseWheelRotation Reviewed-by: serb, pchelko
Fri, 08 Aug 2014 16:05:52 +0400 8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE
alexsch [Fri, 08 Aug 2014 16:05:52 +0400] rev 26031
8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE Reviewed-by: serb, pchelko
Thu, 07 Aug 2014 17:02:48 +0400 8054372: Cleanup of com.sun.media.sound packages
serb [Thu, 07 Aug 2014 17:02:48 +0400] rev 26030
8054372: Cleanup of com.sun.media.sound packages Reviewed-by: azvegint, prr
Wed, 06 Aug 2014 21:46:17 +0400 8041982: Use of animated icon in JLayer causes CPU spin
alexp [Wed, 06 Aug 2014 21:46:17 +0400] rev 26029
8041982: Use of animated icon in JLayer causes CPU spin Reviewed-by: alexsch
Wed, 06 Aug 2014 14:34:16 +0400 6521706: A switch operator in JFrame.processWindowEvent() should be rewritten
serb [Wed, 06 Aug 2014 14:34:16 +0400] rev 26028
6521706: A switch operator in JFrame.processWindowEvent() should be rewritten Reviewed-by: azvegint, alexsch
Tue, 05 Aug 2014 14:18:46 -0700 8054371: Need to suppress newly added unchecked cast and conversion in Swing code
prr [Tue, 05 Aug 2014 14:18:46 -0700] rev 26027
8054371: Need to suppress newly added unchecked cast and conversion in Swing code Reviewed-by: jgodinez
Tue, 05 Aug 2014 12:14:11 -0700 Merge
prr [Tue, 05 Aug 2014 12:14:11 -0700] rev 26026
Merge
Tue, 05 Aug 2014 15:39:05 +0400 8052012: move awt automated tests from AWT_Modality to OpenJDK repository - part 5
avstepan [Tue, 05 Aug 2014 15:39:05 +0400] rev 26025
8052012: move awt automated tests from AWT_Modality to OpenJDK repository - part 5 Reviewed-by: serb
Tue, 05 Aug 2014 13:59:50 +0400 6521727: DefaultTreeCellEditor doesn't implement Serializable
serb [Tue, 05 Aug 2014 13:59:50 +0400] rev 26024
6521727: DefaultTreeCellEditor doesn't implement Serializable Reviewed-by: azvegint, alexsch
Fri, 01 Aug 2014 16:26:17 +0100 8026497: Font2DTest demo: unused resource files
serb [Fri, 01 Aug 2014 16:26:17 +0100] rev 26023
8026497: Font2DTest demo: unused resource files Reviewed-by: azvegint, bae
Thu, 31 Jul 2014 21:09:52 +0100 7058700: Unexpected exceptions and timeouts in SF2 parser code
serb [Thu, 31 Jul 2014 21:09:52 +0100] rev 26022
7058700: Unexpected exceptions and timeouts in SF2 parser code Reviewed-by: prr, pchelko
Thu, 31 Jul 2014 23:00:24 +0400 8033141: Cleanup of sun.awt.X11 package
serb [Thu, 31 Jul 2014 23:00:24 +0400] rev 26021
8033141: Cleanup of sun.awt.X11 package Reviewed-by: azvegint, pchelko
Thu, 31 Jul 2014 11:33:36 -0700 8052396: Catch exceptions resulting from missing font cmap
prr [Thu, 31 Jul 2014 11:33:36 -0700] rev 26020
8052396: Catch exceptions resulting from missing font cmap Reviewed-by: bae, serb
Thu, 31 Jul 2014 14:28:10 +0400 8051838: [Findbugs]sun.awt.image.MultiResolutionCachedImage expose internal representation
alexsch [Thu, 31 Jul 2014 14:28:10 +0400] rev 26019
8051838: [Findbugs]sun.awt.image.MultiResolutionCachedImage expose internal representation Reviewed-by: serb, pchelko
Wed, 30 Jul 2014 16:11:47 +0400 7058697: Unexpected exceptions in MID parser code
serb [Wed, 30 Jul 2014 16:11:47 +0400] rev 26018
7058697: Unexpected exceptions in MID parser code Reviewed-by: prr, pchelko
Wed, 30 Jul 2014 14:29:36 +0400 8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3)
dermashov [Wed, 30 Jul 2014 14:29:36 +0400] rev 26017
8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3) Reviewed-by: alexsch
Tue, 29 Jul 2014 13:53:21 -0700 Merge
ddehaven [Tue, 29 Jul 2014 13:53:21 -0700] rev 26016
Merge
Wed, 30 Jul 2014 00:00:22 +0400 8048524: Memory leak in jdk/src/share/native/sun/awt/image/BufImgSurfaceData.c
serb [Wed, 30 Jul 2014 00:00:22 +0400] rev 26015
8048524: Memory leak in jdk/src/share/native/sun/awt/image/BufImgSurfaceData.c Reviewed-by: prr, serb Contributed-by: Anton Melnikov <anton.melnikov@oracle.com>
Tue, 29 Jul 2014 15:03:05 +0400 8050885: move awt automated tests from AWT_Modality to OpenJDK repository - part 4
avstepan [Tue, 29 Jul 2014 15:03:05 +0400] rev 26014
8050885: move awt automated tests from AWT_Modality to OpenJDK repository - part 4 Reviewed-by: pchelko
Tue, 29 Jul 2014 12:55:08 +0400 8042284: Add block tags for @return and @param to swing plaf classes
ssides [Tue, 29 Jul 2014 12:55:08 +0400] rev 26013
8042284: Add block tags for @return and @param to swing plaf classes Reviewed-by: prr
Tue, 29 Jul 2014 12:45:24 +0400 8050924: Fix doclint missing tag warnings in javax.swing.plaf.basic parts 5b,6b of 7
yan [Tue, 29 Jul 2014 12:45:24 +0400] rev 26012
8050924: Fix doclint missing tag warnings in javax.swing.plaf.basic parts 5b,6b of 7 Summary: Fix doclint missing tag warnings Reviewed-by: prr Contributed-by: prhinduja@gmail.com, anisha.nagarajan1@gmail.com
Mon, 28 Jul 2014 19:11:52 +0400 8051588: DataTransferer.getInstance throws ClassCastException in headless mode
pchelko [Mon, 28 Jul 2014 19:11:52 +0400] rev 26011
8051588: DataTransferer.getInstance throws ClassCastException in headless mode Reviewed-by: serb, alexsch
Mon, 28 Jul 2014 19:02:56 +0400 8037485: Refactor java.awt.datatransfer to eliminate dependency on AWT
pchelko [Mon, 28 Jul 2014 19:02:56 +0400] rev 26010
8037485: Refactor java.awt.datatransfer to eliminate dependency on AWT Reviewed-by: alanb, mchung, plevart, serb
Mon, 28 Jul 2014 18:43:09 +0400 8051449: Incorrect parsing of the default flavor mapping
pchelko [Mon, 28 Jul 2014 18:43:09 +0400] rev 26009
8051449: Incorrect parsing of the default flavor mapping Reviewed-by: serb, alexsch
Mon, 28 Jul 2014 16:09:26 +0400 8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread.
mcherkas [Mon, 28 Jul 2014 16:09:26 +0400] rev 26008
8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread. Reviewed-by: ant, pchelko Contributed-by: artem.malinko@oracle.com
Sat, 26 Jul 2014 04:02:56 +0400 8035165: Expose internal representation in sun.awt.X11
serb [Sat, 26 Jul 2014 04:02:56 +0400] rev 26007
8035165: Expose internal representation in sun.awt.X11 Reviewed-by: pchelko, prr
Sat, 26 Jul 2014 03:18:05 +0400 8049057: JNI exception pending in jdk/src/windows/native/sun/windows/
serb [Sat, 26 Jul 2014 03:18:05 +0400] rev 26006
8049057: JNI exception pending in jdk/src/windows/native/sun/windows/ Reviewed-by: pchelko, prr
Thu, 24 Jul 2014 16:06:49 +0100 8046495: KeyEvent can not be accepted in quick mouse clicking
anashaty [Thu, 24 Jul 2014 16:06:49 +0100] rev 26005
8046495: KeyEvent can not be accepted in quick mouse clicking Reviewed-by: art, pchelko
Thu, 24 Jul 2014 17:36:56 +0400 6521783: Unnecessary final modifier for a method in a final class
serb [Thu, 24 Jul 2014 17:36:56 +0400] rev 26004
6521783: Unnecessary final modifier for a method in a final class Reviewed-by: pchelko, prr
Wed, 23 Jul 2014 16:19:26 +0400 8050852: Javadoc cleanup of javax.sound.midi package
serb [Wed, 23 Jul 2014 16:19:26 +0400] rev 26003
8050852: Javadoc cleanup of javax.sound.midi package Reviewed-by: pchelko, azvegint
Wed, 23 Jul 2014 15:44:44 +0400 8044614: [macosx] Focus issue with 2 applets in firefox
dmarkov [Wed, 23 Jul 2014 15:44:44 +0400] rev 26002
8044614: [macosx] Focus issue with 2 applets in firefox Reviewed-by: alexsch, pchelko
Tue, 22 Jul 2014 17:17:05 +0400 8038937: Validate fields on Swing classes deserialization
alexsch [Tue, 22 Jul 2014 17:17:05 +0400] rev 26001
8038937: Validate fields on Swing classes deserialization Reviewed-by: serb, pchelko
Tue, 22 Jul 2014 17:10:50 +0400 8032864: [macosx] sigsegv (0Xb) Being Generated When Starting JDev With Voiceover Running
pchelko [Tue, 22 Jul 2014 17:10:50 +0400] rev 26000
8032864: [macosx] sigsegv (0Xb) Being Generated When Starting JDev With Voiceover Running Reviewed-by: anthony, serb
Tue, 19 Aug 2014 12:18:09 +0200 8035939: java/lang/management/MemoryMXBean/MemoryManagement.java timed out on Linux-amd64
stefank [Tue, 19 Aug 2014 12:18:09 +0200] rev 25999
8035939: java/lang/management/MemoryMXBean/MemoryManagement.java timed out on Linux-amd64 Reviewed-by: sla, brutisso, mgerdin
Tue, 19 Aug 2014 17:11:28 +0200 8052403: java/util/logging/CheckZombieLockTest.java fails with NoSuchFileException
dfuchs [Tue, 19 Aug 2014 17:11:28 +0200] rev 25998
8052403: java/util/logging/CheckZombieLockTest.java fails with NoSuchFileException Summary: CheckZombieLockTest and CheckLockLocationTest should work with different temporary log directories so that they can be run concurrently. This fix changes the name of the log directory used by CheckZombieLockTest. Reviewed-by: mchung
Tue, 19 Aug 2014 06:56:59 -0700 8055012: [TESTBUG] NMTHelper fails to parse NMT output
ctornqvi [Tue, 19 Aug 2014 06:56:59 -0700] rev 25997
8055012: [TESTBUG] NMTHelper fails to parse NMT output Summary: Fixed the regular expression to parse the slightly changed output format of the new NMT implementation Reviewed-by: olagneau, sla
Tue, 19 Aug 2014 16:02:48 +0900 8055088: Optimization for locale resources loading isn't working
okutsu [Tue, 19 Aug 2014 16:02:48 +0900] rev 25996
8055088: Optimization for locale resources loading isn't working Reviewed-by: naoto
Tue, 19 Aug 2014 14:30:12 +0800 8054817: File ccache only recognizes Linux and Solaris defaults
weijun [Tue, 19 Aug 2014 14:30:12 +0800] rev 25995
8054817: File ccache only recognizes Linux and Solaris defaults Reviewed-by: mullan
Mon, 18 Aug 2014 21:06:45 -0700 8055253: test/java/util/Currency/PropertiesTest.sh modifies the test JDK
martin [Mon, 18 Aug 2014 21:06:45 -0700] rev 25994
8055253: test/java/util/Currency/PropertiesTest.sh modifies the test JDK Summary: Always make a temp copy of the test JDK before destructively modifying Reviewed-by: naoto, alanb
Mon, 18 Aug 2014 20:09:25 -0700 8055353: libsplashscreen build fails on MacOSX Mavericks
chegar [Mon, 18 Aug 2014 20:09:25 -0700] rev 25993
8055353: libsplashscreen build fails on MacOSX Mavericks Reviewed-by: mchung, dholmes
Mon, 18 Aug 2014 14:03:21 +0100 Merge
chegar [Mon, 18 Aug 2014 14:03:21 +0100] rev 25992
Merge
Mon, 18 Aug 2014 10:59:36 +0100 Merge
chegar [Mon, 18 Aug 2014 10:59:36 +0100] rev 25991
Merge
Mon, 18 Aug 2014 08:48:59 -0400 Merge
mullan [Mon, 18 Aug 2014 08:48:59 -0400] rev 25990
Merge
Mon, 18 Aug 2014 08:45:08 -0400 7026255: Methods of Subject that throw SecurityException do not specify what permissions are required
mullan [Mon, 18 Aug 2014 08:45:08 -0400] rev 25989
7026255: Methods of Subject that throw SecurityException do not specify what permissions are required Reviewed-by: xuelei
Mon, 18 Aug 2014 13:55:29 +0200 8055111: [TESTBUG] jdk.testlibrary.Utils.removeGcOpts doesn't remove -Xconcgc
stefank [Mon, 18 Aug 2014 13:55:29 +0200] rev 25988
8055111: [TESTBUG] jdk.testlibrary.Utils.removeGcOpts doesn't remove -Xconcgc Reviewed-by: jmasa, brutisso, sla
Fri, 15 Aug 2014 12:28:58 +0200 8054278: Refactor jps utility tests
ykantser [Fri, 15 Aug 2014 12:28:58 +0200] rev 25987
8054278: Refactor jps utility tests Reviewed-by: jbachorik
Thu, 14 Aug 2014 15:54:04 -0700 8055004: Reduce allocation overhead in java.time.Period/Duration parse methods
sherman [Thu, 14 Aug 2014 15:54:04 -0700] rev 25986
8055004: Reduce allocation overhead in java.time.Period/Duration parse methods Summary: To use the offset based new parse methods. Reviewed-by: sherman Contributed-by: claes.redestad@oracle.com
Thu, 14 Aug 2014 15:18:11 +0200 8054480: Test java/util/logging/TestLoggerBundleSync.java fails: Unexpected bundle name: null
dfuchs [Thu, 14 Aug 2014 15:18:11 +0200] rev 25985
8054480: Test java/util/logging/TestLoggerBundleSync.java fails: Unexpected bundle name: null Summary: This is due to a race condition in the test where one GetRB thread can receive a stale LogRecord comming from another GetRB thread. Reviewed-by: dholmes
Thu, 14 Aug 2014 13:43:02 +0200 8054824: Clean up ProblemList.txt
sla [Thu, 14 Aug 2014 13:43:02 +0200] rev 25984
8054824: Clean up ProblemList.txt Reviewed-by: jbachorik
Tue, 29 Jul 2014 15:37:54 +0200 8052961: Test "com/sun/tools/attach/StartManagementAgent.java" failing intermittently
jbachorik [Tue, 29 Jul 2014 15:37:54 +0200] rev 25983
8052961: Test "com/sun/tools/attach/StartManagementAgent.java" failing intermittently Reviewed-by: sla
Tue, 12 Aug 2014 10:16:58 +0200 8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value
jfranck [Tue, 12 Aug 2014 10:16:58 +0200] rev 25982
8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value Summary: Update javadoc and align implementation with new spec Reviewed-by: psandoz
Tue, 12 Aug 2014 14:57:36 +0100 8054828: TEST_BUG: Typos in java/lang/Long/ParsingTest
alanb [Tue, 12 Aug 2014 14:57:36 +0100] rev 25981
8054828: TEST_BUG: Typos in java/lang/Long/ParsingTest Reviewed-by: alanb Contributed-by: claes.redestad@oracle.com
Tue, 12 Aug 2014 00:13:57 +0400 8054841: (process) ProcessBuilder leaks native memory
igerasim [Tue, 12 Aug 2014 00:13:57 +0400] rev 25980
8054841: (process) ProcessBuilder leaks native memory Reviewed-by: rriggs, alanb
Mon, 11 Aug 2014 21:03:59 +0100 8054857: Fix typos in java.lang.** packages
prappo [Mon, 11 Aug 2014 21:03:59 +0100] rev 25979
8054857: Fix typos in java.lang.** packages Reviewed-by: alanb
Mon, 11 Aug 2014 11:27:24 -0700 Merge
lana [Mon, 11 Aug 2014 11:27:24 -0700] rev 25978
Merge
Mon, 11 Aug 2014 11:00:20 -0700 Merge
lana [Mon, 11 Aug 2014 11:00:20 -0700] rev 25977
Merge
Mon, 11 Aug 2014 14:22:22 -0400 8054555: javadoc cleanup for java.sql and javax.sql
lancea [Mon, 11 Aug 2014 14:22:22 -0400] rev 25976
8054555: javadoc cleanup for java.sql and javax.sql Reviewed-by: darcy, igerasim
Mon, 11 Aug 2014 15:34:24 +0100 8054118: java/net/ipv6tests/UdpTest.java failed intermittently
msheppar [Mon, 11 Aug 2014 15:34:24 +0100] rev 25975
8054118: java/net/ipv6tests/UdpTest.java failed intermittently Summary: ignore the Teredo interface on windows test machines Reviewed-by: chegar
Mon, 11 Aug 2014 11:11:55 +0800 6997010: Consolidate java.security files into one file with modifications
weijun [Mon, 11 Aug 2014 11:11:55 +0800] rev 25974
6997010: Consolidate java.security files into one file with modifications Reviewed-by: mullan, erikj
Sat, 09 Aug 2014 21:27:33 -0700 Added tag jdk9-b26 for changeset dca4e4c83da4
lana [Sat, 09 Aug 2014 21:27:33 -0700] rev 25973
Added tag jdk9-b26 for changeset dca4e4c83da4
Fri, 08 Aug 2014 14:17:14 -0700 8054366: Broken link in SecureRandom.html
ascarpino [Fri, 08 Aug 2014 14:17:14 -0700] rev 25972
8054366: Broken link in SecureRandom.html Reviewed-by: xuelei, mullan, wetmore Contributed-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Fri, 08 Aug 2014 17:47:50 +0000 8043836: Need new tests for AES cipher
valeriep [Fri, 08 Aug 2014 17:47:50 +0000] rev 25971
8043836: Need new tests for AES cipher Summary: Add AES cipher tests with various modes, padding schemes and read methods of CipherInputStream for SunJCE provider Reviewed-by: valeriep Contributed-by: felix.yang@oracle.com
Thu, 07 Aug 2014 14:20:53 -0700 8034032: Check src/macosx/native/java/util/prefs/MacOSXPreferencesFile.m for JNI pending issues
bchristi [Thu, 07 Aug 2014 14:20:53 -0700] rev 25970
8034032: Check src/macosx/native/java/util/prefs/MacOSXPreferencesFile.m for JNI pending issues Reviewed-by: chegar
Thu, 07 Aug 2014 15:16:35 +0200 8049340: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java timed out
egahlin [Thu, 07 Aug 2014 15:16:35 +0200] rev 25969
8049340: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java timed out Reviewed-by: jbachorik
Thu, 07 Aug 2014 15:32:23 +0400 8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX
igerasim [Thu, 07 Aug 2014 15:32:23 +0400] rev 25968
8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX Reviewed-by: mullan, valeriep
Thu, 07 Aug 2014 15:07:33 +0400 8054221: StringJoiner imlementation optimization
igerasim [Thu, 07 Aug 2014 15:07:33 +0400] rev 25967
8054221: StringJoiner imlementation optimization Reviewed-by: martin
Thu, 07 Aug 2014 13:04:26 +0900 8048123: Replace calendars.properties with another mechanism to specify a new Japanese calendar era
okutsu [Thu, 07 Aug 2014 13:04:26 +0900] rev 25966
8048123: Replace calendars.properties with another mechanism to specify a new Japanese calendar era Reviewed-by: naoto, alanb
Thu, 21 Aug 2014 14:16:26 -0700 Added tag jdk9-b27 for changeset 3317bb8137f4
katleman [Thu, 21 Aug 2014 14:16:26 -0700] rev 25965
Added tag jdk9-b27 for changeset 3317bb8137f4
Wed, 05 Jul 2017 19:57:04 +0200 Merge
duke [Wed, 05 Jul 2017 19:57:04 +0200] rev 25964
Merge
Thu, 28 Aug 2014 14:53:43 -0700 Merge
lana [Thu, 28 Aug 2014 14:53:43 -0700] rev 25963
Merge
Tue, 19 Aug 2014 11:17:44 -0700 Merge
amurillo [Tue, 19 Aug 2014 11:17:44 -0700] rev 25962
Merge
Fri, 15 Aug 2014 09:19:22 -0700 Merge
amurillo [Fri, 15 Aug 2014 09:19:22 -0700] rev 25961
Merge
Thu, 14 Aug 2014 18:42:08 +0000 Merge
jmasa [Thu, 14 Aug 2014 18:42:08 +0000] rev 25960
Merge
Mon, 11 Aug 2014 14:03:06 +0200 8054823: Add size_t as a valid VM flag type
stefank [Mon, 11 Aug 2014 14:03:06 +0200] rev 25959
8054823: Add size_t as a valid VM flag type Reviewed-by: kvn, vlivanov, sla
Mon, 11 Aug 2014 17:12:41 +0400 8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot
mgerdin [Mon, 11 Aug 2014 17:12:41 +0400] rev 25958
8011397: JTREG needs to copy additional WhiteBox class file to JTwork/scratch/sun/hotspot Reviewed-by: kvn, iignatyev, mgerdin Contributed-by: andrey.x.zakharov@oracle.com
Wed, 13 Aug 2014 13:29:45 -0700 Merge
dcubed [Wed, 13 Aug 2014 13:29:45 -0700] rev 25957
Merge
Tue, 12 Aug 2014 21:16:05 -0400 Merge
hseigel [Tue, 12 Aug 2014 21:16:05 -0400] rev 25956
Merge
Tue, 12 Aug 2014 20:29:25 -0400 8050485: super() in a try block in a ctor causes VerifyError
hseigel [Tue, 12 Aug 2014 20:29:25 -0400] rev 25955
8050485: super() in a try block in a ctor causes VerifyError Summary: Parse catch clause paths to ensure they end in throws Reviewed-by: dlong, acorn, kamg, ctornqvi, lfoltan
Tue, 12 Aug 2014 17:29:47 -0700 8054713: [TESTBUG] runtime/jsig/Test8017498.sh: Execution failed: exit code 1
ctornqvi [Tue, 12 Aug 2014 17:29:47 -0700] rev 25954
8054713: [TESTBUG] runtime/jsig/Test8017498.sh: Execution failed: exit code 1 Summary: Changed output directory of gcc to avoid permission problems Reviewed-by: coleenp, minqi
Tue, 12 Aug 2014 21:18:14 +0000 Merge
ctornqvi [Tue, 12 Aug 2014 21:18:14 +0000] rev 25953
Merge
Tue, 12 Aug 2014 14:06:41 -0700 8054952: [TESTBUG] Add missing NMT2 tests
gtriantafill [Tue, 12 Aug 2014 14:06:41 -0700] rev 25952
8054952: [TESTBUG] Add missing NMT2 tests Summary: The new NMT2 tests got lost on the way into jdk9 yesterday, this change adds them. Reviewed-by: coleenp, zgu, ctornqvi
Tue, 12 Aug 2014 12:39:02 -0700 8054938: [TESTBUG] Wrong WhiteBox.java was pushed by JDK-8044140
zgu [Tue, 12 Aug 2014 12:39:02 -0700] rev 25951
8054938: [TESTBUG] Wrong WhiteBox.java was pushed by JDK-8044140 Summary: Reserved WhiteBox.java pushed by JDK-8044140 Reviewed-by: ccheung, hseigel
Tue, 12 Aug 2014 10:48:55 -0400 8003426: Remove UseFastAccessors and UseFastEmptyMethods except for zero
coleenp [Tue, 12 Aug 2014 10:48:55 -0400] rev 25950
8003426: Remove UseFastAccessors and UseFastEmptyMethods except for zero Summary: These options have been long disabled in Xmixed mode because they prevent these small methods from being inlined and are subject to bit rot, and we don't need more macro assembler code to maintain and change if the constant pool cache format changes. Reviewed-by: simonis, kvn
Mon, 11 Aug 2014 10:18:09 -0700 6424123: JVM crashes on failed 'strdup' call
zgu [Mon, 11 Aug 2014 10:18:09 -0700] rev 25949
6424123: JVM crashes on failed 'strdup' call Summary: Calling os::malloc()/os::strdup() and new os::strdup_check_oom() instead of ::malloc()/::strdup() for native memory tracking purpose Reviewed-by: coleenp, ctornqvi, kvn
Mon, 11 Aug 2014 07:30:46 -0700 8044140: Create NMT (Native Memory Tracking) tests for NMT2
zgu [Mon, 11 Aug 2014 07:30:46 -0700] rev 25948
8044140: Create NMT (Native Memory Tracking) tests for NMT2 Summary: Create new/modify existing tests for NMT2, which is an internal redesign to address scalability issues in the first implementation. Reviewed-by: ctornqvi, zgu Contributed-by: George Triantafillou <george.triantafillou@oracle.com>
Mon, 11 Aug 2014 07:20:39 -0700 Merge
zgu [Mon, 11 Aug 2014 07:20:39 -0700] rev 25947
Merge
Thu, 07 Aug 2014 12:18:58 -0700 8046598: Scalable Native memory tracking development
zgu [Thu, 07 Aug 2014 12:18:58 -0700] rev 25946
8046598: Scalable Native memory tracking development Summary: Enhance scalability of native memory tracking Reviewed-by: coleenp, ctornqvi, gtriantafill
Mon, 11 Aug 2014 04:37:19 -0700 8049049: Unportable format string argument mismatch in hotspot/agent/src/os/solaris/proc/saproc.cpp
dsamersoff [Mon, 11 Aug 2014 04:37:19 -0700] rev 25945
8049049: Unportable format string argument mismatch in hotspot/agent/src/os/solaris/proc/saproc.cpp Summary: Cast arguments on printing Reviewed-by: dholmes, sspitsyn, jbachorik
Fri, 08 Aug 2014 16:24:16 -0700 Merge
jmasa [Fri, 08 Aug 2014 16:24:16 -0700] rev 25944
Merge
Tue, 05 Aug 2014 15:41:12 -0700 8034056: assert(_heap_alignment >= _space_alignment) failed: heap_alignment less than space_alignment
jmasa [Tue, 05 Aug 2014 15:41:12 -0700] rev 25943
8034056: assert(_heap_alignment >= _space_alignment) failed: heap_alignment less than space_alignment Reviewed-by: tschatzl, sjohanss
Thu, 07 Aug 2014 22:28:53 +0200 8054341: Remove some obsolete code in G1CollectedHeap class
tschatzl [Thu, 07 Aug 2014 22:28:53 +0200] rev 25942
8054341: Remove some obsolete code in G1CollectedHeap class Summary: Remove dead code. Reviewed-by: stefank, brutisso
Thu, 07 Aug 2014 22:28:16 +0200 8052170: G1 asserts at collection exit with -XX:-G1DeferredRSUpdate
tschatzl [Thu, 07 Aug 2014 22:28:16 +0200] rev 25941
8052170: G1 asserts at collection exit with -XX:-G1DeferredRSUpdate Summary: Do not try to verify timing measures for the redirty logged cards phase when it is not executed. Reviewed-by: brutisso, jmasa
Mon, 18 Aug 2014 10:07:43 +0100 Merge
chegar [Mon, 18 Aug 2014 10:07:43 +0100] rev 25940
Merge
Tue, 12 Aug 2014 14:04:21 -0700 Merge
amurillo [Tue, 12 Aug 2014 14:04:21 -0700] rev 25939
Merge
Fri, 08 Aug 2014 11:36:48 -0700 Merge
amurillo [Fri, 08 Aug 2014 11:36:48 -0700] rev 25938
Merge
Fri, 08 Aug 2014 10:35:05 -0700 Merge
kvn [Fri, 08 Aug 2014 10:35:05 -0700] rev 25937
Merge
Thu, 07 Aug 2014 18:09:12 -0700 8040920: Uninitialised memory in hotspot/src/share/vm/code/dependencies.cpp
morris [Thu, 07 Aug 2014 18:09:12 -0700] rev 25936
8040920: Uninitialised memory in hotspot/src/share/vm/code/dependencies.cpp Summary: Fixed parfait initialization issue. Reviewed-by: kvn, twisti
Sat, 02 Aug 2014 07:06:08 +0200 8046698: assert(false) failed: only Initialize or AddP expected macro.cpp:943
roland [Sat, 02 Aug 2014 07:06:08 +0200] rev 25935
8046698: assert(false) failed: only Initialize or AddP expected macro.cpp:943 Summary: PhiNode inserted between AllocateNode and Initialization node confuses allocation elimination Reviewed-by: kvn
Wed, 06 Aug 2014 21:21:25 +0400 8054410: compiler/7068051/Test7068051.java fails with FileNotFoundException: f3oo.jar
iignatyev [Wed, 06 Aug 2014 21:21:25 +0400] rev 25934
8054410: compiler/7068051/Test7068051.java fails with FileNotFoundException: f3oo.jar Reviewed-by: kvn
Wed, 06 Aug 2014 08:47:40 +0200 8029443: 'assert(klass->is_loader_alive(_is_alive)) failed: must be alive' during VM_CollectForMetadataAllocation
thartmann [Wed, 06 Aug 2014 08:47:40 +0200] rev 25933
8029443: 'assert(klass->is_loader_alive(_is_alive)) failed: must be alive' during VM_CollectForMetadataAllocation Summary: Added missing metadata relocation to 'loadConP_no_oop_cheap' on Sparc if the pointer is referring to a Klass. Added jtreg test. Reviewed-by: kvn, roland
Tue, 05 Aug 2014 15:02:10 -0700 8052081: Optimize generated by C2 code for Intel's Atom processor
kvn [Tue, 05 Aug 2014 15:02:10 -0700] rev 25932
8052081: Optimize generated by C2 code for Intel's Atom processor Summary: Allow to execute vectorization and crc32 optimization on Atom. Enable UseFPUForSpilling by default on x86. Reviewed-by: roland
Tue, 05 Aug 2014 08:19:03 -0700 8040921: Uninitialised memory in hotspot/src/share/vm/c1/c1_LinearScan.cpp
morris [Tue, 05 Aug 2014 08:19:03 -0700] rev 25931
8040921: Uninitialised memory in hotspot/src/share/vm/c1/c1_LinearScan.cpp Summary: Fixed parfait initialization issue. Reviewed-by: kvn, twisti
Tue, 05 Aug 2014 09:58:52 +0200 8054033: Remove unused references to Compile*
thartmann [Tue, 05 Aug 2014 09:58:52 +0200] rev 25930
8054033: Remove unused references to Compile* Summary: Removed unused references to Compile* missed by JDK-8034812. Reviewed-by: kvn, roland
Tue, 05 Aug 2014 07:37:10 +0000 Merge
anoll [Tue, 05 Aug 2014 07:37:10 +0000] rev 25929
Merge
Tue, 05 Aug 2014 09:07:16 +0200 8054013: run hotspot JTREG compiler tests only on fastdebug platforms and also on macosx
anoll [Tue, 05 Aug 2014 09:07:16 +0200] rev 25928
8054013: run hotspot JTREG compiler tests only on fastdebug platforms and also on macosx Summary: Modify hotspot/make/jprt.properties and make/jprt.properties on the top level to add/remove the relevant platforms. Reviewed-by: kvn, roland Contributed-by: Zoltan Majo <zoltan.majo@oracle.com>
Thu, 31 Jul 2014 08:39:47 +0200 8053915: bigapps assert failure in C2: modified node is not on IGVN._worklist
thartmann [Thu, 31 Jul 2014 08:39:47 +0200] rev 25927
8053915: bigapps assert failure in C2: modified node is not on IGVN._worklist Summary: Add modified node to the IGVN worklist in 'PhaseIdealLoop::do_range_check'. Reviewed-by: kvn, roland
Tue, 05 Aug 2014 08:25:10 +0200 8054081: Crashes with assert "modified node is not on IGVN._worklist"
thartmann [Tue, 05 Aug 2014 08:25:10 +0200] rev 25926
8054081: Crashes with assert "modified node is not on IGVN._worklist" Summary: Modified safepoint nodes are not added to the IGVN worklist by 'PhaseMacroExpand::scalar_replacement()' Reviewed-by: kvn, roland
Sun, 03 Aug 2014 12:04:36 +0400 8051484: Test compiler/6932496/Test6932496.java failed to compile after JDK-8011044: 1.5 is no longer supported
iignatyev [Sun, 03 Aug 2014 12:04:36 +0400] rev 25925
8051484: Test compiler/6932496/Test6932496.java failed to compile after JDK-8011044: 1.5 is no longer supported Reviewed-by: kvn, roland
Sun, 03 Aug 2014 12:04:17 +0400 8051896: jtreg tests don't use $TESTJAVAOPTS
iignatyev [Sun, 03 Aug 2014 12:04:17 +0400] rev 25924
8051896: jtreg tests don't use $TESTJAVAOPTS Reviewed-by: kvn, ctornqvi
Fri, 01 Aug 2014 15:57:00 -0700 Merge
roland [Fri, 01 Aug 2014 15:57:00 -0700] rev 25923
Merge
Thu, 31 Jul 2014 19:59:36 +0200 8054054: 8040121 is broken
roland [Thu, 31 Jul 2014 19:59:36 +0200] rev 25922
8054054: 8040121 is broken Summary: C++ code pattern from 8040121 is incorrect Reviewed-by: kvn
Tue, 29 Jul 2014 21:28:09 +0000 Merge
kvn [Tue, 29 Jul 2014 21:28:09 +0000] rev 25921
Merge
Tue, 29 Jul 2014 13:40:58 -0700 8049252: VerifyStack logic in Deoptimization::unpack_frames does not expect to see invoke bc at the top frame during normal deoptimization
kvn [Tue, 29 Jul 2014 13:40:58 -0700] rev 25920
8049252: VerifyStack logic in Deoptimization::unpack_frames does not expect to see invoke bc at the top frame during normal deoptimization Summary: Add missing check for reexecute flag to VerifyStack code. Reviewed-by: roland
Tue, 29 Jul 2014 13:56:29 +0200 8049043: Load variable through a pointer of an incompatible type in hotspot/src/share/vm/runtime/sharedRuntimeMath.hpp
thartmann [Tue, 29 Jul 2014 13:56:29 +0200] rev 25919
8049043: Load variable through a pointer of an incompatible type in hotspot/src/share/vm/runtime/sharedRuntimeMath.hpp Summary: Fixed parfait warnings caused by __HI and __LO macros in sharedRuntimeMath.hpp by using a union. Reviewed-by: kvn, drchase
Tue, 29 Jul 2014 13:54:16 +0200 8040121: Load variable through a pointer of an incompatible type in src/hotspot/src/share/vm: opto/output.cpp, runtime/sharedRuntimeTrans.cpp, utilities/globalDefinitions_visCPP.hpp
thartmann [Tue, 29 Jul 2014 13:54:16 +0200] rev 25918
8040121: Load variable through a pointer of an incompatible type in src/hotspot/src/share/vm: opto/output.cpp, runtime/sharedRuntimeTrans.cpp, utilities/globalDefinitions_visCPP.hpp Summary: Fixed parfait warnings in globalDefinitions files by using a union for casts. Reviewed-by: kvn
Mon, 28 Jul 2014 15:06:38 -0700 8051344: JVM crashed in Compile::start() during method parsing w/ UseRTMDeopt turned on
fzhinkin [Mon, 28 Jul 2014 15:06:38 -0700] rev 25917
8051344: JVM crashed in Compile::start() during method parsing w/ UseRTMDeopt turned on Summary: call rtm_deopt() only if there were no compilation bailouts before. Reviewed-by: kvn
Thu, 17 Jul 2014 15:40:04 -0700 8050942: PPC64: implement template interpreter for ppc64le
kvn [Thu, 17 Jul 2014 15:40:04 -0700] rev 25916
8050942: PPC64: implement template interpreter for ppc64le Reviewed-by: kvn, goetz Contributed-by: asmundak@google.com
Fri, 25 Jul 2014 10:57:57 +0000 Merge
anoll [Fri, 25 Jul 2014 10:57:57 +0000] rev 25915
Merge
Fri, 25 Jul 2014 10:04:36 +0000 Merge
anoll [Fri, 25 Jul 2014 10:04:36 +0000] rev 25914
Merge
Fri, 25 Jul 2014 10:06:17 +0200 8040213: C2 does not put all modified nodes on IGVN worklist
thartmann [Fri, 25 Jul 2014 10:06:17 +0200] rev 25913
8040213: C2 does not put all modified nodes on IGVN worklist Summary: Verification code is added that checks if modified nodes are put on the IGVN worklist and modified nodes are processed by 'PhaseIterGVN::transform_old()' Reviewed-by: kvn, jrose
Fri, 25 Jul 2014 09:44:53 +0000 Merge
anoll [Fri, 25 Jul 2014 09:44:53 +0000] rev 25912
Merge
Thu, 24 Jul 2014 09:15:38 +0200 8050860: Cleanup TypeTuple and TypeFunc
anoll [Thu, 24 Jul 2014 09:15:38 +0200] rev 25911
8050860: Cleanup TypeTuple and TypeFunc Summary: Declared fields TypeFunc::_domain, TypeFunc::_range, TypeTuple::_cnt and TypeTuple::_fields private, changed direct accesses to fields to use accessor methods. Reviewed-by: kvn, vlivanov Contributed-by: Zoltan Majo <zoltan.majo@oracle.com>
Fri, 08 Aug 2014 07:38:34 -0700 Merge
jmasa [Fri, 08 Aug 2014 07:38:34 -0700] rev 25910
Merge
Thu, 07 Aug 2014 09:35:08 +0200 8051837: Remove temporary G1UseParallelRSetUpdating and G1UseParallelRSetScanning flags
brutisso [Thu, 07 Aug 2014 09:35:08 +0200] rev 25909
8051837: Remove temporary G1UseParallelRSetUpdating and G1UseParallelRSetScanning flags Reviewed-by: stefank, tschatzl Contributed-by: marcus.larsson@oracle.com
Wed, 06 Aug 2014 09:55:16 +0200 8048269: Add flag to turn off class unloading after G1 concurrent mark
stefank [Wed, 06 Aug 2014 09:55:16 +0200] rev 25908
8048269: Add flag to turn off class unloading after G1 concurrent mark Summary: Added -XX:+/-ClassUnloadingWithConcurrentMark Reviewed-by: jmasa, brutisso, mgerdin
Mon, 04 Aug 2014 15:04:45 +0200 8051883: TEST.groups references missing test: gc/class_unloading/TestCMSClassUnloadingDisabledHWM.java
stefank [Mon, 04 Aug 2014 15:04:45 +0200] rev 25907
8051883: TEST.groups references missing test: gc/class_unloading/TestCMSClassUnloadingDisabledHWM.java Reviewed-by: brutisso, tschatzl, ehelin, jmasa, dfazunen
Sun, 03 Aug 2014 03:48:24 +0000 Merge
jmasa [Sun, 03 Aug 2014 03:48:24 +0000] rev 25906
Merge
Fri, 01 Aug 2014 15:40:12 -0700 8031323: Optionally align objects copied to survivor spaces
jmasa [Fri, 01 Aug 2014 15:40:12 -0700] rev 25905
8031323: Optionally align objects copied to survivor spaces Reviewed-by: brutisso, tschatzl
Thu, 07 Aug 2014 20:17:37 -0700 Merge
jmasa [Thu, 07 Aug 2014 20:17:37 -0700] rev 25904
Merge
Thu, 31 Jul 2014 09:23:24 +0200 8051973: Eager reclaim leaves marks of marked but reclaimed objects on the next bitmap
tschatzl [Thu, 31 Jul 2014 09:23:24 +0200] rev 25903
8051973: Eager reclaim leaves marks of marked but reclaimed objects on the next bitmap Summary: Eager reclaim also needs to clear marks of eagerly reclaimed regions if they have already been marked during concurrent mark. Reviewed-by: jmasa
Tue, 05 Aug 2014 14:18:44 +0000 Merge
dsamersoff [Tue, 05 Aug 2014 14:18:44 +0000] rev 25902
Merge
Tue, 05 Aug 2014 06:11:35 -0700 8025667: Warning from b62 for hotspot.agent.src.os.solaris.proc: use after free
dsamersoff [Tue, 05 Aug 2014 06:11:35 -0700] rev 25901
8025667: Warning from b62 for hotspot.agent.src.os.solaris.proc: use after free Summary: move free call few lines down Reviewed-by: dholmes, sspitsyn
Tue, 05 Aug 2014 09:11:35 -0400 8046233: VerifyError on backward branch
hseigel [Tue, 05 Aug 2014 09:11:35 -0400] rev 25900
8046233: VerifyError on backward branch Summary: Remove check that causes the VerifyError Reviewed-by: dholmes, coleenp, acorn
Sat, 02 Aug 2014 16:28:59 -0400 8051012: Regression in verifier for <init> method call from inside of a branch
hseigel [Sat, 02 Aug 2014 16:28:59 -0400] rev 25899
8051012: Regression in verifier for <init> method call from inside of a branch Summary: Fix stackmap matching for branches. Reviewed-by: coleenp, lfoltan, acorn
Fri, 01 Aug 2014 19:03:26 -0700 Merge
sspitsyn [Fri, 01 Aug 2014 19:03:26 -0700] rev 25898
Merge
Fri, 01 Aug 2014 16:33:46 -0700 7187999: dtrace jstack action is broken
sspitsyn [Fri, 01 Aug 2014 16:33:46 -0700] rev 25897
7187999: dtrace jstack action is broken Summary: Separate jhelper.d and hotspot provider (other USDT probes) Reviewed-by: dholmes, dsamersoff Contributed-by: serguei.spitsyn@oracle.com
Thu, 31 Jul 2014 11:56:59 -0700 8053956: [TESTBUG] Remove @ignore tag from fixed runtime issues
ctornqvi [Thu, 31 Jul 2014 11:56:59 -0700] rev 25896
8053956: [TESTBUG] Remove @ignore tag from fixed runtime issues Summary: Removed ignore tags from already fixed tests Reviewed-by: gtriantafill, dcubed
Thu, 31 Jul 2014 00:50:55 +0000 8051398: jvmti tests fieldacc002, fieldmod002 fail in nightly with errors: (watch#0) wrong location
coleenp [Thu, 31 Jul 2014 00:50:55 +0000] rev 25895
8051398: jvmti tests fieldacc002, fieldmod002 fail in nightly with errors: (watch#0) wrong location Summary: Didn't handle NULL bcp for native methods Reviewed-by: dcubed, sspitsyn
Thu, 31 Jul 2014 16:39:57 -0700 Merge
jmasa [Thu, 31 Jul 2014 16:39:57 -0700] rev 25894
Merge
Tue, 29 Jul 2014 10:26:09 +0200 8050973: CMS/G1 GC: add missing Resource and Handle mark
mdoerr [Tue, 29 Jul 2014 10:26:09 +0200] rev 25893
8050973: CMS/G1 GC: add missing Resource and Handle mark Summary: Add Resource/HandleMark in the work() method of some AbstractGangTask to reclaim these resources earlier. Reviewed-by: tschatzl, goetz
Wed, 30 Jul 2014 15:14:49 -0700 Merge
sspitsyn [Wed, 30 Jul 2014 15:14:49 -0700] rev 25892
Merge
Mon, 28 Jul 2014 07:31:17 -0700 8049046: Deprecated Function in hotspot/src/os/solaris/vm/attachListener_solaris.cpp
dsamersoff [Mon, 28 Jul 2014 07:31:17 -0700] rev 25891
8049046: Deprecated Function in hotspot/src/os/solaris/vm/attachListener_solaris.cpp Summary: replace door_cred with door_ucred call Reviewed-by: dholmes, sspitsyn
Thu, 24 Jul 2014 15:06:36 -0700 Merge
jmasa [Thu, 24 Jul 2014 15:06:36 -0700] rev 25890
Merge
Wed, 23 Jul 2014 09:03:32 +0200 8027959: Early reclamation of large objects in G1
tschatzl [Wed, 23 Jul 2014 09:03:32 +0200] rev 25889
8027959: Early reclamation of large objects in G1 Summary: Try to reclaim humongous objects at every young collection after doing a conservative estimate of its liveness. Reviewed-by: brutisso, mgerdin
Mon, 11 Aug 2014 10:07:34 -0700 Merge
lana [Mon, 11 Aug 2014 10:07:34 -0700] rev 25888
Merge
Sat, 09 Aug 2014 21:27:07 -0700 Added tag jdk9-b26 for changeset 3a55fad9854a
lana [Sat, 09 Aug 2014 21:27:07 -0700] rev 25887
Added tag jdk9-b26 for changeset 3a55fad9854a
Thu, 21 Aug 2014 14:16:15 -0700 Added tag jdk9-b27 for changeset e5904519ae05
katleman [Thu, 21 Aug 2014 14:16:15 -0700] rev 25886
Added tag jdk9-b27 for changeset e5904519ae05
Thu, 28 Aug 2014 14:53:00 -0700 Merge
lana [Thu, 28 Aug 2014 14:53:00 -0700] rev 25885
Merge
Wed, 20 Aug 2014 14:11:35 +0200 8055405: JDK 9 build started failing on ja_JP.UTF-8 locale due to mapping error (encoding=ascii).
erikj [Wed, 20 Aug 2014 14:11:35 +0200] rev 25884
8055405: JDK 9 build started failing on ja_JP.UTF-8 locale due to mapping error (encoding=ascii). Reviewed-by: ihse
Tue, 19 Aug 2014 19:07:53 -0700 8055497: [infra] build failure when building bootcycle image
mchung [Tue, 19 Aug 2014 19:07:53 -0700] rev 25883
8055497: [infra] build failure when building bootcycle image Reviewed-by: naoto
Tue, 19 Aug 2014 13:43:40 +0200 8022177: Windows/MSYS builds broken
erikj [Tue, 19 Aug 2014 13:43:40 +0200] rev 25882
8022177: Windows/MSYS builds broken Reviewed-by: tbell, erikj, simonis Contributed-by: volker.simonis@gmail.com, erik.joelsson@oracle.com
Mon, 18 Aug 2014 10:05:34 +0100 Merge
chegar [Mon, 18 Aug 2014 10:05:34 +0100] rev 25881
Merge
Mon, 11 Aug 2014 09:25:30 -0700 Merge
lana [Mon, 11 Aug 2014 09:25:30 -0700] rev 25880
Merge
Sat, 09 Aug 2014 21:27:00 -0700 Added tag jdk9-b26 for changeset 11e239e69325
lana [Sat, 09 Aug 2014 21:27:00 -0700] rev 25879
Added tag jdk9-b26 for changeset 11e239e69325
Thu, 21 Aug 2014 14:16:14 -0700 Added tag jdk9-b27 for changeset 98ce0879ab4c
katleman [Thu, 21 Aug 2014 14:16:14 -0700] rev 25878
Added tag jdk9-b27 for changeset 98ce0879ab4c
Wed, 05 Jul 2017 19:56:34 +0200 Added tag jdk9-b27 for changeset d06a6d3c66c0
duke [Wed, 05 Jul 2017 19:56:34 +0200] rev 25877
Added tag jdk9-b27 for changeset d06a6d3c66c0
Wed, 05 Jul 2017 19:56:33 +0200 Merge jdk9-b27
duke [Wed, 05 Jul 2017 19:56:33 +0200] rev 25876
Merge
Wed, 05 Jul 2017 19:56:24 +0200 Merge
duke [Wed, 05 Jul 2017 19:56:24 +0200] rev 25875
Merge
Sun, 17 Aug 2014 15:52:32 +0100 8054834: Modular Source Code
chegar [Sun, 17 Aug 2014 15:52:32 +0100] rev 25874
8054834: Modular Source Code Reviewed-by: alanb, chegar, ihse, mduigou Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com
Sun, 10 Aug 2014 19:39:06 -0700 Added tag jdk9-b26 for changeset 5cc16d71dc7a
lana [Sun, 10 Aug 2014 19:39:06 -0700] rev 25873
Added tag jdk9-b26 for changeset 5cc16d71dc7a
Wed, 05 Jul 2017 19:55:59 +0200 Merge
duke [Wed, 05 Jul 2017 19:55:59 +0200] rev 25872
Merge
Sun, 17 Aug 2014 15:52:15 +0100 8054834: Modular Source Code
chegar [Sun, 17 Aug 2014 15:52:15 +0100] rev 25871
8054834: Modular Source Code Reviewed-by: alanb, chegar, ihse, mduigou Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com
Sun, 10 Aug 2014 19:38:59 -0700 Added tag jdk9-b26 for changeset f51938efd4f6
lana [Sun, 10 Aug 2014 19:38:59 -0700] rev 25870
Added tag jdk9-b26 for changeset f51938efd4f6
Wed, 05 Jul 2017 19:55:35 +0200 Merge
duke [Wed, 05 Jul 2017 19:55:35 +0200] rev 25869
Merge
Sun, 17 Aug 2014 15:51:56 +0100 8054834: Modular Source Code
chegar [Sun, 17 Aug 2014 15:51:56 +0100] rev 25868
8054834: Modular Source Code Reviewed-by: alanb, chegar, ihse, mduigou Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com
Sun, 10 Aug 2014 19:38:56 -0700 Added tag jdk9-b26 for changeset 38b0d0abca49
lana [Sun, 10 Aug 2014 19:38:56 -0700] rev 25867
Added tag jdk9-b26 for changeset 38b0d0abca49
Wed, 05 Jul 2017 19:55:15 +0200 Merge
duke [Wed, 05 Jul 2017 19:55:15 +0200] rev 25866
Merge
Sun, 17 Aug 2014 15:56:32 +0100 8054834: Modular Source Code
chegar [Sun, 17 Aug 2014 15:56:32 +0100] rev 25865
8054834: Modular Source Code Reviewed-by: alanb, chegar, ihse, mduigou Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com
Sun, 10 Aug 2014 19:39:07 -0700 Added tag jdk9-b26 for changeset e60692e4f736
lana [Sun, 10 Aug 2014 19:39:07 -0700] rev 25864
Added tag jdk9-b26 for changeset e60692e4f736
Wed, 05 Jul 2017 19:54:57 +0200 Merge
duke [Wed, 05 Jul 2017 19:54:57 +0200] rev 25863
Merge
Sun, 17 Aug 2014 15:51:44 +0100 8054834: Modular Source Code
chegar [Sun, 17 Aug 2014 15:51:44 +0100] rev 25862
8054834: Modular Source Code Reviewed-by: alanb, chegar, ihse, mduigou Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com
Sun, 10 Aug 2014 19:38:52 -0700 Added tag jdk9-b26 for changeset 30a18bb9b88d
lana [Sun, 10 Aug 2014 19:38:52 -0700] rev 25861
Added tag jdk9-b26 for changeset 30a18bb9b88d
Wed, 05 Jul 2017 19:54:37 +0200 Merge
duke [Wed, 05 Jul 2017 19:54:37 +0200] rev 25860
Merge
Sun, 17 Aug 2014 15:54:13 +0100 8054834: Modular Source Code
chegar [Sun, 17 Aug 2014 15:54:13 +0100] rev 25859
8054834: Modular Source Code Reviewed-by: alanb, chegar, ihse, mduigou Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com
Sun, 10 Aug 2014 19:39:01 -0700 Added tag jdk9-b26 for changeset 2c05592cf0f2
lana [Sun, 10 Aug 2014 19:39:01 -0700] rev 25858
Added tag jdk9-b26 for changeset 2c05592cf0f2
Wed, 05 Jul 2017 19:54:04 +0200 Merge
duke [Wed, 05 Jul 2017 19:54:04 +0200] rev 25857
Merge
Sun, 17 Aug 2014 15:56:04 +0100 8054834: Modular Source Code
chegar [Sun, 17 Aug 2014 15:56:04 +0100] rev 25856
8054834: Modular Source Code Reviewed-by: alanb, chegar, mchung Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com
Sun, 10 Aug 2014 19:38:53 -0700 Added tag jdk9-b26 for changeset 3a55fad9854a
lana [Sun, 10 Aug 2014 19:38:53 -0700] rev 25855
Added tag jdk9-b26 for changeset 3a55fad9854a
Sun, 17 Aug 2014 15:51:37 +0100 8054834: Modular Source Code
chegar [Sun, 17 Aug 2014 15:51:37 +0100] rev 25854
8054834: Modular Source Code Reviewed-by: alanb, chegar, ihse, mduigou Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com
Sun, 10 Aug 2014 19:38:50 -0700 Added tag jdk9-b26 for changeset 11e239e69325
lana [Sun, 10 Aug 2014 19:38:50 -0700] rev 25853
Added tag jdk9-b26 for changeset 11e239e69325
Wed, 05 Jul 2017 19:53:51 +0200 Added tag jdk9-b26 for changeset cd6f4557e7fe
duke [Wed, 05 Jul 2017 19:53:51 +0200] rev 25852
Added tag jdk9-b26 for changeset cd6f4557e7fe
Wed, 05 Jul 2017 19:53:51 +0200 Merge jdk9-b26
duke [Wed, 05 Jul 2017 19:53:51 +0200] rev 25851
Merge
Wed, 05 Jul 2017 19:53:47 +0200 Merge
duke [Wed, 05 Jul 2017 19:53:47 +0200] rev 25850
Merge
Mon, 04 Aug 2014 15:33:22 -0700 Merge
lana [Mon, 04 Aug 2014 15:33:22 -0700] rev 25849
Merge
Fri, 01 Aug 2014 11:09:40 -0700 8043643: Add an crules analyzer avoiding string concatenation in messages of Assert checks.
jlahoda [Fri, 01 Aug 2014 11:09:40 -0700] rev 25848
8043643: Add an crules analyzer avoiding string concatenation in messages of Assert checks. Summary: Generalizing the crules infrastructure, adding a new analyzer to check String concatenation in Assert calls. Reviewed-by: jjg, vromero
Wed, 30 Jul 2014 20:31:39 +0400 8047072: javap OOM on fuzzed classfile
kizune [Wed, 30 Jul 2014 20:31:39 +0400] rev 25847
8047072: javap OOM on fuzzed classfile Reviewed-by: jjg
Tue, 29 Jul 2014 15:31:57 -0700 8051958: Cannot assign a value to final variable in lambda
mcimadamore [Tue, 29 Jul 2014 15:31:57 -0700] rev 25846
8051958: Cannot assign a value to final variable in lambda Summary: Remove Attr.owner and refactor code for detecting forward field references Reviewed-by: vromero
Thu, 24 Jul 2014 15:12:48 -0700 8050979: Provide javadoc for "framework" classes in langtools tests
anazarov [Thu, 24 Jul 2014 15:12:48 -0700] rev 25845
8050979: Provide javadoc for "framework" classes in langtools tests Reviewed-by: jjg
Thu, 24 Jul 2014 13:11:03 +0100 8048890: Add option to keep track of symbol completion dependencies
mcimadamore [Thu, 24 Jul 2014 13:11:03 +0100] rev 25844
8048890: Add option to keep track of symbol completion dependencies Summary: Generate dot file with representation of javac on-demand symbol completion dependencies Reviewed-by: jjg, jlahoda
Fri, 01 Aug 2014 14:09:22 -0700 Added tag jdk9-b25 for changeset 85d68faca425
tbell [Fri, 01 Aug 2014 14:09:22 -0700] rev 25843
Added tag jdk9-b25 for changeset 85d68faca425
Wed, 05 Jul 2017 19:53:39 +0200 Merge
duke [Wed, 05 Jul 2017 19:53:39 +0200] rev 25842
Merge
Mon, 04 Aug 2014 15:33:54 -0700 Merge
lana [Mon, 04 Aug 2014 15:33:54 -0700] rev 25841
Merge
Thu, 19 Jun 2014 15:35:23 -0700 8047724: @since tag cleanup in jaxws
henryjen [Thu, 19 Jun 2014 15:35:23 -0700] rev 25840
8047724: @since tag cleanup in jaxws Reviewed-by: alanb, mkos
Fri, 01 Aug 2014 14:09:18 -0700 Added tag jdk9-b25 for changeset 3dad8878772d
tbell [Fri, 01 Aug 2014 14:09:18 -0700] rev 25839
Added tag jdk9-b25 for changeset 3dad8878772d
Wed, 05 Jul 2017 19:53:32 +0200 Merge
duke [Wed, 05 Jul 2017 19:53:32 +0200] rev 25838
Merge
Mon, 04 Aug 2014 15:33:48 -0700 Merge
lana [Mon, 04 Aug 2014 15:33:48 -0700] rev 25837
Merge
Thu, 31 Jul 2014 11:34:34 +0400 8032908: getTextContent doesn't return string in JAXP
aefimov [Thu, 31 Jul 2014 11:34:34 +0400] rev 25836
8032908: getTextContent doesn't return string in JAXP Reviewed-by: joehw
Wed, 30 Jul 2014 10:09:11 -0700 8053965: Xerces update breaks profile build
joehw [Wed, 30 Jul 2014 10:09:11 -0700] rev 25835
8053965: Xerces update breaks profile build Reviewed-by: lancea, alanb
Tue, 29 Jul 2014 20:52:36 -0700 8035467: Xerces Update: Move to Xalan based DOM L3 serializer. Deprecate Xerces' native serializer.
joehw [Tue, 29 Jul 2014 20:52:36 -0700] rev 25834
8035467: Xerces Update: Move to Xalan based DOM L3 serializer. Deprecate Xerces' native serializer. Reviewed-by: lancea
Wed, 02 Jul 2014 14:38:36 -0700 8049109: Add @since 1.9 to new packages added in jaxp
henryjen [Wed, 02 Jul 2014 14:38:36 -0700] rev 25833
8049109: Add @since 1.9 to new packages added in jaxp Reviewed-by: darcy, joehw
Fri, 01 Aug 2014 14:09:14 -0700 Added tag jdk9-b25 for changeset d553e7400295
tbell [Fri, 01 Aug 2014 14:09:14 -0700] rev 25832
Added tag jdk9-b25 for changeset d553e7400295
Wed, 05 Jul 2017 19:53:25 +0200 Merge
duke [Wed, 05 Jul 2017 19:53:25 +0200] rev 25831
Merge
Wed, 06 Aug 2014 11:54:50 +0200 8054411: Add nashorn.args.prepend system property
attila [Wed, 06 Aug 2014 11:54:50 +0200] rev 25830
8054411: Add nashorn.args.prepend system property Reviewed-by: hannesw, jlaskey
Wed, 06 Aug 2014 11:02:14 +0200 8051439: Wrong type calculated for ADD operator with undefined operand
attila [Wed, 06 Aug 2014 11:02:14 +0200] rev 25829
8051439: Wrong type calculated for ADD operator with undefined operand Reviewed-by: jlaskey, sundar
Wed, 06 Aug 2014 10:42:46 +0200 8044786: Some tests fail with non-optimistic compilation
attila [Wed, 06 Aug 2014 10:42:46 +0200] rev 25828
8044786: Some tests fail with non-optimistic compilation Reviewed-by: hannesw, jlaskey
Mon, 04 Aug 2014 15:34:57 -0700 Merge
lana [Mon, 04 Aug 2014 15:34:57 -0700] rev 25827
Merge
Mon, 04 Aug 2014 21:37:45 +0530 8054223: Nashorn: AssertionError when use __DIR__ and ScriptEngine.eval()
sundar [Mon, 04 Aug 2014 21:37:45 +0530] rev 25826
8054223: Nashorn: AssertionError when use __DIR__ and ScriptEngine.eval() Reviewed-by: lagergren, hannesw
Thu, 31 Jul 2014 18:14:46 +0530 8053908: jdeps is not PATH on Mac, results in ant clean test failure on Mac
sundar [Thu, 31 Jul 2014 18:14:46 +0530] rev 25825
8053908: jdeps is not PATH on Mac, results in ant clean test failure on Mac Reviewed-by: hannesw, jlaskey
Wed, 30 Jul 2014 10:06:42 -0700 8051839: GuardedInvocation needs to clone an argument
attila [Wed, 30 Jul 2014 10:06:42 -0700] rev 25824
8051839: GuardedInvocation needs to clone an argument Reviewed-by: hannesw, sundar
Wed, 30 Jul 2014 16:49:02 +0400 8049318: Test hideLocationProperties.js fails on Window due to backslash in path
yan [Wed, 30 Jul 2014 16:49:02 +0400] rev 25823
8049318: Test hideLocationProperties.js fails on Window due to backslash in path Reviewed-by: lagergren, sundar Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
Tue, 29 Jul 2014 14:35:24 -0700 8053913: Auto format caused warning in CompositeTypeBasedGuardingDynamicLinker
lagergren [Tue, 29 Jul 2014 14:35:24 -0700] rev 25822
8053913: Auto format caused warning in CompositeTypeBasedGuardingDynamicLinker Reviewed-by: attila, jlaskey
Tue, 29 Jul 2014 14:21:45 -0700 8048869: Reduce compile time by about 5% by removing the Class.casts from the AST nodes
lagergren [Tue, 29 Jul 2014 14:21:45 -0700] rev 25821
8048869: Reduce compile time by about 5% by removing the Class.casts from the AST nodes Summary: Removed the native casts that slow down the compiler unnecessarily. I also modified the compile-octane harness so that it can run with --verbose and --iterations flags so that you can run the compiler for an arbitrary time, gathering a mission control executing profile. Reviewed-by: attila, jlaskey
Fri, 01 Aug 2014 14:09:25 -0700 Added tag jdk9-b25 for changeset 064db4f56d0d
tbell [Fri, 01 Aug 2014 14:09:25 -0700] rev 25820
Added tag jdk9-b25 for changeset 064db4f56d0d
Wed, 05 Jul 2017 19:53:19 +0200 Merge
duke [Wed, 05 Jul 2017 19:53:19 +0200] rev 25819
Merge
Fri, 01 Aug 2014 14:09:06 -0700 Added tag jdk9-b25 for changeset 607831311622
tbell [Fri, 01 Aug 2014 14:09:06 -0700] rev 25818
Added tag jdk9-b25 for changeset 607831311622
Wed, 05 Jul 2017 19:53:14 +0200 Merge
duke [Wed, 05 Jul 2017 19:53:14 +0200] rev 25817
Merge
Tue, 05 Aug 2014 19:29:00 -0700 8042469: Launcher changes for native memory tracking scalability enhancement
ksrini [Tue, 05 Aug 2014 19:29:00 -0700] rev 25816
8042469: Launcher changes for native memory tracking scalability enhancement Reviewed-by: darcy, ksrini, zgu Contributed-by: neil.toda@oracle.com
Wed, 06 Aug 2014 02:11:17 +0400 8051382: Optimize java.lang.reflect.Modifier.toString()
igerasim [Wed, 06 Aug 2014 02:11:17 +0400] rev 25815
8051382: Optimize java.lang.reflect.Modifier.toString() Reviewed-by: martin
Tue, 05 Aug 2014 10:01:38 -0400 Merge
mullan [Tue, 05 Aug 2014 10:01:38 -0400] rev 25814
Merge
Tue, 05 Aug 2014 10:00:27 -0400 7147060: com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java doesn't run in agentvm mode
mullan [Tue, 05 Aug 2014 10:00:27 -0400] rev 25813
7147060: com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java doesn't run in agentvm mode Reviewed-by: xuelei
Tue, 05 Aug 2014 14:29:47 +0100 8036612: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/mscapi/security.cpp
vinnie [Tue, 05 Aug 2014 14:29:47 +0100] rev 25812
8036612: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/mscapi/security.cpp Reviewed-by: valeriep
Tue, 05 Aug 2014 13:59:15 +0100 8051972: sun/security/pkcs11/ec/ReadCertificates.java fails intermittently
vinnie [Tue, 05 Aug 2014 13:59:15 +0100] rev 25811
8051972: sun/security/pkcs11/ec/ReadCertificates.java fails intermittently Reviewed-by: mullan
Mon, 04 Aug 2014 15:34:12 -0700 Merge
lana [Mon, 04 Aug 2014 15:34:12 -0700] rev 25810
Merge
Sun, 03 Aug 2014 20:09:08 +0800 8054095: No space allowed in platforms string in ProblemList.txt
weijun [Sun, 03 Aug 2014 20:09:08 +0800] rev 25809
8054095: No space allowed in platforms string in ProblemList.txt Reviewed-by: weijun Contributed-by: Amy Lu <amy.lu@oracle.com>
Fri, 01 Aug 2014 22:32:51 +0100 8054158: Fix typos in JNDI-related packages
prappo [Fri, 01 Aug 2014 22:32:51 +0100] rev 25808
8054158: Fix typos in JNDI-related packages Reviewed-by: rriggs, vinnie
Fri, 01 Aug 2014 19:44:52 +0100 8042982: Unexpected RuntimeExceptions being thrown by SSLEngine
robm [Fri, 01 Aug 2014 19:44:52 +0100] rev 25807
8042982: Unexpected RuntimeExceptions being thrown by SSLEngine Reviewed-by: wetmore, xuelei
Fri, 01 Aug 2014 15:50:01 +0100 8053931: (fc) FileDispatcherImpl.lock0 does not handle ERROR_IO_PENDING [win]
alanb [Fri, 01 Aug 2014 15:50:01 +0100] rev 25806
8053931: (fc) FileDispatcherImpl.lock0 does not handle ERROR_IO_PENDING [win] Reviewed-by: alanb Contributed-by: martin.doerr@sap.com
Fri, 01 Aug 2014 15:36:23 +0100 8031435: Ftp download does not work properly for ftp user without password
robm [Fri, 01 Aug 2014 15:36:23 +0100] rev 25805
8031435: Ftp download does not work properly for ftp user without password Reviewed-by: chegar
Fri, 01 Aug 2014 15:34:55 +0100 8030166: java/lang/ProcessBuilder/Basic.java fails intermittently: waitFor took too long
robm [Fri, 01 Aug 2014 15:34:55 +0100] rev 25804
8030166: java/lang/ProcessBuilder/Basic.java fails intermittently: waitFor took too long Reviewed-by: rriggs
Fri, 01 Aug 2014 14:57:15 +0100 8051991: Flatten VersionHelper hierarchies
prappo [Fri, 01 Aug 2014 14:57:15 +0100] rev 25803
8051991: Flatten VersionHelper hierarchies Reviewed-by: vinnie
Fri, 01 Aug 2014 16:29:46 +0400 8044671: NPE from JapaneseEra when a new era is defined in calendar.properties
dmeetry [Fri, 01 Aug 2014 16:29:46 +0400] rev 25802
8044671: NPE from JapaneseEra when a new era is defined in calendar.properties Reviewed-by: okutsu
Fri, 01 Aug 2014 12:05:05 +0000 8052406: SSLv2Hello protocol may be filter out unexpectedly
xuelei [Fri, 01 Aug 2014 12:05:05 +0000] rev 25801
8052406: SSLv2Hello protocol may be filter out unexpectedly Reviewed-by: weijun
Thu, 31 Jul 2014 17:20:40 -0700 8039102: Add raw and unchecked lint warnings to build of jdk repository
darcy [Thu, 31 Jul 2014 17:20:40 -0700] rev 25800
8039102: Add raw and unchecked lint warnings to build of jdk repository Reviewed-by: tbell
Thu, 31 Jul 2014 17:01:24 -0700 8044867: Fix raw and unchecked lint warnings in sun.tools.*
ntoda [Thu, 31 Jul 2014 17:01:24 -0700] rev 25799
8044867: Fix raw and unchecked lint warnings in sun.tools.* Reviewed-by: darcy
Thu, 31 Jul 2014 11:48:39 -0700 8054050: Fix stay raw and unchecked lint warnings in core libs
darcy [Thu, 31 Jul 2014 11:48:39 -0700] rev 25798
8054050: Fix stay raw and unchecked lint warnings in core libs Reviewed-by: lancea, alanb
Thu, 31 Jul 2014 11:31:57 +0400 8032908: getTextContent doesn't return string in JAXP
aefimov [Thu, 31 Jul 2014 11:31:57 +0400] rev 25797
8032908: getTextContent doesn't return string in JAXP Reviewed-by: joehw
Wed, 30 Jul 2014 17:42:18 +0100 8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795
chegar [Wed, 30 Jul 2014 17:42:18 +0100] rev 25796
8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795 Reviewed-by: rriggs, mduigou
Wed, 30 Jul 2014 15:28:09 +0800 8052999: ProblemList update for Unreachable.java
weijun [Wed, 30 Jul 2014 15:28:09 +0800] rev 25795
8052999: ProblemList update for Unreachable.java Reviewed-by: xuelei
Tue, 29 Jul 2014 09:09:55 -0700 Merge
ddehaven [Tue, 29 Jul 2014 09:09:55 -0700] rev 25794
Merge
Tue, 22 Jul 2014 13:23:01 +0400 8030051: Check class loaders usage in Swing classes
alexsch [Tue, 22 Jul 2014 13:23:01 +0400] rev 25793
8030051: Check class loaders usage in Swing classes Reviewed-by: serb, pchelko
Tue, 22 Jul 2014 13:14:59 +0400 8048720: KSS sun.swing.SwingUtilities2#makeIcon
alexsch [Tue, 22 Jul 2014 13:14:59 +0400] rev 25792
8048720: KSS sun.swing.SwingUtilities2#makeIcon Reviewed-by: serb, pchelko
Tue, 22 Jul 2014 11:38:22 +0400 8046888: JNI exception pending in jdk/src/share/native/sun/awt/image/awt_parseImage.c
pchelko [Tue, 22 Jul 2014 11:38:22 +0400] rev 25791
8046888: JNI exception pending in jdk/src/share/native/sun/awt/image/awt_parseImage.c Reviewed-by: prr, serb Contributed-by: Anton Melnikov <anton.melnikov@oracle.com>
Mon, 21 Jul 2014 21:41:11 +0400 8046884: JNI exception pending in jdk/src/solaris/native/sun/java2d/x11: X11PMPLitLoops.c, X11SurfaceData.c
pchelko [Mon, 21 Jul 2014 21:41:11 +0400] rev 25790
8046884: JNI exception pending in jdk/src/solaris/native/sun/java2d/x11: X11PMPLitLoops.c, X11SurfaceData.c Reviewed-by: prr, serb
Mon, 21 Jul 2014 09:04:24 -0700 Merge
prr [Mon, 21 Jul 2014 09:04:24 -0700] rev 25789
Merge
Mon, 21 Jul 2014 18:10:13 +0400 8051440: move tests about maximizing undecorated to OpenJDK
yan [Mon, 21 Jul 2014 18:10:13 +0400] rev 25788
8051440: move tests about maximizing undecorated to OpenJDK Reviewed-by: serb
Mon, 21 Jul 2014 13:17:43 +0400 8049617: move awt automated tests from AWT_Modality to OpenJDK repository - part 3
avstepan [Mon, 21 Jul 2014 13:17:43 +0400] rev 25787
8049617: move awt automated tests from AWT_Modality to OpenJDK repository - part 3 Reviewed-by: pchelko
Mon, 21 Jul 2014 12:29:45 +0400 8049694: Migrate functional AWT_DesktopProperties/Automated tests to OpenJDK
dermashov [Mon, 21 Jul 2014 12:29:45 +0400] rev 25786
8049694: Migrate functional AWT_DesktopProperties/Automated tests to OpenJDK Reviewed-by: azvegint, serb
Fri, 18 Jul 2014 13:53:33 +0400 8048289: Gtk: call to UIManager.getSystemLookAndFeelClassName() leads to crash
azvegint [Fri, 18 Jul 2014 13:53:33 +0400] rev 25785
8048289: Gtk: call to UIManager.getSystemLookAndFeelClassName() leads to crash Reviewed-by: anthony, serb
Thu, 17 Jul 2014 15:30:13 +0400 8044301: BasicTreeUI: "revisit when Java2D is ready"
aeremeev [Thu, 17 Jul 2014 15:30:13 +0400] rev 25784
8044301: BasicTreeUI: "revisit when Java2D is ready" Reviewed-by: alexsch, pchelko
Wed, 16 Jul 2014 15:12:24 -0700 Merge
prr [Wed, 16 Jul 2014 15:12:24 -0700] rev 25783
Merge
Wed, 16 Jul 2014 16:02:51 +0400 8047336: Read flavormap.properties as resource
pchelko [Wed, 16 Jul 2014 16:02:51 +0400] rev 25782
8047336: Read flavormap.properties as resource Reviewed-by: anthony, serb, alanb, mduigou
Wed, 16 Jul 2014 15:35:36 +0400 8050465: Remove sun.audio package
pchelko [Wed, 16 Jul 2014 15:35:36 +0400] rev 25781
8050465: Remove sun.audio package Reviewed-by: anthony, serb
Tue, 15 Jul 2014 14:57:34 -0700 8048337: Examine if macosx/bundle/JavaAppLauncher and JavaAppLauncher.java can be removed
ddehaven [Tue, 15 Jul 2014 14:57:34 -0700] rev 25780
8048337: Examine if macosx/bundle/JavaAppLauncher and JavaAppLauncher.java can be removed Reviewed-by: mchung
Mon, 14 Jul 2014 11:11:13 -0700 8048583: CustomMediaSizeName class matching to standard media is too loose
prr [Mon, 14 Jul 2014 11:11:13 -0700] rev 25779
8048583: CustomMediaSizeName class matching to standard media is too loose Reviewed-by: bae, jgodinez
Mon, 14 Jul 2014 10:29:23 -0700 8040808: Uninitialised memory in OGLBufImgsOps.c, D3DBufImgOps.cpp
prr [Mon, 14 Jul 2014 10:29:23 -0700] rev 25778
8040808: Uninitialised memory in OGLBufImgsOps.c, D3DBufImgOps.cpp Reviewed-by: serb, pchelko
Mon, 14 Jul 2014 09:48:26 -0700 8049893: Replace uses of 'new Integer()' with appropriate alternative across client classes
prr [Mon, 14 Jul 2014 09:48:26 -0700] rev 25777
8049893: Replace uses of 'new Integer()' with appropriate alternative across client classes Reviewed-by: prr, pchelko Contributed-by: otaviojava@java.net
Mon, 14 Jul 2014 09:16:00 -0700 8047027: Fix raw and unchecked lint warnings in generated beaninfo files
darcy [Mon, 14 Jul 2014 09:16:00 -0700] rev 25776
8047027: Fix raw and unchecked lint warnings in generated beaninfo files Reviewed-by: alanb, serb
Mon, 14 Jul 2014 18:44:50 +0400 8050009: Fix doclint warnings from javax.swing.plaf.basic package, 7 of 7
aeremeev [Mon, 14 Jul 2014 18:44:50 +0400] rev 25775
8050009: Fix doclint warnings from javax.swing.plaf.basic package, 7 of 7 Reviewed-by: pchelko
Fri, 11 Jul 2014 11:12:59 -0700 8048328: CUPS Printing does not report supported printer resolutions.
prr [Fri, 11 Jul 2014 11:12:59 -0700] rev 25774
8048328: CUPS Printing does not report supported printer resolutions. Reviewed-by: bae, jgodinez
Fri, 11 Jul 2014 18:46:47 +0400 8049996: [macosx] test java/awt/image/ImageIconHang.java fails with NPE
pchelko [Fri, 11 Jul 2014 18:46:47 +0400] rev 25773
8049996: [macosx] test java/awt/image/ImageIconHang.java fails with NPE Reviewed-by: alexsch, azvegint
Fri, 11 Jul 2014 16:44:11 +0400 8049870: Fix doclint warnings from javax.swing.plaf.basic package, 4 of 7
aeremeev [Fri, 11 Jul 2014 16:44:11 +0400] rev 25772
8049870: Fix doclint warnings from javax.swing.plaf.basic package, 4 of 7 Reviewed-by: pchelko
Fri, 11 Jul 2014 13:32:12 +0400 8049583: Test closed/java/awt/List/ListMultipleSelectTest/ListMultipleSelectTest fails on Window XP
serb [Fri, 11 Jul 2014 13:32:12 +0400] rev 25771
8049583: Test closed/java/awt/List/ListMultipleSelectTest/ListMultipleSelectTest fails on Window XP Reviewed-by: pchelko, anthony
Fri, 11 Jul 2014 12:51:14 +0400 8037511: Tidy warnings cleanup for java.awt - 2d part
avstepan [Fri, 11 Jul 2014 12:51:14 +0400] rev 25770
8037511: Tidy warnings cleanup for java.awt - 2d part Reviewed-by: prr
Fri, 11 Jul 2014 12:08:43 +0400 8049198: [macosx] Incorrect thread access when showing splash screen
alexsch [Fri, 11 Jul 2014 12:08:43 +0400] rev 25769
8049198: [macosx] Incorrect thread access when showing splash screen Reviewed-by: serb, pchelko
Mon, 23 Jun 2014 10:54:10 -0700 8042872: Fix raw and unchecked warnings in sun.applet
henryjen [Mon, 23 Jun 2014 10:54:10 -0700] rev 25768
8042872: Fix raw and unchecked warnings in sun.applet Reviewed-by: darcy, herrick
Thu, 10 Jul 2014 15:27:02 -0700 8049797: Fix raw and unchecked lint warnings in javax.swing.SortingFocusTraversalPolicy
darcy [Thu, 10 Jul 2014 15:27:02 -0700] rev 25767
8049797: Fix raw and unchecked lint warnings in javax.swing.SortingFocusTraversalPolicy Reviewed-by: prr
Thu, 10 Jul 2014 18:46:40 +0400 4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value
mcherkas [Thu, 10 Jul 2014 18:46:40 +0400] rev 25766
4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value Reviewed-by: prr, bae
Thu, 10 Jul 2014 17:20:56 +0400 8049808: Fix doclint warnings from javax.swing.plaf.basic package, 3 of 7
aeremeev [Thu, 10 Jul 2014 17:20:56 +0400] rev 25765
8049808: Fix doclint warnings from javax.swing.plaf.basic package, 3 of 7 Reviewed-by: pchelko
Thu, 10 Jul 2014 15:08:50 +0400 8049830: Remove reflection from ScreenMenuBar
pchelko [Thu, 10 Jul 2014 15:08:50 +0400] rev 25764
8049830: Remove reflection from ScreenMenuBar Reviewed-by: anthony, serb
Thu, 10 Jul 2014 12:21:29 +0400 8049704: Fix doclint warnings from javax.swing.plaf.basic package, 2 of 7
aeremeev [Thu, 10 Jul 2014 12:21:29 +0400] rev 25763
8049704: Fix doclint warnings from javax.swing.plaf.basic package, 2 of 7 Reviewed-by: pchelko
Fri, 27 Jun 2014 10:29:08 -0700 8044862: Fix raw and unchecked lint warnings in macosx specific code
henryjen [Fri, 27 Jun 2014 10:29:08 -0700] rev 25762
8044862: Fix raw and unchecked lint warnings in macosx specific code Reviewed-by: darcy, pchelko
Wed, 09 Jul 2014 17:11:53 +0400 8043968: Fix doclint warnings from javax.swing.plaf.basic package, 1 of 7
aeremeev [Wed, 09 Jul 2014 17:11:53 +0400] rev 25761
8043968: Fix doclint warnings from javax.swing.plaf.basic package, 1 of 7 Reviewed-by: pchelko
Wed, 09 Jul 2014 15:14:06 +0400 8046597: fix doclint issues in swing classes, part 4 of 4
ssides [Wed, 09 Jul 2014 15:14:06 +0400] rev 25760
8046597: fix doclint issues in swing classes, part 4 of 4 Reviewed-by: pchelko
Wed, 09 Jul 2014 12:56:03 +0400 8047367: move awt automated tests from AWT_Modality to OpenJDK repository - part 2
avstepan [Wed, 09 Jul 2014 12:56:03 +0400] rev 25759
8047367: move awt automated tests from AWT_Modality to OpenJDK repository - part 2 Reviewed-by: pchelko
Tue, 08 Jul 2014 09:19:29 -0700 8047025: Fix raw and unchecked lint warnings in generated nimbus files
smarks [Tue, 08 Jul 2014 09:19:29 -0700] rev 25758
8047025: Fix raw and unchecked lint warnings in generated nimbus files Reviewed-by: henryjen, prr
Tue, 08 Jul 2014 16:42:23 +0400 8047066: Test test/sun/awt/image/bug8038000.java fails with ClassCastException
anashaty [Tue, 08 Jul 2014 16:42:23 +0400] rev 25757
8047066: Test test/sun/awt/image/bug8038000.java fails with ClassCastException Reviewed-by: bae, prr
Tue, 08 Jul 2014 16:01:18 +0400 8043126: move awt automated functional tests from AWT_Events/Lw and AWT_Events/AWT to OpenJDK repository
avstepan [Tue, 08 Jul 2014 16:01:18 +0400] rev 25756
8043126: move awt automated functional tests from AWT_Events/Lw and AWT_Events/AWT to OpenJDK repository Reviewed-by: pchelko
Tue, 29 Jul 2014 13:08:27 -0700 8053902: Fix for 8030115 breaks build on Windows and Solaris
dsamersoff [Tue, 29 Jul 2014 13:08:27 -0700] rev 25755
8053902: Fix for 8030115 breaks build on Windows and Solaris Summary: Move variable definition to top of function Reviewed-by: prr
Tue, 29 Jul 2014 10:06:02 +0200 8030115: [parfait] warnings from b119 for jdk.src.share.native.sun.tracing.dtrace: JNI exception pending
jbachorik [Tue, 29 Jul 2014 10:06:02 +0200] rev 25754
8030115: [parfait] warnings from b119 for jdk.src.share.native.sun.tracing.dtrace: JNI exception pending Reviewed-by: dholmes, dsamersoff, sspitsyn
Mon, 28 Jul 2014 23:46:03 -0700 8030942: Explicitly state floating-point summation requirements on non-finite inputs
darcy [Mon, 28 Jul 2014 23:46:03 -0700] rev 25753
8030942: Explicitly state floating-point summation requirements on non-finite inputs Reviewed-by: psandoz
Mon, 28 Jul 2014 16:24:38 +0100 8051422: Remove JNDI dependency on java.applet.Applet
prappo [Mon, 28 Jul 2014 16:24:38 +0100] rev 25752
8051422: Remove JNDI dependency on java.applet.Applet Reviewed-by: alanb, chegar
Fri, 25 Jul 2014 15:07:49 +0200 8049194: com/sun/tools/attach/StartManagementAgent.java start failing after JDK-8048193
jbachorik [Fri, 25 Jul 2014 15:07:49 +0200] rev 25751
8049194: com/sun/tools/attach/StartManagementAgent.java start failing after JDK-8048193 Reviewed-by: dfuchs, egahlin, olagneau
Fri, 25 Jul 2014 17:11:03 +0800 8051953: Add Unreachable.java test to ProblemList on Windows
weijun [Fri, 25 Jul 2014 17:11:03 +0800] rev 25750
8051953: Add Unreachable.java test to ProblemList on Windows Reviewed-by: chegar
Thu, 24 Jul 2014 22:22:43 +0100 8044659: Java SecureRandom on SPARC T4 much slower than on x86/Linux
robm [Thu, 24 Jul 2014 22:22:43 +0100] rev 25749
8044659: Java SecureRandom on SPARC T4 much slower than on x86/Linux Reviewed-by: mullan Contributed-by: Bradford Wetmore <bradford.wetmore@oracle.com>
(0) -10000 -3000 -1000 -512 +512 +1000 +3000 +10000 +30000 tip