briangoetz [Wed, 18 Dec 2013 10:29:25 -0500] rev 22159
8030253: Update langtools to use strings-in-switch
8030262: Update langtools to use foreach loops
8030245: Update langtools to use try-with-resources and multi-catch
Reviewed-by: darcy
emc [Tue, 17 Dec 2013 19:27:49 -0500] rev 22158
8030687: Add .out files to fix failing tests
Summary: Forgot to hg add golden files in a previous fix
Reviewed-by: jjg
emc [Tue, 17 Dec 2013 18:15:48 -0500] rev 22157
8030642: Add golden files to javac/limits
Summary: Add golden files to check output of negative compilation tests in javac/limits
Reviewed-by: jjg, emc
Contributed-by: paul.govereau@oracle.com
darcy [Tue, 17 Dec 2013 10:28:36 -0800] rev 22156
8030080: Correct misstatement in JSR 269 MR (in javax.lang.model)
Reviewed-by: jfranck
jlahoda [Tue, 17 Dec 2013 10:58:26 +0100] rev 22155
8028235: Better error recovery for parsing 'void' as a type of the lambda parameter
Summary: Handle "void" as a primitive type in JavacParser.analyzeParens.
Reviewed-by: vromero
jlahoda [Tue, 17 Dec 2013 10:58:21 +0100] rev 22154
8028415: TreeMaker.Literal(Object) creates invalid JCLiterals when passed a Character.
Summary: JCLiteral for char must contain an Integer, not the provided Character.
Reviewed-by: jjg
jlahoda [Tue, 17 Dec 2013 10:55:59 +0100] rev 22153
8029800: Flags.java uses String.toLowerCase without specifying Locale
Summary: Introducing StringUtils.toLowerCase/toUpperCase independent on the default locale, converting almost all usages of String.toLowerCase/toUpperCase to use the new methods.
Reviewed-by: jjg, bpatel
jlahoda [Tue, 17 Dec 2013 10:55:58 +0100] rev 22152
8029715: test needs bugID added to @bug tag
Summary: Adding forgotten bug number
Reviewed-by: vromero
darcy [Mon, 16 Dec 2013 10:15:38 -0800] rev 22151
8028545: Add -source 9 and -target 9 to javac
8000961: Change javac source and target default to 9
Reviewed-by: jjg
vromero [Mon, 16 Dec 2013 17:33:18 +0000] rev 22150
8030214: fix for JDK-8020216 breaks the build
Reviewed-by: jjg
vromero [Mon, 16 Dec 2013 15:07:13 +0000] rev 22149
8028708: TEST_BUG, Tests should pass through VM options, langtools tests
Reviewed-by: jjg, vromero
Contributed-by: andrey.x.nazarov@oracle.com
vromero [Mon, 16 Dec 2013 14:32:12 +0000] rev 22148
8020216: javac, compile time error isn't shown when final static field is not assigned
Reviewed-by: jjg
iris [Fri, 13 Dec 2013 09:36:24 -0800] rev 22147
8030068: Update .jcheck/conf files for JDK 9
Reviewed-by: mr
iris [Thu, 12 Dec 2013 15:27:11 -0800] rev 22146
Added tag jdk9-b00 for changeset 4b89cce23b75
duke [Wed, 05 Jul 2017 19:26:45 +0200] rev 22145
Merge
iris [Fri, 13 Dec 2013 09:35:35 -0800] rev 22144
8030068: Update .jcheck/conf files for JDK 9
Reviewed-by: mr
iris [Thu, 12 Dec 2013 15:27:07 -0800] rev 22143
Added tag jdk9-b00 for changeset 2b1cd447f3b6
duke [Wed, 05 Jul 2017 19:26:41 +0200] rev 22142
Merge
joehw [Thu, 12 Dec 2013 11:36:40 -0800] rev 22141
8029895: XMLOutputFactory.newFactory(String, ClassLoader) - incorrect specification
Reviewed-by: alanb, dfuchs, lancea
joehw [Sun, 05 Jan 2014 21:00:00 -0800] rev 22140
8027359: XML parser returns incorrect parsing results
Reviewed-by: lancea
joehw [Mon, 23 Dec 2013 14:07:05 -0800] rev 22139
8029236: Update copyright year to match last edit in jdk8 jaxp repository for 2013
Reviewed-by: lancea, mchung
joehw [Mon, 23 Dec 2013 13:57:42 -0800] rev 22138
8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
Reviewed-by: dfuchs, lancea, ulfzibis
iris [Fri, 13 Dec 2013 09:35:23 -0800] rev 22137
8030068: Update .jcheck/conf files for JDK 9
Reviewed-by: mr
iris [Thu, 12 Dec 2013 15:27:07 -0800] rev 22136
Added tag jdk9-b00 for changeset 6b9397692808
duke [Wed, 05 Jul 2017 19:26:37 +0200] rev 22135
Merge
iris [Fri, 13 Dec 2013 09:36:37 -0800] rev 22134
8030068: Update .jcheck/conf files for JDK 9
Reviewed-by: mr
iris [Thu, 12 Dec 2013 15:27:12 -0800] rev 22133
Added tag jdk9-b00 for changeset 0127c0df76cd
duke [Wed, 05 Jul 2017 19:26:34 +0200] rev 22132
Merge
ssides [Mon, 23 Dec 2013 18:42:26 +0000] rev 22131
8029231: Update copyright years for files in corba repository for 2013
Reviewed-by: mchung, coffeys
iris [Fri, 13 Dec 2013 09:35:01 -0800] rev 22130
8030068: Update .jcheck/conf files for JDK 9
Reviewed-by: mr
iris [Thu, 12 Dec 2013 15:27:04 -0800] rev 22129
Added tag jdk9-b00 for changeset 40be46e0fee0
duke [Wed, 05 Jul 2017 19:26:30 +0200] rev 22128
Merge
dxu [Wed, 08 Jan 2014 13:25:10 -0800] rev 22127
8028726: (prefs) Check src/solaris/native/java/util/FileSystemPreferences.c for JNI pending exceptions
Reviewed-by: lancea, chegar, alanb
erikj [Wed, 08 Jan 2014 14:04:35 +0100] rev 22126
8030781: System.setProperties(null) drops all system properties (RELEASE not set)
Reviewed-by: alanb
alanb [Wed, 08 Jan 2014 13:08:20 +0000] rev 22125
6772009: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java test failed with 'Completed != 2'
Reviewed-by: martin, dholmes
Contributed-by: srikalyan.chandrashekar@oracle.com
alanb [Wed, 08 Jan 2014 12:59:57 +0000] rev 22124
8030089: java/util/zip/ZipFile/FinalizeZipFile.java intermittently fails with fastdebug builds
Reviewed-by: alanb
Contributed-by: tristan.yan@oracle.com
darcy [Tue, 07 Jan 2014 19:19:32 -0800] rev 22123
8031369: Fix raw types warnings in sun.misc.{Cache, SoftCache}
Reviewed-by: mduigou, lancea
darcy [Tue, 07 Jan 2014 15:02:41 -0800] rev 22122
8000962: Update JDK_MINOR_VERSION for JDK 9
Reviewed-by: jjg, ksrini
ascarpino [Tue, 07 Jan 2014 14:35:57 -0800] rev 22121
8030823: Security Providers need to have their version numbers updated for JDK9
Reviewed-by: xuelei, wetmore
darcy [Tue, 07 Jan 2014 12:56:29 -0800] rev 22120
8031361: Fix raw types warning in java.lang.management
Reviewed-by: psandoz, lancea, alanb
darcy [Tue, 07 Jan 2014 09:58:16 -0800] rev 22119
8031326: Use Class<?> rather than Class in java.net method signatures
Reviewed-by: alanb, chegar
rriggs [Tue, 07 Jan 2014 11:50:15 -0500] rev 22118
8031103: java.time.Duration has wrong Javadoc Comments in toDays() and toHours()
Summary: Correct specification for Duration.toDays, toHours
Reviewed-by: lancea, alanb
darcy [Tue, 07 Jan 2014 09:17:56 -0800] rev 22117
8031302: Fix raw types lint warnings in java.security
Reviewed-by: xuelei
darcy [Tue, 07 Jan 2014 09:09:30 -0800] rev 22116
8027063: SecurityManger.getClassContext returns a raw type
Reviewed-by: lancea, alanb, xuelei
chegar [Tue, 07 Jan 2014 13:00:37 +0000] rev 22115
Merge
chegar [Tue, 07 Jan 2014 12:59:32 +0000] rev 22114
8031142: AbstractCollection and AbstractList should specify their default implementation using @implSpec
Reviewed-by: martin, psandoz
chegar [Tue, 07 Jan 2014 11:34:59 +0000] rev 22113
8031067: java/util/concurrent/atomic/AtomicUpdaters.java: java.lang.Error: Unexpected reflective access
Summary: Ensure that the test is not influenced by the default users policy.
Reviewed-by: martin
psandoz [Tue, 07 Jan 2014 11:33:22 +0100] rev 22112
8031306: Incorrect bug id on tests
Reviewed-by: chegar
psandoz [Tue, 07 Jan 2014 11:15:11 +0100] rev 22111
8031187: DoubleStream.count is incorrect for a stream containing > Integer.MAX_VALUE elements
Reviewed-by: darcy
plevart [Tue, 07 Jan 2014 09:54:16 +0100] rev 22110
8030801: SocketHandler(host, port) requires permission ("java.util.logging.LoggingPermission" "control")
8029781: Theoretical data race on java.util.logging.Handler.sealed
Summary: Use privileged actions instead of racy boolean field to elevate privilege when constructing logging handlers
Reviewed-by: mchung, dfuchs
darcy [Mon, 06 Jan 2014 13:54:54 -0800] rev 22109
8031210: Remove serial warning from java.lang.Enum
Reviewed-by: lancea, mduigou
rriggs [Wed, 11 Dec 2013 16:52:41 -0500] rev 22108
8029551: Add value-type notice to java.time classes
Summary: Add warning about identity of value types and reference to ValueBased.html
Reviewed-by: briangoetz, smarks, scolebourne
juh [Mon, 06 Jan 2014 13:20:06 -0800] rev 22107
8007967: Infinite loop can happen in sun.security.provider.certpath.SunCertPathBuilder.depthFirstSearchForward()
Reviewed-by: mullan
darcy [Mon, 06 Jan 2014 11:48:32 -0800] rev 22106
8031201: Fix casting lint issues in java.net
Reviewed-by: alanb, chegar
michaelm [Mon, 06 Jan 2014 11:00:12 +0000] rev 22105
8029354: URLPermission.<init> throws llegalArgumentException: Invalid characters in hostname
Reviewed-by: alanb, chegar
joehw [Sun, 05 Jan 2014 21:02:57 -0800] rev 22104
8027359: XML parser returns incorrect parsing results
Reviewed-by: lancea
tyan [Fri, 03 Jan 2014 20:43:09 -0800] rev 22103
8030284: intermittent StackOverflow in RMI bench/serial test
Reviewed-by: smarks
bpb [Fri, 03 Jan 2014 14:04:41 -0800] rev 22102
8029561: Optimization in Integer to string conversion
Summary: Remove FIXME-TODO comments as the suggested change does not improve performance.
Reviewed-by: darcy
darcy [Fri, 03 Jan 2014 10:38:23 -0800] rev 22101
8030212: Several api.java.util.stream tests got "NaN" value instead of "Infinity" or "-Infinity"
Reviewed-by: mduigou, psandoz
darcy [Fri, 03 Jan 2014 09:49:08 -0800] rev 22100
8031148: Fix doclint issues in javax.xml.crypto.dsig
Reviewed-by: chegar, mullan