Fri, 24 Aug 2012 22:55:49 -0700 7193339: Prepare system classes be defined by a non-null module loader
mchung [Fri, 24 Aug 2012 22:55:49 -0700] rev 13589
7193339: Prepare system classes be defined by a non-null module loader Reviewed-by: alanb, dholmes, dsamersoff, sspitsyn, psandoz
Fri, 24 Aug 2012 11:48:51 -0700 7168172: (fs) Files.isReadable slow on Windows
khazra [Fri, 24 Aug 2012 11:48:51 -0700] rev 13588
7168172: (fs) Files.isReadable slow on Windows Summary: Remove DACL checking for read access, also reviewed by Ulf.Zibis@CoSoCo.de, zhong.j.yu@gmail.com Reviewed-by: alanb
Fri, 24 Aug 2012 19:35:30 +0100 7193933: More ProblemList.txt updates (8/2012)
alanb [Fri, 24 Aug 2012 19:35:30 +0100] rev 13587
7193933: More ProblemList.txt updates (8/2012) Reviewed-by: darcy, chegar
Fri, 24 Aug 2012 10:13:58 -0700 7193601: Build breakage with the fix to 6336885 (build-infra build)
naoto [Fri, 24 Aug 2012 10:13:58 -0700] rev 13586
7193601: Build breakage with the fix to 6336885 (build-infra build) Reviewed-by: mduigou
Thu, 23 Aug 2012 13:07:08 +0100 7191587: (se) SelectionKey.interestOps does not defer changing the interest set to the next select [macosx]
alanb [Thu, 23 Aug 2012 13:07:08 +0100] rev 13585
7191587: (se) SelectionKey.interestOps does not defer changing the interest set to the next select [macosx] Reviewed-by: alanb Contributed-by: Jason T Greene <jason.greene@redhat.com>
Thu, 23 Aug 2012 16:28:17 +0800 7193463: Improve registering signal handlers in java.lang.Terminator.setup()
dingxmin [Thu, 23 Aug 2012 16:28:17 +0800] rev 13584
7193463: Improve registering signal handlers in java.lang.Terminator.setup() Reviewed-by: dholmes, alanb
Tue, 21 Aug 2012 11:00:30 -0700 6336885: RFE: Locale Data Deployment Enhancements
naoto [Tue, 21 Aug 2012 11:00:30 -0700] rev 13583
6336885: RFE: Locale Data Deployment Enhancements 4609153: Provide locale data for Indic locales 5104387: Support for gl_ES locale (galician language) 6337471: desktop/system locale preferences support 7056139: (cal) SPI support for locale-dependent Calendar parameters 7058206: Provide CalendarData SPI for week params and display field value names 7073852: Support multiple scripts for digits and decimal symbols per locale 7079560: [Fmt-Da] Context dependent month names support in SimpleDateFormat 7171324: getAvailableLocales() of locale sensitive services should return the actual availability of locales 7151414: (cal) Support calendar type identification 7168528: LocaleServiceProvider needs to be aware of Locale extensions 7171372: (cal) locale's default Calendar should be created if unknown calendar is specified Summary: JEP 127: Improve Locale Data Packaging and Adopt Unicode CLDR Data (part 1 w/o packaging changes. by Naoto Sato and Masayoshi Okutsu) Reviewed-by: erikj, sherman, peytoia
Tue, 21 Aug 2012 13:42:08 +0100 7132889: (se) AbstractSelectableChannel.register and configureBlocking not safe from asynchronous close
alanb [Tue, 21 Aug 2012 13:42:08 +0100] rev 13582
7132889: (se) AbstractSelectableChannel.register and configureBlocking not safe from asynchronous close Reviewed-by: alanb Contributed-by: Shirish Kuncolienkar <shirishk@linux.vnet.ibm.com>
Mon, 20 Aug 2012 14:52:12 +0100 7191777: test/java/lang/ProcessBuilder/Basic.java failing intermittently due to additions for 4244896
robm [Mon, 20 Aug 2012 14:52:12 +0100] rev 13581
7191777: test/java/lang/ProcessBuilder/Basic.java failing intermittently due to additions for 4244896 Reviewed-by: dholmes, alanb
Mon, 20 Aug 2012 07:59:26 +0800 7192202: Make sure keytool prints both unknown and unparseable extensions
weijun [Mon, 20 Aug 2012 07:59:26 +0800] rev 13580
7192202: Make sure keytool prints both unknown and unparseable extensions Reviewed-by: mullan
Sun, 19 Aug 2012 13:29:01 +0100 7191467: (fs) WatchService periodically fails to queue ENTRY_DELETE event for short lived file [sol11]
alanb [Sun, 19 Aug 2012 13:29:01 +0100] rev 13579
7191467: (fs) WatchService periodically fails to queue ENTRY_DELETE event for short lived file [sol11] Reviewed-by: chegar
Sun, 19 Aug 2012 13:03:00 +0100 7192275: Minimize LogManager dependencies on java.beans
alanb [Sun, 19 Aug 2012 13:03:00 +0100] rev 13578
7192275: Minimize LogManager dependencies on java.beans Summary: Reduce dependency to PropertyChangeListener and PropertyChangeEvent. Also add basic test coverage. Reviewed-by: dcubed, dsamersoff, mchung
Fri, 17 Aug 2012 08:28:48 -0700 7190750: (pack200) the java unpacker produces non spec. compliant classfile with lambda classfiles
ksrini [Fri, 17 Aug 2012 08:28:48 -0700] rev 13577
7190750: (pack200) the java unpacker produces non spec. compliant classfile with lambda classfiles Reviewed-by: jrose
Fri, 17 Aug 2012 12:51:23 -0700 7191322: add test for 7064927 to java.lang.instrument
dcubed [Fri, 17 Aug 2012 12:51:23 -0700] rev 13576
7191322: add test for 7064927 to java.lang.instrument Summary: Add support for canRetransform attribute to the test manager. Add test for 7064927. Reviewed-by: dsamersoff, sspitsyn, ohair
Fri, 17 Aug 2012 14:32:50 -0400 6500133: REGRESSION: CertificateParsingException for CRL Distribution Point with blank
mullan [Fri, 17 Aug 2012 14:32:50 -0400] rev 13575
6500133: REGRESSION: CertificateParsingException for CRL Distribution Point with blank Reviewed-by: mullan Contributed-by: jason.uh@oracle.com
Fri, 17 Aug 2012 17:10:56 +0800 7191275: Cleanup OS specific blocks in PlainDatagramSocketImpl.c to support more unix-like platforms
dingxmin [Fri, 17 Aug 2012 17:10:56 +0800] rev 13574
7191275: Cleanup OS specific blocks in PlainDatagramSocketImpl.c to support more unix-like platforms Reviewed-by: chegar
Thu, 16 Aug 2012 14:35:26 +0100 7132247: java/rmi/registry/readTest/readTest.sh failing with Cygwin
alanb [Thu, 16 Aug 2012 14:35:26 +0100] rev 13573
7132247: java/rmi/registry/readTest/readTest.sh failing with Cygwin Reviewed-by: alanb Contributed-by: Eric Wang <yiming.wang@oracle.com>
Thu, 16 Aug 2012 11:42:47 +0100 7191892: ProblemList.txt updates (8/2012)
alanb [Thu, 16 Aug 2012 11:42:47 +0100] rev 13572
7191892: ProblemList.txt updates (8/2012) Reviewed-by: alanb Contributed-by: amy.lu@oracle.com
Thu, 16 Aug 2012 11:14:42 +0100 7191556: (fs) UnixNativeDispatcher.getextmntent should be moved into platform specific code
alanb [Thu, 16 Aug 2012 11:14:42 +0100] rev 13571
7191556: (fs) UnixNativeDispatcher.getextmntent should be moved into platform specific code Reviewed-by: andrew
Thu, 16 Aug 2012 10:48:43 +0100 7185965: Build error in javadoc make stage for bundles not containing crypto package
coffeys [Thu, 16 Aug 2012 10:48:43 +0100] rev 13570
7185965: Build error in javadoc make stage for bundles not containing crypto package Reviewed-by: chegar
Thu, 16 Aug 2012 10:35:35 +0100 7056731: Race condition in CORBA code causes re-use of ABORTed connections
coffeys [Thu, 16 Aug 2012 10:35:35 +0100] rev 13569
7056731: Race condition in CORBA code causes re-use of ABORTed connections Reviewed-by: lancea Contributed-by: d.macdonald@auckland.ac.nz
Wed, 15 Aug 2012 22:46:35 +0100 6931128: (spec) File attribute tests fail when run as root.
robm [Wed, 15 Aug 2012 22:46:35 +0100] rev 13568
6931128: (spec) File attribute tests fail when run as root. Reviewed-by: alanb
Wed, 15 Aug 2012 14:35:36 +0100 7110151: Use underlying platform's zlib library for Java zlib support
andrew [Wed, 15 Aug 2012 14:35:36 +0100] rev 13567
7110151: Use underlying platform's zlib library for Java zlib support Summary: Make SYSTEM_ZLIB more flexible by using ZLIB_{CFLAGS,LIBS} and building on more than just MACOSX. Reviewed-by: sherman, alanb
Thu, 09 Aug 2012 17:49:43 +0200 7188442: rename java.lang.annotation.ContainerAnnotation to ContainedBy
jfranck [Thu, 09 Aug 2012 17:49:43 +0200] rev 13566
7188442: rename java.lang.annotation.ContainerAnnotation to ContainedBy Reviewed-by: darcy, jjg
Mon, 13 Aug 2012 14:06:44 +0100 7190945: pkcs11 problem loading NSS libs on Ubuntu
vinnie [Mon, 13 Aug 2012 14:06:44 +0100] rev 13565
7190945: pkcs11 problem loading NSS libs on Ubuntu Reviewed-by: xuelei, alanb
Mon, 13 Aug 2012 13:41:23 +0100 7190254: NetworkInterface getFlags implementation should support full integer bit range for flags value
chegar [Mon, 13 Aug 2012 13:41:23 +0100] rev 13564
7190254: NetworkInterface getFlags implementation should support full integer bit range for flags value Reviewed-by: chegar Contributed-by: Shirish Kuncolienkar <shirishk@linux.vnet.ibm.com>
Mon, 13 Aug 2012 19:51:48 +0800 7190219: (bf) CharBuffer.put(String,int,int) modifies position even if BufferOverflowException thrown
luchsh [Mon, 13 Aug 2012 19:51:48 +0800] rev 13563
7190219: (bf) CharBuffer.put(String,int,int) modifies position even if BufferOverflowException thrown Reviewed-by: alanb
Sun, 12 Aug 2012 22:56:45 +0100 7188755: Crash due to missing synchronization on gconf_client in DefaultProxySelector.c
chegar [Sun, 12 Aug 2012 22:56:45 +0100] rev 13562
7188755: Crash due to missing synchronization on gconf_client in DefaultProxySelector.c Reviewed-by: chegar Contributed-by: Christian Schulte <cs@schulte.it>
Fri, 10 Aug 2012 14:00:08 -0700 Merge
lana [Fri, 10 Aug 2012 14:00:08 -0700] rev 13561
Merge
Fri, 10 Aug 2012 12:48:22 -0700 Merge
lana [Fri, 10 Aug 2012 12:48:22 -0700] rev 13560
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip