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
(0) -10000 -3000 -1000 -224 +224 +1000 +3000 +10000 +30000 tip