ksrini [Sat, 02 Feb 2013 12:08:43 -0800] rev 15529
8007135: tools/launcher/VersionCheck.java failing with new tool jabswitch
Reviewed-by: ksrini, mduigou
Contributed-by: ragini.prasad@oracle.com
chegar [Sat, 02 Feb 2013 17:15:13 +0000] rev 15528
8007322: untangle ftp protocol from general networking URL tests
Reviewed-by: alanb
ksrini [Fri, 01 Feb 2013 22:18:18 -0800] rev 15527
8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt
Reviewed-by: mchung
ksrini [Fri, 01 Feb 2013 22:12:52 -0800] rev 15526
8003549: (pack200) assertion errors when processing lambda class files with IMethods
Summary: add more check for opcode, sketch provided by jrose
Reviewed-by: jrose
darcy [Fri, 01 Feb 2013 19:30:02 -0800] rev 15525
6964528: Double.toHexString(double d) String manipulation with + in an append of StringBuilder
Reviewed-by: shade
alanb [Fri, 01 Feb 2013 21:01:44 +0000] rev 15524
5035569: Formatter should document that %a conversion unsupported for BigDecimal args
Reviewed-by: darcy
Contributed-by: brian.burkhalter@oracle.com
ksrini [Fri, 01 Feb 2013 07:25:51 -0800] rev 15523
8006536: [launcher] removes trailing slashes on arguments
Reviewed-by: ksrini, akhil
Contributed-by: jviswana@linux.vnet.ibm.com
chegar [Fri, 01 Feb 2013 06:51:37 +0000] rev 15522
8006395: Race in async socket close on Linux
Reviewed-by: alanb, dsamersoff
weijun [Fri, 01 Feb 2013 07:39:41 +0800] rev 15521
8006564: Test sun/security/util/Oid/S11N.sh fails with timeout on Linux 32-bit
Reviewed-by: alanb
mchung [Thu, 31 Jan 2013 14:29:19 -0800] rev 15520
6355704: (fmt) %f formatting of BigDecimals is incorrect
Reviewed-by: darcy
Contributed-by: brian.burkhalter@oracle.com
lana [Thu, 31 Jan 2013 14:10:14 -0800] rev 15519
Merge
lana [Thu, 31 Jan 2013 10:22:25 -0800] rev 15518
Merge
mduigou [Thu, 31 Jan 2013 13:27:04 -0800] rev 15517
8006709: Add minimal support of MacOSX platform for NetBeans Projects
Summary: Adds support for MacOSX platform and architecture detection. Other minor updates (-source/target 1.8)
Reviewed-by: ohair
sherman [Thu, 31 Jan 2013 13:13:14 -0800] rev 15516
8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character
8006526: Base64.Decoder.decode(String) spec contains a copy-paste mistake
Summary: to ignore single non-base64 char in mime decoding
Reviewed-by: alanb
darcy [Thu, 31 Jan 2013 12:23:04 -0800] rev 15515
8007115: Refactor regression tests for java.lang.reflect.Parameter
Reviewed-by: emc