Wed, 05 Jul 2017 18:00:35 +0200 Merge
duke [Wed, 05 Jul 2017 18:00:35 +0200] rev 11541
Merge
Wed, 25 Jan 2012 13:54:28 -0800 Merge
katleman [Wed, 25 Jan 2012 13:54:28 -0800] rev 11540
Merge
Mon, 23 Jan 2012 12:39:41 -0800 7110396: Sound code fails to build with gcc 4.6 on multiarch Linux systems
mr [Mon, 23 Jan 2012 12:39:41 -0800] rev 11539
7110396: Sound code fails to build with gcc 4.6 on multiarch Linux systems Reviewed-by: ohair
Wed, 25 Jan 2012 12:36:08 -0800 Merge
amurillo [Wed, 25 Jan 2012 12:36:08 -0800] rev 11538
Merge
Fri, 20 Jan 2012 14:31:33 -0800 Merge
amurillo [Fri, 20 Jan 2012 14:31:33 -0800] rev 11537
Merge
Wed, 18 Jan 2012 17:34:32 -0800 7030453: JSR 292 ClassValue.get method is too slow
jrose [Wed, 18 Jan 2012 17:34:32 -0800] rev 11536
7030453: JSR 292 ClassValue.get method is too slow Summary: Implement ClassValue cooperatively with Class like ThreadLocal with Thread. Reviewed-by: twisti, mduigou
Wed, 18 Jan 2012 17:34:30 -0800 7077803: java.lang.InternalError in java.lang.invoke.MethodHandleNatives.init
jrose [Wed, 18 Jan 2012 17:34:30 -0800] rev 11535
7077803: java.lang.InternalError in java.lang.invoke.MethodHandleNatives.init Summary: Use correct access token for unreflecting MHs where setAccessible(true) Reviewed-by: never, twisti
Wed, 18 Jan 2012 17:34:29 -0800 7117167: Misc warnings in java.lang.invoke and sun.invoke.*
jrose [Wed, 18 Jan 2012 17:34:29 -0800] rev 11534
7117167: Misc warnings in java.lang.invoke and sun.invoke.* Reviewed-by: smarks
Tue, 24 Jan 2012 13:43:24 -0800 Merge
lana [Tue, 24 Jan 2012 13:43:24 -0800] rev 11533
Merge
Wed, 18 Jan 2012 20:24:41 -0800 Merge
lana [Wed, 18 Jan 2012 20:24:41 -0800] rev 11532
Merge
Wed, 18 Jan 2012 11:00:20 -0800 Merge
lana [Wed, 18 Jan 2012 11:00:20 -0800] rev 11531
Merge
Tue, 17 Jan 2012 15:55:40 -0800 7117570: Warnings in sun.mangement.* and its subpackages
mchung [Tue, 17 Jan 2012 15:55:40 -0800] rev 11530
7117570: Warnings in sun.mangement.* and its subpackages Reviewed-by: mchung, dsamersoff Contributed-by: kurchi.subhra.hazra@oracle.com
Tue, 17 Jan 2012 14:10:04 +0000 6671616: TEST_BUG: java/io/File/BlockIsDirectory.java fails when /dev/dsk empty (sol)
chegar [Tue, 17 Jan 2012 14:10:04 +0000] rev 11529
6671616: TEST_BUG: java/io/File/BlockIsDirectory.java fails when /dev/dsk empty (sol) Reviewed-by: alanb
Mon, 16 Jan 2012 18:05:29 +0000 7129083: CookieManager does not store cookies if url is read before setting cookie manager
chegar [Mon, 16 Jan 2012 18:05:29 +0000] rev 11528
7129083: CookieManager does not store cookies if url is read before setting cookie manager Reviewed-by: michaelm
Mon, 16 Jan 2012 16:30:29 +0000 7130398: ProblemList.txt updates (1/2012)
alanb [Mon, 16 Jan 2012 16:30:29 +0000] rev 11527
7130398: ProblemList.txt updates (1/2012) Reviewed-by: chegar
Mon, 16 Jan 2012 10:10:56 +0800 7118809: rcache deadlock
weijun [Mon, 16 Jan 2012 10:10:56 +0800] rev 11526
7118809: rcache deadlock Reviewed-by: valeriep
Fri, 13 Jan 2012 13:20:02 +0000 7129029: (fs) Unix file system provider should be buildable on platforms that don't support O_NOFOLLOW
littlee [Fri, 13 Jan 2012 13:20:02 +0000] rev 11525
7129029: (fs) Unix file system provider should be buildable on platforms that don't support O_NOFOLLOW Reviewed-by: alanb
Thu, 12 Jan 2012 18:49:33 -0800 Merge
valeriep [Thu, 12 Jan 2012 18:49:33 -0800] rev 11524
Merge
Thu, 12 Jan 2012 16:04:03 -0800 7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs
valeriep [Thu, 12 Jan 2012 16:04:03 -0800] rev 11523
7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs Summary: Added the OracleUcrypto provider for utilizing the Solaris ucrypto API. Reviewed-by: weijun
Fri, 13 Jan 2012 09:50:19 +0800 7090565: Move test/closed/javax/security/auth/x500/X500Principal/Parse.java to open tests
weijun [Fri, 13 Jan 2012 09:50:19 +0800] rev 11522
7090565: Move test/closed/javax/security/auth/x500/X500Principal/Parse.java to open tests Reviewed-by: mullan
Thu, 12 Jan 2012 03:39:37 -0800 7106773: 512 bits RSA key cannot work with SHA384 and SHA512
xuelei [Thu, 12 Jan 2012 03:39:37 -0800] rev 11521
7106773: 512 bits RSA key cannot work with SHA384 and SHA512 Reviewed-by: weijun
Wed, 11 Jan 2012 08:14:47 -0800 7125442: jar application located in two bytes character named folder cannot be run with JRE 7 u1/u2
ksrini [Wed, 11 Jan 2012 08:14:47 -0800] rev 11520
7125442: jar application located in two bytes character named folder cannot be run with JRE 7 u1/u2 Reviewed-by: sherman, mchung, darcy
Wed, 11 Jan 2012 13:07:15 +0000 7068856: (fs) Typo in Files.isSameFile() javadoc
alanb [Wed, 11 Jan 2012 13:07:15 +0000] rev 11519
7068856: (fs) Typo in Files.isSameFile() javadoc 7099208: (fs) Files.newBufferedReader has typo in javadoc Reviewed-by: forax
Wed, 11 Jan 2012 10:52:25 +0000 7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map
chegar [Wed, 11 Jan 2012 10:52:25 +0000] rev 11518
7128648: HttpURLConnection.getHeaderFields should return an unmodifiable Map Reviewed-by: michaelm
Tue, 10 Jan 2012 17:46:46 -0800 7128931: Bad HTML escaping in java.lang.Throwable javadoc
darcy [Tue, 10 Jan 2012 17:46:46 -0800] rev 11517
7128931: Bad HTML escaping in java.lang.Throwable javadoc Reviewed-by: mduigou
Tue, 10 Jan 2012 17:12:11 -0800 7112008: Javadoc for j.l.Object.finalize() vs JLS 12.6 Finalization of Class Instances
darcy [Tue, 10 Jan 2012 17:12:11 -0800] rev 11516
7112008: Javadoc for j.l.Object.finalize() vs JLS 12.6 Finalization of Class Instances Reviewed-by: mduigou
Tue, 10 Jan 2012 12:48:08 +0000 7128584: Typo in sun.misc.VM's private directMemory field comment
chegar [Tue, 10 Jan 2012 12:48:08 +0000] rev 11515
7128584: Typo in sun.misc.VM's private directMemory field comment Reviewed-by: forax, chegar Contributed-by: Krystal Mok <sajia@taobao.com>
Tue, 10 Jan 2012 10:57:12 +0000 7123415: Some cases of network interface indexes being read incorrectly
chegar [Tue, 10 Jan 2012 10:57:12 +0000] rev 11514
7123415: Some cases of network interface indexes being read incorrectly Reviewed-by: chegar Contributed-by: brandon.passanisi@oracle.com
Mon, 09 Jan 2012 20:14:15 -0800 7128512: Javadoc typo in java.lang.invoke.MethodHandle
darcy [Mon, 09 Jan 2012 20:14:15 -0800] rev 11513
7128512: Javadoc typo in java.lang.invoke.MethodHandle Reviewed-by: mduigou
Mon, 09 Jan 2012 15:54:44 -0800 7128441: StrictMath performance improvement note shared with Math
darcy [Mon, 09 Jan 2012 15:54:44 -0800] rev 11512
7128441: StrictMath performance improvement note shared with Math Reviewed-by: darcy Contributed-by: Martin Desruisseaux <martin.desruisseaux@geomatys.fr>
Mon, 09 Jan 2012 19:33:02 +0000 7030573: test/java/io/FileInputStream/LargeFileAvailable.java fails when there is insufficient disk space
gadams [Mon, 09 Jan 2012 19:33:02 +0000] rev 11511
7030573: test/java/io/FileInputStream/LargeFileAvailable.java fails when there is insufficient disk space Reviewed-by: alanb
Fri, 06 Jan 2012 18:47:43 -0800 7123649: Remove public modifier from Math.powerOfTwoF.
darcy [Fri, 06 Jan 2012 18:47:43 -0800] rev 11510
7123649: Remove public modifier from Math.powerOfTwoF. Reviewed-by: smarks, alanb
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip