Mon, 01 Apr 2013 20:15:48 -0700 7143928: Optimize empty HashMap and ArrayList
mduigou [Mon, 01 Apr 2013 20:15:48 -0700] rev 16723
7143928: Optimize empty HashMap and ArrayList Reviewed-by: mduigou Contributed-by: Sergey Linetskiy <sergey.linetskiy@oracle.com>, John Rose <john.rose@oracle.com>, Mike Duigou <mike.duigou@oracle.com>
Mon, 01 Apr 2013 12:02:19 -0700 8010268: Remove dependence upon clean target from jdk/test/Makefile prep target
mduigou [Mon, 01 Apr 2013 12:02:19 -0700] rev 16722
8010268: Remove dependence upon clean target from jdk/test/Makefile prep target Reviewed-by: tbell, mchung
Thu, 28 Mar 2013 13:14:09 -0700 8010309: Improve PlatformLogger.isLoggable performance by direct mapping from an integer to Level
mchung [Thu, 28 Mar 2013 13:14:09 -0700] rev 16721
8010309: Improve PlatformLogger.isLoggable performance by direct mapping from an integer to Level Reviewed-by: mchung Contributed-by: peter.levart@gmail.com, bourges.laurent@gmail.com
Thu, 28 Mar 2013 20:27:53 +0800 8010125: keytool -importkeystore could create a pkcs12 keystore with different storepass and keypass
weijun [Thu, 28 Mar 2013 20:27:53 +0800] rev 16720
8010125: keytool -importkeystore could create a pkcs12 keystore with different storepass and keypass Reviewed-by: vinnie
Thu, 28 Mar 2013 14:36:10 +0530 8010991: Enable test/javax/script/GetInterfaceTest.java again
sundar [Thu, 28 Mar 2013 14:36:10 +0530] rev 16719
8010991: Enable test/javax/script/GetInterfaceTest.java again Reviewed-by: lagergren, hannesw
Wed, 27 Mar 2013 13:40:26 -0400 8010846: Update the corresponding test in test/vm/verifier/TestStaticIF.java
acorn [Wed, 27 Mar 2013 13:40:26 -0400] rev 16718
8010846: Update the corresponding test in test/vm/verifier/TestStaticIF.java Summary: Remove test flag -XX:-UseSplitVerifier, not supported classfile 52 Reviewed-by: acorn, hseigel
Wed, 27 Mar 2013 09:38:53 -0700 7185456: (ann) Optimize Annotation handling in java/sun.reflect.* code for small number of annotations
darcy [Wed, 27 Mar 2013 09:38:53 -0700] rev 16717
7185456: (ann) Optimize Annotation handling in java/sun.reflect.* code for small number of annotations Reviewed-by: mduigou, jfranck
Wed, 27 Mar 2013 09:00:34 -0700 8010837: FileInputStream.available() throw IOException when encountering negative available values
dxu [Wed, 27 Mar 2013 09:00:34 -0700] rev 16716
8010837: FileInputStream.available() throw IOException when encountering negative available values Summary: Remove the check in the native code to allow negative values Reviewed-by: mchung
Thu, 21 Mar 2013 20:35:49 +0100 8009427: Re-enable tests that were disable to ease complicated push
ehelin [Thu, 21 Mar 2013 20:35:49 +0100] rev 16715
8009427: Re-enable tests that were disable to ease complicated push Reviewed-by: sla, mchung, dcubed Contributed-by: Erik Helin <erik.helin@oracle.com>
Tue, 26 Mar 2013 13:36:51 -0700 8010316: Improve handling of char sequences containing surrogates
martin [Tue, 26 Mar 2013 13:36:51 -0700] rev 16714
8010316: Improve handling of char sequences containing surrogates Summary: Fix and optimize codePointAt, codePointBefore and similar methods Reviewed-by: sherman, okutsu, ulfzibis, kizune
Tue, 26 Mar 2013 13:34:54 -0700 8007905: To add a system property to create zip file without using ZIP64 end table when entry count > 64k
martin [Tue, 26 Mar 2013 13:34:54 -0700] rev 16713
8007905: To add a system property to create zip file without using ZIP64 end table when entry count > 64k Summary: Provide a system property to inhibit ZIP64 mode for >64k entries Reviewed-by: alanb, sherman
Tue, 09 Apr 2013 15:01:07 -0700 Merge
lana [Tue, 09 Apr 2013 15:01:07 -0700] rev 16712
Merge
Mon, 08 Apr 2013 17:18:16 +0400 7153702: [TEST_BUG] [macosx] Synchronization problem in test javax/swing/JPopupMenu/6827786/bug6827786.java
kshefov [Mon, 08 Apr 2013 17:18:16 +0400] rev 16711
7153702: [TEST_BUG] [macosx] Synchronization problem in test javax/swing/JPopupMenu/6827786/bug6827786.java Reviewed-by: serb, alexsch
Fri, 05 Apr 2013 18:29:53 +0100 8006941: [macosx] Deadlock in drag and drop
pchelko [Fri, 05 Apr 2013 18:29:53 +0100] rev 16710
8006941: [macosx] Deadlock in drag and drop 7199783: Setting cursor on DragSourceContext does not work on OSX Reviewed-by: anthony, serb
Wed, 03 Apr 2013 20:54:26 +0400 8010925: COPY AND PASTE TO AND FROM SIGNED APPLET FAILS AFTER FIRST INTERNAL COPY PRFRMD
mcherkas [Wed, 03 Apr 2013 20:54:26 +0400] rev 16709
8010925: COPY AND PASTE TO AND FROM SIGNED APPLET FAILS AFTER FIRST INTERNAL COPY PRFRMD Reviewed-by: anthony, serb
Wed, 03 Apr 2013 20:42:55 +0400 8011123: serialVersionUID of java.awt.dnd.InvalidDnDOperationException changed in JDK8-b82
mcherkas [Wed, 03 Apr 2013 20:42:55 +0400] rev 16708
8011123: serialVersionUID of java.awt.dnd.InvalidDnDOperationException changed in JDK8-b82 Reviewed-by: anthony, serb
Tue, 02 Apr 2013 16:17:54 -0700 Merge
lana [Tue, 02 Apr 2013 16:17:54 -0700] rev 16707
Merge
Fri, 29 Mar 2013 16:12:11 +0400 8010375: sun.swing.JLightweightFrame should be implemented for XToolkit
ant [Fri, 29 Mar 2013 16:12:11 +0400] rev 16706
8010375: sun.swing.JLightweightFrame should be implemented for XToolkit Reviewed-by: anthony
Wed, 27 Mar 2013 16:19:51 +0400 7075105: WIN: Provide a way to format HTML on drop
denis [Wed, 27 Mar 2013 16:19:51 +0400] rev 16705
7075105: WIN: Provide a way to format HTML on drop Reviewed-by: uta, serb
Tue, 09 Apr 2013 14:59:22 -0700 Merge
lana [Tue, 09 Apr 2013 14:59:22 -0700] rev 16704
Merge
Tue, 02 Apr 2013 17:03:25 -0700 Merge
lana [Tue, 02 Apr 2013 17:03:25 -0700] rev 16703
Merge
Wed, 27 Mar 2013 12:42:51 -0700 8010005: [parfait] Memory leak in jdk/src/macosx/native/sun/awt/CTextPipe.m
jgodinez [Wed, 27 Mar 2013 12:42:51 -0700] rev 16702
8010005: [parfait] Memory leak in jdk/src/macosx/native/sun/awt/CTextPipe.m Reviewed-by: bae, prr Contributed-by: jia-hong.chen@oracle.com
Thu, 11 Apr 2013 09:40:13 -0700 Added tag jdk8-b85 for changeset c62699ce4007
katleman [Thu, 11 Apr 2013 09:40:13 -0700] rev 16701
Added tag jdk8-b85 for changeset c62699ce4007
Wed, 05 Jul 2017 18:49:41 +0200 Merge
duke [Wed, 05 Jul 2017 18:49:41 +0200] rev 16700
Merge
Wed, 17 Apr 2013 12:38:58 -0700 Merge
katleman [Wed, 17 Apr 2013 12:38:58 -0700] rev 16699
Merge
Mon, 15 Apr 2013 14:19:58 -0700 Merge
katleman [Mon, 15 Apr 2013 14:19:58 -0700] rev 16698
Merge
Fri, 12 Apr 2013 15:22:08 -0700 8012048: JDK8 b85 source with GPL header errors
katleman [Fri, 12 Apr 2013 15:22:08 -0700] rev 16697
8012048: JDK8 b85 source with GPL header errors Reviewed-by: iris, mduigou, jjg
Thu, 11 Apr 2013 21:45:21 -0700 Added tag hs25-b28 for changeset cd2648ba846b
amurillo [Thu, 11 Apr 2013 21:45:21 -0700] rev 16696
Added tag hs25-b28 for changeset cd2648ba846b
Thu, 11 Apr 2013 21:45:20 -0700 Merge
amurillo [Thu, 11 Apr 2013 21:45:20 -0700] rev 16695
Merge
Thu, 11 Apr 2013 17:16:39 -0700 Merge
bharadwaj [Thu, 11 Apr 2013 17:16:39 -0700] rev 16694
Merge
Thu, 11 Apr 2013 11:42:41 -0700 Merge
vlivanov [Thu, 11 Apr 2013 11:42:41 -0700] rev 16693
Merge
Thu, 11 Apr 2013 09:08:15 -0700 8011972: Field can be erroneously marked as contended when @Contended annotation isn't present
vlivanov [Thu, 11 Apr 2013 09:08:15 -0700] rev 16692
8011972: Field can be erroneously marked as contended when @Contended annotation isn't present Reviewed-by: kvn, kmo, shade
Thu, 11 Apr 2013 07:12:09 -0700 8011952: Missing ResourceMarks in TraceMethodHandles
kmo [Thu, 11 Apr 2013 07:12:09 -0700] rev 16691
8011952: Missing ResourceMarks in TraceMethodHandles Summary: add missing ResourceMark under TraceMethodHandles in LinkResolver Reviewed-by: dholmes
Wed, 10 Apr 2013 09:52:49 +0200 8011706: specjvm2008 test xml.transform gets array bound exception with c1
roland [Wed, 10 Apr 2013 09:52:49 +0200] rev 16690
8011706: specjvm2008 test xml.transform gets array bound exception with c1 Summary: loop invariant code motion may move load before store to the same field Reviewed-by: kvn
Tue, 09 Apr 2013 09:54:17 -0700 8007288: Additional WB API for compiler's testing
iignatyev [Tue, 09 Apr 2013 09:54:17 -0700] rev 16689
8007288: Additional WB API for compiler's testing Reviewed-by: kvn, vlivanov
Mon, 08 Apr 2013 07:40:08 -0700 8010913: compiler/6863420 often exceeds timeout
bharadwaj [Mon, 08 Apr 2013 07:40:08 -0700] rev 16688
8010913: compiler/6863420 often exceeds timeout Summary: add longer timeout for jtreg, add internal timeout thread to prevent spurious timeouts Reviewed-by: twisti, kvn Contributed-by: drchase <david.r.chase@oracle.com>
Fri, 05 Apr 2013 11:09:43 +0200 8006016: Memory leak at hotspot/src/share/vm/adlc/output_c.cpp
neliasso [Fri, 05 Apr 2013 11:09:43 +0200] rev 16687
8006016: Memory leak at hotspot/src/share/vm/adlc/output_c.cpp Reviewed-by: kvn, roland Contributed-by: niclas.adlertz@oracle.com
Thu, 11 Apr 2013 16:35:34 +0200 Merge
mgerdin [Thu, 11 Apr 2013 16:35:34 +0200] rev 16686
Merge
Wed, 10 Apr 2013 14:26:49 +0200 8011872: Include Bit Map addresses in the hs_err files
stefank [Wed, 10 Apr 2013 14:26:49 +0200] rev 16685
8011872: Include Bit Map addresses in the hs_err files Reviewed-by: brutisso, jmasa
Wed, 10 Apr 2013 13:27:35 +0200 8010196: NPG: Internal Error: Metaspace allocation lock -- possible deadlock
mgerdin [Wed, 10 Apr 2013 13:27:35 +0200] rev 16684
8010196: NPG: Internal Error: Metaspace allocation lock -- possible deadlock Summary: Refactor the CLD dependency list into a separate class. Use an ObjectLocker to synchronize additions to the CLD dependency list. Reviewed-by: stefank, coleenp
Tue, 09 Apr 2013 15:32:45 +0200 8009808: TEST-BUG : test case is using bash style tests. Default shell for jtreg is bourne. thus failure
mgerdin [Tue, 09 Apr 2013 15:32:45 +0200] rev 16683
8009808: TEST-BUG : test case is using bash style tests. Default shell for jtreg is bourne. thus failure Summary: Rewrite test to use Java only instead of shell script Reviewed-by: mgerdin, brutisso Contributed-by: leonid.mesnik@oracle.com
Mon, 08 Apr 2013 07:49:28 +0200 7197666: java -d64 -version core dumps in a box with lots of memory
brutisso [Mon, 08 Apr 2013 07:49:28 +0200] rev 16682
7197666: java -d64 -version core dumps in a box with lots of memory Summary: Allow task queues to be mmapped instead of malloced on Solaris Reviewed-by: coleenp, jmasa, johnc, tschatzl
Mon, 11 Feb 2013 10:31:56 -0800 8008508: CMS does not correctly reduce heap size after a Full GC
jmasa [Mon, 11 Feb 2013 10:31:56 -0800] rev 16681
8008508: CMS does not correctly reduce heap size after a Full GC Reviewed-by: johnc, ysr
Fri, 05 Apr 2013 10:20:04 -0700 8011343: Add new flag for verifying the heap during startup
johnc [Fri, 05 Apr 2013 10:20:04 -0700] rev 16680
8011343: Add new flag for verifying the heap during startup Summary: Perform verification during VM startup under control of new flag and within a VMOperation. Reviewed-by: stefank, jmasa, brutisso
Thu, 11 Apr 2013 01:14:31 -0700 8011948: new hotspot build - hs25-b28
amurillo [Thu, 11 Apr 2013 01:14:31 -0700] rev 16679
8011948: new hotspot build - hs25-b28 Reviewed-by: jcoomes
Thu, 11 Apr 2013 16:35:19 -0700 Merge
amurillo [Thu, 11 Apr 2013 16:35:19 -0700] rev 16678
Merge
Thu, 11 Apr 2013 01:03:41 -0700 Added tag hs25-b27 for changeset ea5bba2e47e9
amurillo [Thu, 11 Apr 2013 01:03:41 -0700] rev 16677
Added tag hs25-b27 for changeset ea5bba2e47e9
Tue, 09 Apr 2013 08:52:32 -0700 8011671: JCK tests on static interface methods fail under b84: Illegal type at constant pool entry 5
bharadwaj [Tue, 09 Apr 2013 08:52:32 -0700] rev 16676
8011671: JCK tests on static interface methods fail under b84: Illegal type at constant pool entry 5 Summary: Restore incorrect removal of support for static interface method verification in Java 8 Reviewed-by: kvn, coleenp
(0) -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip