alanb [Wed, 27 Feb 2013 14:24:45 +0000] rev 16039
8008793: SecurityManager.checkXXX behavior not specified for methods that check AWTPermission and AWT not present
Reviewed-by: hawtin, mullan, dsamersoff, mchung
sundar [Wed, 27 Feb 2013 17:22:44 +0530] rev 16038
8009115: jtreg tests under jdk/test/javax/script should use nashorn as script engine
Reviewed-by: alanb
darcy [Tue, 26 Feb 2013 17:38:29 -0800] rev 16037
8008279: Remove InvalidContainerAnnotationError.java
Reviewed-by: jfranck
darcy [Tue, 26 Feb 2013 17:01:04 -0800] rev 16036
8009102: Several docs warnings in Project Lambda APIs
Reviewed-by: mduigou
alanb [Tue, 26 Feb 2013 22:39:50 +0000] rev 16035
8009029: SunEC provider classes ending up in rt.jar after Nashorn build changes
Reviewed-by: mduigou
rfield [Tue, 26 Feb 2013 10:38:58 -0800] rev 16034
8008770: SerializedLambda incorrect class loader for lambda deserializing class
Summary: current thread's context ClassLoader was used to load class by name, pass class not name in serialization (Thank you Peter Levart for test and prototype. Thank you Sundar and Peter for unofficial reviews)
Reviewed-by: forax
alanb [Tue, 26 Feb 2013 14:16:48 +0000] rev 16033
8008977: profiles build broken by Nashorn build changes
Reviewed-by: chegar
chegar [Tue, 26 Feb 2013 11:18:19 +0000] rev 16032
Merge
chegar [Tue, 26 Feb 2013 11:06:49 +0000] rev 16031
Merge
kmo [Tue, 26 Feb 2013 11:05:26 +0000] rev 16030
7087570: java.lang.invoke.MemberName information wrong for method handles created with findConstructor
Summary: REF_invokeSpecial DMHs (which are unusual) get marked explicitly; tweak the MHI to use this bit
Reviewed-by: jrose, twisti
jjg [Mon, 25 Feb 2013 15:08:11 -0800] rev 16029
8008914: Add nashorn to the tl build
Reviewed-by: mr, tbell, jjh
Contributed-by: erik.joelsson@oracle.com, james.laskey@oracle.com
bchristi [Mon, 25 Feb 2013 14:19:48 -0800] rev 16028
8006039: test/tools/launcher/I18NJarTest.java fails on Mac w/ LANG=C, LC_ALL=C
Summary: Avoid automated test failure by just exiting when in 'C' locale
Reviewed-by: naoto, ksrini
alanb [Mon, 25 Feb 2013 17:17:05 +0000] rev 16027
8008808: Allowed dependencies added by JDK-8008481 no longer required
Reviewed-by: tbell, chegar
darcy [Sat, 23 Feb 2013 13:32:32 -0800] rev 16026
6556996: (ann spec) SuppressWarnings strings should be documented
Reviewed-by: mduigou, chegar, abuckley
lancea [Fri, 22 Feb 2013 09:58:36 -0500] rev 16025
Merge
lancea [Fri, 22 Feb 2013 09:29:50 -0500] rev 16024
8008716: address typo in CallableStatement javadocs
Reviewed-by: chegar
alanb [Fri, 22 Feb 2013 14:04:06 +0000] rev 16023
8008290: (profiles) Startup regression due to additional checking of JAR file manifests
Reviewed-by: lancea, chegar, iris, mchung, sherman
stefank [Tue, 22 Jan 2013 15:25:37 +0100] rev 16022
7140852: Add test for 7022100
Reviewed-by: sspitsyn, coleenp
stefank [Tue, 22 Jan 2013 13:53:53 +0100] rev 16021
8006506: Add test for redefining methods in backtraces to java/lang/instrument tests
Reviewed-by: sspitsyn, coleenp
msheppar [Thu, 21 Feb 2013 20:01:22 +0000] rev 16020
8006182: cleanup to use java.util.Base64 in java security component, providers, and regression tests
Summary: Refactored code to use java.util.Base64 Mime Encoder and Decoder as a replacement for sun.misc.BASE64Encoder and sun.misc.BASE64Decoder
Reviewed-by: vinnie, chegar, sherman
lana [Thu, 21 Feb 2013 17:43:57 -0800] rev 16019
Merge
rfield [Thu, 21 Feb 2013 15:46:37 -0800] rev 16018
8008356: Test LambdaSerialization.java failing
Summary: run in /othervm mode
Reviewed-by: ksrini
dcubed [Wed, 20 Feb 2013 13:23:56 -0800] rev 16017
8008352: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh fails on MKS
Summary: Use more portable pattern counting constructs in test driver.
Reviewed-by: sspitsyn, sla, coleenp
uta [Wed, 20 Feb 2013 16:39:35 +0400] rev 16016
8007454: (process) SetHandleInformation parameters DWORD (not BOOLEAN)
Summary: the SetHandleInformation arguments list was fixed.
Reviewed-by: alanb
ykantser [Wed, 13 Feb 2013 10:24:24 +0100] rev 16015
8008089: Delete OS dependent check in JdkFinder.getExecutable()
Reviewed-by: egahlin, alanb
lana [Tue, 19 Feb 2013 20:52:39 -0800] rev 16014
Merge
ksrini [Tue, 19 Feb 2013 16:49:28 -0800] rev 16013
8008262: pack200 should support MethodParameters - part 2
Reviewed-by: jrose
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
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
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
emc [Tue, 19 Feb 2013 17:09:25 +0000] rev 16009
8008312: Re-enable MethodParameter tests in JDK
Reviewed-by: darcy
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
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
coffeys [Tue, 19 Feb 2013 14:07:25 +0000] rev 16006
7197187: Currency.isPastCutoverDate should be made more robust
Reviewed-by: alanb
darcy [Tue, 19 Feb 2013 00:19:15 -0800] rev 16005
8008434: Misc javadoc warning fixes in DateTimeFormatterBuilder and TimeZone
Reviewed-by: mduigou, okutsu
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
yhuang [Sat, 16 Feb 2013 21:22:11 -0800] rev 16003
8006748: getISO3Country() returns wrong value
Reviewed-by: naoto
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
rfield [Sat, 16 Feb 2013 12:36:54 -0800] rev 16001
8004970: Implement serialization in the lambda metafactory
Reviewed-by: forax
chegar [Fri, 15 Feb 2013 11:06:52 +0000] rev 16000
8008223: java/net/BindException/Test.java fails rarely
Reviewed-by: khazra, alanb
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
bharadwaj [Thu, 14 Feb 2013 11:09:07 -0800] rev 15998
8007736: VerifyError for use of static method in interface
Reviewed-by: mchung
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>
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
lana [Tue, 12 Mar 2013 16:28:34 -0700] rev 15995
Merge
mcherkas [Wed, 06 Mar 2013 20:10:04 +0400] rev 15994
8007295: Reduce number of warnings in awt classes
Reviewed-by: bae, anthony
alexsch [Wed, 06 Mar 2013 19:42:26 +0400] rev 15993
6877495: JTextField and JTextArea does not support supplementary characters
Reviewed-by: serb, alexp
serb [Fri, 01 Mar 2013 21:50:00 +0400] rev 15992
7184945: [macosx] NPE in AquaComboBoxUI since jdk7u6b17, jdk8b47
Reviewed-by: malenkov, alexsch
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
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
serb [Thu, 28 Feb 2013 20:27:38 +0400] rev 15989
8003169: [macosx] JVM crash after disconnecting from projector
Reviewed-by: anthony, alexsch
serb [Thu, 28 Feb 2013 17:04:19 +0400] rev 15988
8008660: Failure in 2D Queue Flusher thread on Mac
Reviewed-by: swingler, bae
denis [Wed, 27 Feb 2013 20:34:04 +0400] rev 15987
8009158: Incomplete fix for 7178079
Reviewed-by: serb, anthony
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
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
lana [Sat, 23 Feb 2013 19:49:17 -0800] rev 15984
Merge
ant [Fri, 22 Feb 2013 15:13:13 +0400] rev 15983
8006406: lightweight embedding in other Java UI toolkits
Reviewed-by: serb, anthony, art
lana [Tue, 19 Feb 2013 22:23:34 -0800] rev 15982
Merge
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
kshefov [Tue, 19 Feb 2013 17:26:40 +0400] rev 15980
8008379: TEST_BUG: Fail automatically with java.lang.NullPointerException.
Reviewed-by: serb, anthony