Fri, 28 Mar 2014 17:31:16 +0400 8036882: [macosx] Native memory leak in Java_sun_lwawt_macosx_CImage_nativeGetNSImageRepresentationSizes
alexsch [Fri, 28 Mar 2014 17:31:16 +0400] rev 24137
8036882: [macosx] Native memory leak in Java_sun_lwawt_macosx_CImage_nativeGetNSImageRepresentationSizes Reviewed-by: serb, pchelko
Fri, 28 Mar 2014 14:53:19 +0400 8029628: Many graphic artifacts
vadim [Fri, 28 Mar 2014 14:53:19 +0400] rev 24136
8029628: Many graphic artifacts Reviewed-by: prr, bae
Fri, 28 Mar 2014 14:41:37 +0400 8032832: Applet/browser deadlocks, when IIS integrated authentication is used
alitvinov [Fri, 28 Mar 2014 14:41:37 +0400] rev 24135
8032832: Applet/browser deadlocks, when IIS integrated authentication is used Reviewed-by: chegar, weijun
Wed, 26 Mar 2014 17:01:22 +0400 8032595: [macosx] setResizable(false) makes a frame slide down
pchelko [Wed, 26 Mar 2014 17:01:22 +0400] rev 24134
8032595: [macosx] setResizable(false) makes a frame slide down Reviewed-by: serb, ddehaven, azvegint
Tue, 25 Mar 2014 14:16:53 -0700 8037910: [parfait] JNI warnings in jdk/src/windows/native/sun/java2d/d3d/D3DSurfaceData.cpp
prr [Tue, 25 Mar 2014 14:16:53 -0700] rev 24133
8037910: [parfait] JNI warnings in jdk/src/windows/native/sun/java2d/d3d/D3DSurfaceData.cpp Reviewed-by: serb, jgodinez
Tue, 25 Mar 2014 12:51:28 -0700 8034104: [parfait] warnings from jdk/src/macosx/native/sun/awt/CTextPipe.m
prr [Tue, 25 Mar 2014 12:51:28 -0700] rev 24132
8034104: [parfait] warnings from jdk/src/macosx/native/sun/awt/CTextPipe.m Reviewed-by: serb, jgodinez
Tue, 25 Mar 2014 18:23:59 +0400 8031422: [TEST_BUG] java/awt/Paint/bug8024864.java fails on Windows 7
kshefov [Tue, 25 Mar 2014 18:23:59 +0400] rev 24131
8031422: [TEST_BUG] java/awt/Paint/bug8024864.java fails on Windows 7 Reviewed-by: pchelko, azvegint
Tue, 25 Mar 2014 16:31:02 +0400 8031001: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/awt: JNI-related warnings
pchelko [Tue, 25 Mar 2014 16:31:02 +0400] rev 24130
8031001: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/awt: JNI-related warnings Reviewed-by: serb, anthony
Tue, 11 Mar 2014 15:25:45 -0700 8037097: Improve diagnosability of test failures for java/util/Arrays/Correct.java
mduigou [Tue, 11 Mar 2014 15:25:45 -0700] rev 24129
8037097: Improve diagnosability of test failures for java/util/Arrays/Correct.java Reviewed-by: mchung, alanb
Tue, 29 Apr 2014 09:42:16 -0700 8041683: Catch OutOfMemoryError in BitLengthOverflow and DoubleValueOverflow
bpb [Tue, 29 Apr 2014 09:42:16 -0700] rev 24128
8041683: Catch OutOfMemoryError in BitLengthOverflow and DoubleValueOverflow Summary: java/math/BigInteger/BitLengthOverflow.java failing with OOME Reviewed-by: alanb
Tue, 29 Apr 2014 14:37:02 +0200 8042096: Backout JDK-8042091
jbachorik [Tue, 29 Apr 2014 14:37:02 +0200] rev 24127
8042096: Backout JDK-8042091 Reviewed-by: sla
Tue, 29 Apr 2014 13:23:08 +0100 8034057: Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win)
alanb [Tue, 29 Apr 2014 13:23:08 +0100] rev 24126
8034057: Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win) Reviewed-by: alanb, chegar Contributed-by: pavel.rappo@oracle.com
Tue, 29 Apr 2014 11:15:21 +0200 8031195: Support default and static interface methods in JDI, JDWP and JDB
jbachorik [Tue, 29 Apr 2014 11:15:21 +0200] rev 24125
8031195: Support default and static interface methods in JDI, JDWP and JDB Reviewed-by: sla, sspitsyn, dcubed
Mon, 28 Apr 2014 13:49:49 +0100 8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac
michaelm [Mon, 28 Apr 2014 13:49:49 +0100] rev 24124
8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac Reviewed-by: chegar
Sat, 26 Apr 2014 11:11:48 +0200 8040892: Incorrect message in Exception thrown by Collectors.toMap(Function,Function)
plevart [Sat, 26 Apr 2014 11:11:48 +0200] rev 24123
8040892: Incorrect message in Exception thrown by Collectors.toMap(Function,Function) Summary: Use Map.putIfAbsent instead of Map.merge when collecting into map using unique keys Reviewed-by: psandoz, chegar
Wed, 12 Mar 2014 12:13:41 -0700 8035584: ArrayList(c) should avoid inflation if c is empty
mduigou [Wed, 12 Mar 2014 12:13:41 -0700] rev 24122
8035584: ArrayList(c) should avoid inflation if c is empty Reviewed-by: martin
Fri, 25 Apr 2014 10:30:35 -0700 8035826: [parfait] JNI exception pending in src/windows/native/sun/util/locale/provider/HostLocaleProviderAdapter_md.c
naoto [Fri, 25 Apr 2014 10:30:35 -0700] rev 24121
8035826: [parfait] JNI exception pending in src/windows/native/sun/util/locale/provider/HostLocaleProviderAdapter_md.c Reviewed-by: msheppar
Fri, 25 Apr 2014 18:28:51 +0200 8041948: Build broken by fix of 8033104
sla [Fri, 25 Apr 2014 18:28:51 +0200] rev 24120
8041948: Build broken by fix of 8033104 Reviewed-by: darcy
Fri, 25 Apr 2014 17:19:49 +0200 8033104: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
sla [Fri, 25 Apr 2014 17:19:49 +0200] rev 24119
8033104: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms Reviewed-by: kamg, mgronlun
Fri, 25 Apr 2014 14:53:12 +0200 8039432: demo/jvmti/mtrace/TraceJFrame.java can't connect to X11
sla [Fri, 25 Apr 2014 14:53:12 +0200] rev 24118
8039432: demo/jvmti/mtrace/TraceJFrame.java can't connect to X11 Reviewed-by: dcubed, mgronlun
Fri, 25 Apr 2014 08:55:34 +0200 8038947: HotSpotDiagnosticMXBean/CheckOrigin.java 'NewSize' should have origin 'ERGONOMIC' but had 'DEFAULT'
sla [Fri, 25 Apr 2014 08:55:34 +0200] rev 24117
8038947: HotSpotDiagnosticMXBean/CheckOrigin.java 'NewSize' should have origin 'ERGONOMIC' but had 'DEFAULT' Reviewed-by: mchung, jbachorik
Fri, 25 Apr 2014 10:57:09 +0800 8040321: keytool and jarsigner tests doesn't pass though VM tools to tools
weijun [Fri, 25 Apr 2014 10:57:09 +0800] rev 24116
8040321: keytool and jarsigner tests doesn't pass though VM tools to tools Reviewed-by: alanb
Thu, 01 May 2014 12:51:13 -0700 Added tag jdk9-b11 for changeset e4dc2768f533
katleman [Thu, 01 May 2014 12:51:13 -0700] rev 24115
Added tag jdk9-b11 for changeset e4dc2768f533
Wed, 05 Jul 2017 19:38:54 +0200 Merge
duke [Wed, 05 Jul 2017 19:38:54 +0200] rev 24114
Merge
Thu, 01 May 2014 14:20:19 -0700 Merge
lana [Thu, 01 May 2014 14:20:19 -0700] rev 24113
Merge
Fri, 25 Apr 2014 09:59:44 -0700 Merge
amurillo [Fri, 25 Apr 2014 09:59:44 -0700] rev 24112
Merge
Fri, 25 Apr 2014 15:50:13 +0200 Merge
ehelin [Fri, 25 Apr 2014 15:50:13 +0200] rev 24111
Merge
Wed, 23 Apr 2014 12:37:36 +0200 8038265: CMS: enable time based triggering of concurrent cycles
brutisso [Wed, 23 Apr 2014 12:37:36 +0200] rev 24110
8038265: CMS: enable time based triggering of concurrent cycles Reviewed-by: mgerdin, brutisso Contributed-by: michal@frajt.eu
Wed, 23 Apr 2014 10:12:34 +0200 Merge
ehelin [Wed, 23 Apr 2014 10:12:34 +0200] rev 24109
Merge
Tue, 22 Apr 2014 11:10:12 +0200 8040792: G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname)
tschatzl [Tue, 22 Apr 2014 11:10:12 +0200] rev 24108
8040792: G1: Memory usage calculation uses sizeof(this) instead of sizeof(classname) Summary: A few locations in the code use sizeof(this) which returns the size of the pointer instead of sizeof(classname) which returns the size of the sum of its members. This change fixes these errors and adds a few tests. Reviewed-by: mgerdin, brutisso
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip