Thu, 30 Aug 2012 13:11:23 -0700 7163201: Simplify toolkit internals references
bagiras [Thu, 30 Aug 2012 13:11:23 -0700] rev 13604
7163201: Simplify toolkit internals references Reviewed-by: art, anthony, ahgross
Tue, 31 Jul 2012 21:01:56 +0400 7183701: [TEST] closed/java/beans/security/TestClassFinder.java - compilation failed
malenkov [Tue, 31 Jul 2012 21:01:56 +0400] rev 13603
7183701: [TEST] closed/java/beans/security/TestClassFinder.java - compilation failed Reviewed-by: rupashka
Tue, 19 Jun 2012 20:34:06 +0400 7162476: XMLDecoder security issue via ClassFinder
malenkov [Tue, 19 Jun 2012 20:34:06 +0400] rev 13602
7162476: XMLDecoder security issue via ClassFinder Reviewed-by: art, ahgross
Fri, 15 Jun 2012 21:01:55 +0400 7162473: ConstructorFinder/FieldFinder/MethodFinder gives access to restricted classes
malenkov [Fri, 15 Jun 2012 21:01:55 +0400] rev 13601
7162473: ConstructorFinder/FieldFinder/MethodFinder gives access to restricted classes Reviewed-by: art, ahgross
Thu, 30 Aug 2012 20:13:30 -0700 Merge
lana [Thu, 30 Aug 2012 20:13:30 -0700] rev 13600
Merge
Tue, 28 Aug 2012 12:24:33 -0700 Merge
lana [Tue, 28 Aug 2012 12:24:33 -0700] rev 13599
Merge
Tue, 28 Aug 2012 09:40:27 -0700 7194608: add VerifyLocalVariableTableOnRetransformTest.sh to Problem.list
dcubed [Tue, 28 Aug 2012 09:40:27 -0700] rev 13598
7194608: add VerifyLocalVariableTableOnRetransformTest.sh to Problem.list Reviewed-by: alanb
Tue, 28 Aug 2012 08:46:23 -0400 Merge
mullan [Tue, 28 Aug 2012 08:46:23 -0400] rev 13597
Merge
Tue, 28 Aug 2012 08:43:17 -0400 7192896: Reason of CertPathValidatorException should be UNDETERMINED_REVOCATION_STATUS if OCSP request failed
mullan [Tue, 28 Aug 2012 08:43:17 -0400] rev 13596
7192896: Reason of CertPathValidatorException should be UNDETERMINED_REVOCATION_STATUS if OCSP request failed Reviewed-by: xuelei
Tue, 28 Aug 2012 11:12:46 +0100 6962637: TEST_BUG: java/io/File/MaxPathLength.java may fail in busy system
alanb [Tue, 28 Aug 2012 11:12:46 +0100] rev 13595
6962637: TEST_BUG: java/io/File/MaxPathLength.java may fail in busy system Reviewed-by: dholmes, alanb Contributed-by: Eric Wang <yiming.wang@oracle.com>
Tue, 28 Aug 2012 10:31:27 +0100 7194035: update tests for upcoming changes for jtreg
jjg [Tue, 28 Aug 2012 10:31:27 +0100] rev 13594
7194035: update tests for upcoming changes for jtreg Reviewed-by: alanb, sspitsyn
Tue, 28 Aug 2012 10:29:30 +0100 7194032: update tests for upcoming changes for jtreg
jjg [Tue, 28 Aug 2012 10:29:30 +0100] rev 13593
7194032: update tests for upcoming changes for jtreg Reviewed-by: alanb, iris
Tue, 28 Aug 2012 17:25:07 +0800 7194472: FileKeyTab.java test fails on Windows
weijun [Tue, 28 Aug 2012 17:25:07 +0800] rev 13592
7194472: FileKeyTab.java test fails on Windows Reviewed-by: alanb
Mon, 27 Aug 2012 10:58:40 -0700 Merge
lana [Mon, 27 Aug 2012 10:58:40 -0700] rev 13591
Merge
Mon, 27 Aug 2012 10:23:43 +0800 7152121: Krb5LoginModule no longer handles keyTabNames with "file:" prefix
weijun [Mon, 27 Aug 2012 10:23:43 +0800] rev 13590
7152121: Krb5LoginModule no longer handles keyTabNames with "file:" prefix Reviewed-by: mullan
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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip