Sun, 31 Jan 2016 22:30:35 +0100 8148626: URI.toURL needs to use protocol Handler to parse file URIs
redestad [Sun, 31 Jan 2016 22:30:35 +0100] rev 35399
8148626: URI.toURL needs to use protocol Handler to parse file URIs Summary: Back out the parts of 8147462 that attempted to optimize file URI to URL conversions Reviewed-by: darcy, chegar
Fri, 29 Jan 2016 17:03:17 -0800 8148627: RestrictTestMaxCachedBufferSize.java to 64-bit platforms
darcy [Fri, 29 Jan 2016 17:03:17 -0800] rev 35398
8148627: RestrictTestMaxCachedBufferSize.java to 64-bit platforms Reviewed-by: alanb
Fri, 29 Jan 2016 13:57:38 -0800 8148638: test failure in test/java/util/concurrent/tck
martin [Fri, 29 Jan 2016 13:57:38 -0800] rev 35397
8148638: test failure in test/java/util/concurrent/tck Summary: temporarily comment out assertions for not-yet-merged changes Reviewed-by: rriggs
Fri, 29 Jan 2016 11:49:37 -0800 8145164: Default implementation of ConcurrentMap::compute can throw NPE
dl [Fri, 29 Jan 2016 11:49:37 -0800] rev 35396
8145164: Default implementation of ConcurrentMap::compute can throw NPE Reviewed-by: martin, psandoz, chegar
Fri, 29 Jan 2016 11:48:00 -0800 8144305: documentation of Queue interface contains reference to LinkedBlockingQueue twice in 'See Also' section
dl [Fri, 29 Jan 2016 11:48:00 -0800] rev 35395
8144305: documentation of Queue interface contains reference to LinkedBlockingQueue twice in 'See Also' section Reviewed-by: martin, psandoz, chegar
Fri, 29 Jan 2016 11:44:19 -0800 8146467: Integrate JSR 166 jck tests into JDK repo
dl [Fri, 29 Jan 2016 11:44:19 -0800] rev 35394
8146467: Integrate JSR 166 jck tests into JDK repo Reviewed-by: martin, psandoz, chegar, fyuan, jjg
Fri, 29 Jan 2016 11:35:56 +0100 8147462: URI.toURL could be more efficient for most non-opaque URIs
redestad [Fri, 29 Jan 2016 11:35:56 +0100] rev 35393
8147462: URI.toURL could be more efficient for most non-opaque URIs Reviewed-by: alanb, chegar
Thu, 28 Jan 2016 09:49:00 -0800 8147607: Remove test library dependency on sun.security.tools.jarsigner.Main
sdrach [Thu, 28 Jan 2016 09:49:00 -0800] rev 35392
8147607: Remove test library dependency on sun.security.tools.jarsigner.Main Reviewed-by: chegar, psandoz Contributed-by: steve.drach@oracle.com
Thu, 28 Jan 2016 18:08:53 -0800 8148497: Mark SSLSocketSSLEngineTemplate.java as failing intermittently
darcy [Thu, 28 Jan 2016 18:08:53 -0800] rev 35391
8148497: Mark SSLSocketSSLEngineTemplate.java as failing intermittently Reviewed-by: xuelei
Thu, 28 Jan 2016 15:43:15 -0800 Merge
lana [Thu, 28 Jan 2016 15:43:15 -0800] rev 35390
Merge
Thu, 12 Nov 2015 17:56:29 -0800 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini [Thu, 12 Nov 2015 17:56:29 -0800] rev 35389
8035473: [javadoc] Revamp the existing Doclet APIs 8146529: Update the new Doclet API 8146427: "-nohelp" option issue 8146475: "-helpfile" option issue Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
Thu, 28 Jan 2016 19:43:05 +0300 8148483: JEP 280: Indify String Concatenation
shade [Thu, 28 Jan 2016 19:43:05 +0300] rev 35388
8148483: JEP 280: Indify String Concatenation Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>, Remi Forax <forax@univ-mlv.fr>, Peter Levart <peter.levart@gmail.com>
Thu, 28 Jan 2016 08:23:23 -0800 8144990: java/util/concurrent/forkjoin/FJExceptionTableLeak.java: OOM with Xcomp,G1GC
dl [Thu, 28 Jan 2016 08:23:23 -0800] rev 35387
8144990: java/util/concurrent/forkjoin/FJExceptionTableLeak.java: OOM with Xcomp,G1GC Reviewed-by: martin, psandoz, chegar
Thu, 28 Jan 2016 10:58:10 -0500 8147468: Allow users to bound the size of buffers cached in the per-thread buffer caches
tonyp [Thu, 28 Jan 2016 10:58:10 -0500] rev 35386
8147468: Allow users to bound the size of buffers cached in the per-thread buffer caches Summary: Introduces the jdk.nio.maxCachedBufferSize property. Reviewed-by: alanb, bpb
Thu, 28 Jan 2016 12:55:19 +0000 8148192: (fs) Path.register can fail with Bad file descriptor and other errors
alanb [Thu, 28 Jan 2016 12:55:19 +0000] rev 35385
8148192: (fs) Path.register can fail with Bad file descriptor and other errors Reviewed-by: chegar
Thu, 28 Jan 2016 11:09:42 +0000 8148220: Update TEST.groups to include jdk/internal/math and jdk/internal/misc
chegar [Thu, 28 Jan 2016 11:09:42 +0000] rev 35384
8148220: Update TEST.groups to include jdk/internal/math and jdk/internal/misc Reviewed-by: coffeys
Mon, 25 Jan 2016 16:07:00 -0800 8148174: NegativeArraySizeException in Vector.grow(int)
martin [Mon, 25 Jan 2016 16:07:00 -0800] rev 35383
8148174: NegativeArraySizeException in Vector.grow(int) Summary: improve management of internal array Reviewed-by: smarks, forax
Wed, 27 Jan 2016 21:59:00 +0800 8147400: Deprecate policytool
weijun [Wed, 27 Jan 2016 21:59:00 +0800] rev 35382
8147400: Deprecate policytool Reviewed-by: xuelei, mullan
Wed, 27 Jan 2016 13:51:35 +0100 8147962: URL should handle lower-casing of protocol locale-independently
redestad [Wed, 27 Jan 2016 13:51:35 +0100] rev 35381
8147962: URL should handle lower-casing of protocol locale-independently Reviewed-by: chegar, alanb, naoto
Tue, 26 Jan 2016 15:30:42 -0800 8148121: Typo in API , FileOwnerAttributeView.getOwner() and FileOwnerAttributeView.setOwner()
bpb [Tue, 26 Jan 2016 15:30:42 -0800] rev 35380
8148121: Typo in API , FileOwnerAttributeView.getOwner() and FileOwnerAttributeView.setOwner() Summary: "It it" -> "It is" Reviewed-by: sherman
Tue, 26 Jan 2016 13:32:07 -0800 8144539: Update PKCS11 tests to run with security manager
asmotrak [Tue, 26 Jan 2016 13:32:07 -0800] rev 35379
8144539: Update PKCS11 tests to run with security manager Reviewed-by: valeriep, ascarpino
Tue, 26 Jan 2016 09:25:53 +0000 8065076: java/net/SocketPermission/SocketPermissionTest.java fails intermittently
chegar [Tue, 26 Jan 2016 09:25:53 +0000] rev 35378
8065076: java/net/SocketPermission/SocketPermissionTest.java fails intermittently Reviewed-by: coffeys, xiaofeya
Tue, 26 Jan 2016 09:18:51 +0000 8148154: Integrate JOpt Simple for internal usage by JDK tools
chegar [Tue, 26 Jan 2016 09:18:51 +0000] rev 35377
8148154: Integrate JOpt Simple for internal usage by JDK tools Reviewed-by: alanb, redestad, rriggs
Thu, 28 Jan 2016 09:43:08 -0800 Added tag jdk-9+103 for changeset 67dcc46f8241
lana [Thu, 28 Jan 2016 09:43:08 -0800] rev 35376
Added tag jdk-9+103 for changeset 67dcc46f8241
Wed, 05 Jul 2017 21:16:13 +0200 Merge
duke [Wed, 05 Jul 2017 21:16:13 +0200] rev 35375
Merge
Thu, 28 Jan 2016 15:42:23 -0800 Merge
lana [Thu, 28 Jan 2016 15:42:23 -0800] rev 35374
Merge
Thu, 28 Jan 2016 19:43:18 +0300 8148483: JEP 280: Indify String Concatenation
shade [Thu, 28 Jan 2016 19:43:18 +0300] rev 35373
8148483: JEP 280: Indify String Concatenation Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>, Remi Forax <forax@univ-mlv.fr>, Peter Levart <peter.levart@gmail.com>
Thu, 28 Jan 2016 09:43:01 -0800 Added tag jdk-9+103 for changeset 9bd7d91ca664
lana [Thu, 28 Jan 2016 09:43:01 -0800] rev 35372
Added tag jdk-9+103 for changeset 9bd7d91ca664
Sat, 30 Jan 2016 10:28:45 +0100 8148351: Only display resolved symlink for compiler, do not change path
ihse [Sat, 30 Jan 2016 10:28:45 +0100] rev 35371
8148351: Only display resolved symlink for compiler, do not change path Reviewed-by: erikj
Sat, 30 Jan 2016 10:25:15 +0100 8148120: Incremental update from build-infra project
ihse [Sat, 30 Jan 2016 10:25:15 +0100] rev 35370
8148120: Incremental update from build-infra project Reviewed-by: erikj
Sat, 30 Jan 2016 00:25:53 +0530 8148617: top level make docs target does not generate javadocs for dynalink API
sundar [Sat, 30 Jan 2016 00:25:53 +0530] rev 35369
8148617: top level make docs target does not generate javadocs for dynalink API Reviewed-by: erikj, hannesw
Thu, 28 Jan 2016 15:41:48 -0800 Merge
lana [Thu, 28 Jan 2016 15:41:48 -0800] rev 35368
Merge
Thu, 12 Nov 2015 13:26:07 -0800 8035473: [javadoc] Revamp the existing Doclet APIs
ksrini [Thu, 12 Nov 2015 13:26:07 -0800] rev 35367
8035473: [javadoc] Revamp the existing Doclet APIs 8146529: Update the new Doclet API 8146427: "-nohelp" option issue 8146475: "-helpfile" option issue Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
Thu, 28 Jan 2016 19:42:10 +0300 8148483: JEP 280: Indify String Concatenation
shade [Thu, 28 Jan 2016 19:42:10 +0300] rev 35366
8148483: JEP 280: Indify String Concatenation Reviewed-by: psandoz, mcimadamore, igerasim, forax, plevart, vlivanov, ihse Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>, Remi Forax <forax@univ-mlv.fr>, Peter Levart <peter.levart@gmail.com>
Thu, 28 Jan 2016 07:59:44 +0100 8148416: Fix merge error in hotspot.m4 introduced in Merge changeset c0fe64e3d52e
ihse [Thu, 28 Jan 2016 07:59:44 +0100] rev 35365
8148416: Fix merge error in hotspot.m4 introduced in Merge changeset c0fe64e3d52e Reviewed-by: dholmes
Tue, 26 Jan 2016 09:18:12 +0000 8148154: Integrate JOpt Simple for internal usage by JDK tools
chegar [Tue, 26 Jan 2016 09:18:12 +0000] rev 35364
8148154: Integrate JOpt Simple for internal usage by JDK tools Reviewed-by: alanb, redestad, rriggs
Thu, 28 Jan 2016 09:42:59 -0800 Added tag jdk-9+103 for changeset 8a9ec8b729b4
lana [Thu, 28 Jan 2016 09:42:59 -0800] rev 35363
Added tag jdk-9+103 for changeset 8a9ec8b729b4
Wed, 05 Jul 2017 21:15:55 +0200 Added tag jdk-9+103 for changeset 4a652e4ca952
duke [Wed, 05 Jul 2017 21:15:55 +0200] rev 35362
Added tag jdk-9+103 for changeset 4a652e4ca952
Wed, 05 Jul 2017 21:15:54 +0200 Merge jdk-9+103
duke [Wed, 05 Jul 2017 21:15:54 +0200] rev 35361
Merge
Wed, 05 Jul 2017 21:15:48 +0200 Merge
duke [Wed, 05 Jul 2017 21:15:48 +0200] rev 35360
Merge
Mon, 25 Jan 2016 19:01:32 +0000 8148147: Sync up @modules from jigsaw/jake
alanb [Mon, 25 Jan 2016 19:01:32 +0000] rev 35359
8148147: Sync up @modules from jigsaw/jake Reviewed-by: chegar, mchung
Mon, 25 Jan 2016 15:49:50 +0530 8145987: Assertion failure when compiling stream with type annotation
sadayapalam [Mon, 25 Jan 2016 15:49:50 +0530] rev 35358
8145987: Assertion failure when compiling stream with type annotation Reviewed-by: jlahoda
Sun, 24 Jan 2016 11:44:10 +0100 8145392: Build fails with "No portfile values materialized"
alundblad [Sun, 24 Jan 2016 11:44:10 +0100] rev 35357
8145392: Build fails with "No portfile values materialized" Summary: Increased default server startup timeout. Reviewed-by: jlahoda
Sun, 24 Jan 2016 11:32:38 +0100 8056989: Sjavac --server option should be optional
alundblad [Sun, 24 Jan 2016 11:32:38 +0100] rev 35356
8056989: Sjavac --server option should be optional 8147568: NullPointerException in option parsing Summary: Made --server option optional (and background=true implied) Reviewed-by: jlahoda, erikj
Fri, 22 Jan 2016 21:00:26 +0100 8143388: Compiler throws NullPointerException during compilation
jlahoda [Fri, 22 Jan 2016 21:00:26 +0100] rev 35355
8143388: Compiler throws NullPointerException during compilation Summary: Avoid putting "super" into a local variable while desugaring postfix operators. Reviewed-by: mcimadamore
Thu, 21 Jan 2016 15:55:17 -0800 8147995: 8147930 uses incorrect whitespace in langtools/test/Makefile
jjg [Thu, 21 Jan 2016 15:55:17 -0800] rev 35354
8147995: 8147930 uses incorrect whitespace in langtools/test/Makefile Reviewed-by: mikael, mchung
Thu, 21 Jan 2016 10:16:42 -0800 Merge
lana [Thu, 21 Jan 2016 10:16:42 -0800] rev 35353
Merge
Thu, 21 Jan 2016 15:11:53 +0100 8147930: Langtools test Makefile still requires special make in Cygwin
erikj [Thu, 21 Jan 2016 15:11:53 +0100] rev 35352
8147930: Langtools test Makefile still requires special make in Cygwin Reviewed-by: ihse
Tue, 19 Jan 2016 20:32:06 -0800 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
iris [Tue, 19 Jan 2016 20:32:06 -0800] rev 35351
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification Reviewed-by: alanb, chegar, lancea
Wed, 20 Jan 2016 10:53:29 +0000 8147546: regression when type-checking generic calls inside nested declarations occurring in method context
mcimadamore [Wed, 20 Jan 2016 10:53:29 +0000] rev 35350
8147546: regression when type-checking generic calls inside nested declarations occurring in method context Summary: Attr.visitClassDef should set a temporary ArgumentAttr cache when in speculative mode Reviewed-by: vromero
Wed, 20 Jan 2016 10:50:28 +0000 8147493: regression when type-checking unchecked method calls
mcimadamore [Wed, 20 Jan 2016 10:50:28 +0000] rev 35349
8147493: regression when type-checking unchecked method calls Summary: Shared warner in Attr.checkMethod leads to spurious inference errors Reviewed-by: vromero
Tue, 19 Jan 2016 15:46:42 +0530 8144580: java.lang.AssertionError: Missing type variable in where clause: T
sadayapalam [Tue, 19 Jan 2016 15:46:42 +0530] rev 35348
8144580: java.lang.AssertionError: Missing type variable in where clause: T Summary: Type variable comparisons should ignore type annotations. Reviewed-by: mcimadamore
Mon, 18 Jan 2016 14:25:29 +0000 8147554: InfoOptsTest fails when executed outside make
mcimadamore [Mon, 18 Jan 2016 14:25:29 +0000] rev 35347
8147554: InfoOptsTest fails when executed outside make Summary: Local ant build uses '-' as a build separator instead of '+' for fullversion string Reviewed-by: jlahoda
Fri, 15 Jan 2016 15:40:24 -0800 8146208: Add a public DocTreeFactory to the Compiler Tree API
jjg [Fri, 15 Jan 2016 15:40:24 -0800] rev 35346
8146208: Add a public DocTreeFactory to the Compiler Tree API Reviewed-by: ksrini
Thu, 21 Jan 2016 09:46:07 -0800 Added tag jdk-9+102 for changeset cb71f7f18b6f
lana [Thu, 21 Jan 2016 09:46:07 -0800] rev 35345
Added tag jdk-9+102 for changeset cb71f7f18b6f
Wed, 05 Jul 2017 21:15:37 +0200 Merge
duke [Wed, 05 Jul 2017 21:15:37 +0200] rev 35344
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip