Tue, 19 Feb 2013 16:49:28 -0800 8008262: pack200 should support MethodParameters - part 2
ksrini [Tue, 19 Feb 2013 16:49:28 -0800] rev 16013
8008262: pack200 should support MethodParameters - part 2 Reviewed-by: jrose
Tue, 19 Feb 2013 15:31:19 -0500 8008107: [parfait] Use after free of pointer in jdk/src/share/native/sun/security/pkcs11/wrapper/p11_convert.c
jzavgren [Tue, 19 Feb 2013 15:31:19 -0500] rev 16012
8008107: [parfait] Use after free of pointer in jdk/src/share/native/sun/security/pkcs11/wrapper/p11_convert.c Reviewed-by: mullan, chegar
Tue, 19 Feb 2013 11:56:49 -0800 8004561: Additional functional interfaces, extension methods and name changes
mduigou [Tue, 19 Feb 2013 11:56:49 -0800] rev 16011
8004561: Additional functional interfaces, extension methods and name changes Summary: Adds additional functional interfaces for primitives and "Bi" (two operand). Adds utility extension methods. Includes some name changes for existing functional interfaces per EG decisions. Reviewed-by: briangoetz, darcy, chegar, dholmes
Tue, 19 Feb 2013 10:34:26 -0800 7092447: Clarify the default locale used in each locale sensitive operation
naoto [Tue, 19 Feb 2013 10:34:26 -0800] rev 16010
7092447: Clarify the default locale used in each locale sensitive operation Reviewed-by: okutsu
Tue, 19 Feb 2013 17:09:25 +0000 8008312: Re-enable MethodParameter tests in JDK
emc [Tue, 19 Feb 2013 17:09:25 +0000] rev 16009
8008312: Re-enable MethodParameter tests in JDK Reviewed-by: darcy
Tue, 19 Feb 2013 16:19:09 +0000 8007609: WinNTFileSystem_md.c should correctly check value returned from realloc
jzavgren [Tue, 19 Feb 2013 16:19:09 +0000] rev 16008
8007609: WinNTFileSystem_md.c should correctly check value returned from realloc Reviewed-by: alanb, chegar, dholmes
Tue, 19 Feb 2013 14:12:09 +0000 8007315: HttpURLConnection.filterHeaderField method returns null where empty string is expected
coffeys [Tue, 19 Feb 2013 14:12:09 +0000] rev 16007
8007315: HttpURLConnection.filterHeaderField method returns null where empty string is expected Reviewed-by: chegar
Tue, 19 Feb 2013 14:07:25 +0000 7197187: Currency.isPastCutoverDate should be made more robust
coffeys [Tue, 19 Feb 2013 14:07:25 +0000] rev 16006
7197187: Currency.isPastCutoverDate should be made more robust Reviewed-by: alanb
Tue, 19 Feb 2013 00:19:15 -0800 8008434: Misc javadoc warning fixes in DateTimeFormatterBuilder and TimeZone
darcy [Tue, 19 Feb 2013 00:19:15 -0800] rev 16005
8008434: Misc javadoc warning fixes in DateTimeFormatterBuilder and TimeZone Reviewed-by: mduigou, okutsu
Mon, 18 Feb 2013 08:14:18 +0000 6429204: (se) Concurrent Selector.register and SelectionKey.interestOps can ignore interestOps
dingxmin [Mon, 18 Feb 2013 08:14:18 +0000] rev 16004
6429204: (se) Concurrent Selector.register and SelectionKey.interestOps can ignore interestOps Reviewed-by: alanb
Sat, 16 Feb 2013 21:22:11 -0800 8006748: getISO3Country() returns wrong value
yhuang [Sat, 16 Feb 2013 21:22:11 -0800] rev 16003
8006748: getISO3Country() returns wrong value Reviewed-by: naoto
Sun, 17 Feb 2013 01:01:15 +0000 8008348: The leftover jdk/make/tools/javazic causes build problems with hs25-b19 control
sherman [Sun, 17 Feb 2013 01:01:15 +0000] rev 16002
8008348: The leftover jdk/make/tools/javazic causes build problems with hs25-b19 control Summary: To remove jdk/make/tools/javazic from the jdk repo Reviewed-by: alanb
Sat, 16 Feb 2013 12:36:54 -0800 8004970: Implement serialization in the lambda metafactory
rfield [Sat, 16 Feb 2013 12:36:54 -0800] rev 16001
8004970: Implement serialization in the lambda metafactory Reviewed-by: forax
Fri, 15 Feb 2013 11:06:52 +0000 8008223: java/net/BindException/Test.java fails rarely
chegar [Fri, 15 Feb 2013 11:06:52 +0000] rev 16000
8008223: java/net/BindException/Test.java fails rarely Reviewed-by: khazra, alanb
Fri, 15 Feb 2013 01:17:31 +0000 8008254: j.u.Calendar.JavatimeTest failed at TL b78 pit testing
sherman [Fri, 15 Feb 2013 01:17:31 +0000] rev 15999
8008254: j.u.Calendar.JavatimeTest failed at TL b78 pit testing Summary: to use j.t.ZoneId zone name to keep round-trip Reviewed-by: okutsu
Thu, 14 Feb 2013 11:09:07 -0800 8007736: VerifyError for use of static method in interface
bharadwaj [Thu, 14 Feb 2013 11:09:07 -0800] rev 15998
8007736: VerifyError for use of static method in interface Reviewed-by: mchung
Wed, 13 Feb 2013 14:50:14 -0800 8008167: IdentityHashMap.[keySet|values|entrySet].toArray speed-up
mduigou [Wed, 13 Feb 2013 14:50:14 -0800] rev 15997
8008167: IdentityHashMap.[keySet|values|entrySet].toArray speed-up Reviewed-by: mduigou, martin Contributed-by: Peter Levart <peter.levary@gmail.com>
Thu, 14 Feb 2013 13:01:03 +0000 8008201: Add java/lang/Class/asSubclass/BasicUnit.java to the ProblemList
chegar [Thu, 14 Feb 2013 13:01:03 +0000] rev 15996
8008201: Add java/lang/Class/asSubclass/BasicUnit.java to the ProblemList Reviewed-by: mcimadamore
Tue, 12 Mar 2013 16:28:34 -0700 Merge
lana [Tue, 12 Mar 2013 16:28:34 -0700] rev 15995
Merge
Wed, 06 Mar 2013 20:10:04 +0400 8007295: Reduce number of warnings in awt classes
mcherkas [Wed, 06 Mar 2013 20:10:04 +0400] rev 15994
8007295: Reduce number of warnings in awt classes Reviewed-by: bae, anthony
Wed, 06 Mar 2013 19:42:26 +0400 6877495: JTextField and JTextArea does not support supplementary characters
alexsch [Wed, 06 Mar 2013 19:42:26 +0400] rev 15993
6877495: JTextField and JTextArea does not support supplementary characters Reviewed-by: serb, alexp
Fri, 01 Mar 2013 21:50:00 +0400 7184945: [macosx] NPE in AquaComboBoxUI since jdk7u6b17, jdk8b47
serb [Fri, 01 Mar 2013 21:50:00 +0400] rev 15992
7184945: [macosx] NPE in AquaComboBoxUI since jdk7u6b17, jdk8b47 Reviewed-by: malenkov, alexsch
Fri, 01 Mar 2013 15:31:22 +0400 7194902: [macosx] closed/java/awt/Button/DoubleActionEventTest/DoubleActionEventTest failed since jdk8b49
serb [Fri, 01 Mar 2013 15:31:22 +0400] rev 15991
7194902: [macosx] closed/java/awt/Button/DoubleActionEventTest/DoubleActionEventTest failed since jdk8b49 7181403: Invalid MouseEvent conversion with SwingUtilities.convertMouseEvent Reviewed-by: malenkov, alexsch
Fri, 01 Mar 2013 14:30:52 +0400 7163696: JCK Swing interactive test JScrollBarTest0013 fails with Nimbus and GTK L&Fs
malenkov [Fri, 01 Mar 2013 14:30:52 +0400] rev 15990
7163696: JCK Swing interactive test JScrollBarTest0013 fails with Nimbus and GTK L&Fs Reviewed-by: alexsch
Thu, 28 Feb 2013 20:27:38 +0400 8003169: [macosx] JVM crash after disconnecting from projector
serb [Thu, 28 Feb 2013 20:27:38 +0400] rev 15989
8003169: [macosx] JVM crash after disconnecting from projector Reviewed-by: anthony, alexsch
Thu, 28 Feb 2013 17:04:19 +0400 8008660: Failure in 2D Queue Flusher thread on Mac
serb [Thu, 28 Feb 2013 17:04:19 +0400] rev 15988
8008660: Failure in 2D Queue Flusher thread on Mac Reviewed-by: swingler, bae
Wed, 27 Feb 2013 20:34:04 +0400 8009158: Incomplete fix for 7178079
denis [Wed, 27 Feb 2013 20:34:04 +0400] rev 15987
8009158: Incomplete fix for 7178079 Reviewed-by: serb, anthony
Wed, 27 Feb 2013 19:38:36 +0400 7178079: REGRESSION: Some AWT Drag-n-Drop tests fail since JDK 7u6 b13
denis [Wed, 27 Feb 2013 19:38:36 +0400] rev 15986
7178079: REGRESSION: Some AWT Drag-n-Drop tests fail since JDK 7u6 b13 Reviewed-by: serb, anthony
Mon, 25 Feb 2013 10:17:25 +0000 8006634: Unify LWCToolkit.invokeAndWait() and sun.awt.datatransfer.ToolkitThreadBlockedHandler
pchelko [Mon, 25 Feb 2013 10:17:25 +0000] rev 15985
8006634: Unify LWCToolkit.invokeAndWait() and sun.awt.datatransfer.ToolkitThreadBlockedHandler Summary: Changed the logic for the nested event loops and deleted deadlock detection Reviewed-by: art, denis
Sat, 23 Feb 2013 19:49:17 -0800 Merge
lana [Sat, 23 Feb 2013 19:49:17 -0800] rev 15984
Merge
Fri, 22 Feb 2013 15:13:13 +0400 8006406: lightweight embedding in other Java UI toolkits
ant [Fri, 22 Feb 2013 15:13:13 +0400] rev 15983
8006406: lightweight embedding in other Java UI toolkits Reviewed-by: serb, anthony, art
Tue, 19 Feb 2013 22:23:34 -0800 Merge
lana [Tue, 19 Feb 2013 22:23:34 -0800] rev 15982
Merge
Tue, 19 Feb 2013 20:00:02 +0400 8006070: TEST_BUG: Up and down the Y coordinate of the mouse position, the selected item doesn't change for the single list.
kshefov [Tue, 19 Feb 2013 20:00:02 +0400] rev 15981
8006070: TEST_BUG: Up and down the Y coordinate of the mouse position, the selected item doesn't change for the single list. Reviewed-by: serb, anthony
Tue, 19 Feb 2013 17:26:40 +0400 8008379: TEST_BUG: Fail automatically with java.lang.NullPointerException.
kshefov [Tue, 19 Feb 2013 17:26:40 +0400] rev 15980
8008379: TEST_BUG: Fail automatically with java.lang.NullPointerException. Reviewed-by: serb, anthony
Tue, 19 Feb 2013 11:26:43 +0000 8008374: Build failure (NEWBUILD=false) on Mac
pchelko [Tue, 19 Feb 2013 11:26:43 +0000] rev 15979
8008374: Build failure (NEWBUILD=false) on Mac Summary: Fixed an old build system failure Reviewed-by: art, anthony
Fri, 15 Feb 2013 17:46:39 +0400 8005920: After pressing combination Windows Key and M key, the frame, the instruction and the dialog can't be minimized.
kshefov [Fri, 15 Feb 2013 17:46:39 +0400] rev 15978
8005920: After pressing combination Windows Key and M key, the frame, the instruction and the dialog can't be minimized. Reviewed-by: serb, denis Contributed-by: Vera Akulova <vera.akulova@oracle.com>
Fri, 15 Feb 2013 15:05:58 +0400 8008289: DefaultButtonModel instance keeps stale listeners in html FormView
dingxmin [Fri, 15 Feb 2013 15:05:58 +0400] rev 15977
8008289: DefaultButtonModel instance keeps stale listeners in html FormView Reviewed-by: malenkov, alexsch
Fri, 15 Feb 2013 14:24:42 +0400 7173873: JFrame.setDefaultCloseOperation(EXIT_ON_CLOSE) will never lead to SE if EXIT_ON_CLOSE is already set
alexsch [Fri, 15 Feb 2013 14:24:42 +0400] rev 15976
7173873: JFrame.setDefaultCloseOperation(EXIT_ON_CLOSE) will never lead to SE if EXIT_ON_CLOSE is already set Reviewed-by: malenkov, serb
Tue, 12 Mar 2013 16:26:06 -0700 Merge
lana [Tue, 12 Mar 2013 16:26:06 -0700] rev 15975
Merge
Thu, 07 Mar 2013 14:05:21 +0400 8005530: [lcms] Improve performance of ColorConverOp for default destinations
bae [Thu, 07 Mar 2013 14:05:21 +0400] rev 15974
8005530: [lcms] Improve performance of ColorConverOp for default destinations Reviewed-by: prr, jgodinez
Tue, 05 Mar 2013 17:18:55 +0400 7152608: [macosx] Crash in liblwawt.dylib in AccelGlyphCache_RemoveCellInfo
bae [Tue, 05 Mar 2013 17:18:55 +0400] rev 15973
7152608: [macosx] Crash in liblwawt.dylib in AccelGlyphCache_RemoveCellInfo Reviewed-by: jgodinez, ant
Fri, 22 Feb 2013 23:12:46 -0800 Merge
lana [Fri, 22 Feb 2013 23:12:46 -0800] rev 15972
Merge
Fri, 22 Feb 2013 11:37:40 -0800 Merge
lana [Fri, 22 Feb 2013 11:37:40 -0800] rev 15971
Merge
Fri, 22 Feb 2013 13:20:16 -0800 8005796: [parfait] Possible uninitialised variable at jdk/src/share/native/sun/java2d/loops/ByteBinary1Bit.c
jgodinez [Fri, 22 Feb 2013 13:20:16 -0800] rev 15970
8005796: [parfait] Possible uninitialised variable at jdk/src/share/native/sun/java2d/loops/ByteBinary1Bit.c Reviewed-by: prr, vadim, flar Contributed-by: jia-hong.chen@oracle.com
Fri, 22 Feb 2013 11:01:23 -0800 8006110: pageDialog is showing the swing dialog with DialogTypeSelection.NATIVE
jgodinez [Fri, 22 Feb 2013 11:01:23 -0800] rev 15969
8006110: pageDialog is showing the swing dialog with DialogTypeSelection.NATIVE Reviewed-by: bae, prr
Tue, 19 Feb 2013 22:10:42 -0800 Merge
lana [Tue, 19 Feb 2013 22:10:42 -0800] rev 15968
Merge
Mon, 18 Feb 2013 14:04:00 -0800 8005191: [parfait] #384 sun/font/layout/LookupProcessor.cpp Null pointer dereference
jgodinez [Mon, 18 Feb 2013 14:04:00 -0800] rev 15967
8005191: [parfait] #384 sun/font/layout/LookupProcessor.cpp Null pointer dereference Reviewed-by: prr, vadim Contributed-by: jia-hong.chen@oracle.com
Thu, 14 Feb 2013 14:14:38 -0800 8008173: [parfait] #1173 Uninitialised variable -- TransformHelper.cpp
jgodinez [Thu, 14 Feb 2013 14:14:38 -0800] rev 15966
8008173: [parfait] #1173 Uninitialised variable -- TransformHelper.cpp Reviewed-by: prr, vadim Contributed-by: jia-hong.chen@oracle.com
Thu, 14 Mar 2013 15:00:33 -0700 Added tag jdk8-b81 for changeset 86a86261de2b
katleman [Thu, 14 Mar 2013 15:00:33 -0700] rev 15965
Added tag jdk8-b81 for changeset 86a86261de2b
Wed, 05 Jul 2017 18:44:23 +0200 Merge
duke [Wed, 05 Jul 2017 18:44:23 +0200] rev 15964
Merge
Fri, 15 Mar 2013 11:18:40 -0700 Added tag hs25-b23 for changeset 57159db35c41
amurillo [Fri, 15 Mar 2013 11:18:40 -0700] rev 15963
Added tag hs25-b23 for changeset 57159db35c41
Fri, 15 Mar 2013 11:18:39 -0700 Merge
amurillo [Fri, 15 Mar 2013 11:18:39 -0700] rev 15962
Merge
Fri, 15 Mar 2013 04:39:05 -0700 Merge
stefank [Fri, 15 Mar 2013 04:39:05 -0700] rev 15961
Merge
Fri, 15 Mar 2013 08:57:55 +0100 Merge
stefank [Fri, 15 Mar 2013 08:57:55 +0100] rev 15960
Merge
Tue, 12 Mar 2013 11:00:49 -0700 6976528: PS: assert(!limit_exceeded || softrefs_clear) failed: Should have been cleared
jmasa [Tue, 12 Mar 2013 11:00:49 -0700] rev 15959
6976528: PS: assert(!limit_exceeded || softrefs_clear) failed: Should have been cleared Reviewed-by: johnc
Wed, 13 Mar 2013 05:14:43 +0100 Merge
brutisso [Wed, 13 Mar 2013 05:14:43 +0100] rev 15958
Merge
Tue, 12 Mar 2013 08:33:57 +0100 8001049: VM crashes when running with large -Xms and not specifying ObjectAlignmentInBytes
brutisso [Tue, 12 Mar 2013 08:33:57 +0100] rev 15957
8001049: VM crashes when running with large -Xms and not specifying ObjectAlignmentInBytes Summary: Take the initial heap size into account when checking the heap size for compressed oops Reviewed-by: jmasa, kvn, hseigel, ctornqvi
Tue, 12 Mar 2013 15:10:39 +0100 8008684: CMS: concurrent phase start markers should always be printed
tschatzl [Tue, 12 Mar 2013 15:10:39 +0100] rev 15956
8008684: CMS: concurrent phase start markers should always be printed Summary: Print the concurrent phase start markers for CMS when PrintGCDetails is enabled, not only if both PrintGCDetails and PrintGCTimeStamps are. Reviewed-by: mgerdin, jmasa
Mon, 11 Mar 2013 02:24:01 -0700 8004697: SIGSEGV on Solaris sparc with -XX:+UseNUMA
stefank [Mon, 11 Mar 2013 02:24:01 -0700] rev 15955
8004697: SIGSEGV on Solaris sparc with -XX:+UseNUMA Summary: Don't scan pages outside the given range. Reviewed-by: jwilhelm, jmasa
Tue, 12 Mar 2013 09:42:24 +0100 8009282: Assertion "assert(used_and_free == capacity_bytes) failed: Accounting is wrong" failed with -XX:+Verbose -XX:+TraceMetadataChunkAllocation
mgerdin [Tue, 12 Mar 2013 09:42:24 +0100] rev 15954
8009282: Assertion "assert(used_and_free == capacity_bytes) failed: Accounting is wrong" failed with -XX:+Verbose -XX:+TraceMetadataChunkAllocation Summary: Assertion is only valid when at a safepoint, adjust accordingly. Reviewed-by: stefank, jmasa, tamao
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip