sherman [Tue, 12 Feb 2013 09:25:43 -0800] rev 15658
8007392: JSR 310: DateTime API Updates
8007520: Update date/time classes in j.util and j.sql packages
8007572: Replace existing jdk timezone data at <java.home>/lib/zi with JSR310's tzdb
Summary: Integration of JSR310 Date/Time API for M7
Reviewed-by: darcy, alanb, naoto
Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com
dsamersoff [Tue, 12 Feb 2013 16:02:14 +0400] rev 15657
8007786: JDK-8002048 testcase doesn't work on Solaris
Summary: test built in into Solaris shell doesn't have -e operator
Reviewed-by: sla, sspitsyn
mduigou [Wed, 06 Feb 2013 11:28:25 -0800] rev 15656
8006594: Add jdk_core target to jdk/test/Makefile
Reviewed-by: alanb
alanb [Mon, 11 Feb 2013 20:16:18 +0000] rev 15655
8007405: Update java.lang.reflect API to replace SYNTHESIZED with MANDATED
Reviewed-by: darcy
dcubed [Mon, 11 Feb 2013 10:07:01 -0800] rev 15654
8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument
Reviewed-by: coleenp, sspitsyn
dsamersoff [Mon, 11 Feb 2013 18:44:22 +0400] rev 15653
8007536: Incorrect copyright header in JDP files
Summary: Copyright header in JDP files missed the "classpath exception" rule.
Reviewed-by: mikael
ksrini [Sun, 10 Feb 2013 08:49:39 -0800] rev 15652
8007902: [unpack200] incorrect BootstrapMethods attribute
Reviewed-by: jjh
ksrini [Sun, 10 Feb 2013 08:07:59 -0800] rev 15651
8007519: [unpack200] produces bad class files when producing BootstrapMethods attribute
Reviewed-by: alanb
weijun [Sat, 09 Feb 2013 16:43:58 +0800] rev 15650
8007761: NTLM coding errors
Reviewed-by: chegar
weijun [Sat, 09 Feb 2013 16:43:49 +0800] rev 15649
8001104: Unbound SASL service: the GSSAPI/krb5 mech
Reviewed-by: valeriep
dl [Sat, 09 Feb 2013 08:35:57 +0000] rev 15648
8005697: Add StampedLock
Reviewed-by: chegar, alanb, dice, martin
darcy [Fri, 08 Feb 2013 16:00:23 -0800] rev 15647
8005623: Retrofit FunctionalInterface annotations to core platform interfaces
Reviewed-by: mduigou, chegar, alanb
naoto [Fri, 08 Feb 2013 09:35:14 -0800] rev 15646
8007038: ArrayIndexOutOfBoundsException on calling localizedDateTime().print() with JapaneseChrono
Reviewed-by: okutsu
ykantser [Thu, 07 Feb 2013 11:22:04 +0100] rev 15645
8007142: Add utility classes for writing better multiprocess tests in jtreg
Reviewed-by: alanb, rbackman
martin [Wed, 06 Feb 2013 17:59:54 -0800] rev 15644
8006995: java launcher fails to open executable JAR > 2GB
Summary: Use O_LARGEFILE consistently when opening jar files
Reviewed-by: alanb, sherman
lancea [Wed, 06 Feb 2013 14:15:05 -0500] rev 15643
8006505: additional changes for JSR 310 support
Reviewed-by: naoto, ulfzibis