Fri, 06 Oct 2017 18:40:33 -0700 8188578: move printFramesDocument from HtmlDocWriter to FrameOutputWriter
jjg [Fri, 06 Oct 2017 18:40:33 -0700] rev 47321
8188578: move printFramesDocument from HtmlDocWriter to FrameOutputWriter Reviewed-by: ksrini
Fri, 06 Oct 2017 20:54:37 +0000 Merge
lana [Fri, 06 Oct 2017 20:54:37 +0000] rev 47320
Merge
Fri, 06 Oct 2017 20:38:35 +0000 Added tag jdk-10+26 for changeset 1129253d3bc7
lana [Fri, 06 Oct 2017 20:38:35 +0000] rev 47319
Added tag jdk-10+26 for changeset 1129253d3bc7
Fri, 06 Oct 2017 17:18:03 +0200 8188225: AST could be improved in presence of var types.
jlahoda [Fri, 06 Oct 2017 17:18:03 +0200] rev 47318
8188225: AST could be improved in presence of var types. Summary: Adding a better start pos for vars; always adding a synthetic type tree to vars. Reviewed-by: mcimadamore
Fri, 06 Oct 2017 08:37:08 +0200 8188855: Fix VS10 build after "8187658: Bigger buffer for GetAdaptersAddresses"
goetz [Fri, 06 Oct 2017 08:37:08 +0200] rev 47317
8188855: Fix VS10 build after "8187658: Bigger buffer for GetAdaptersAddresses" Reviewed-by: vtewari, simonis
Thu, 05 Oct 2017 18:29:47 +0100 8172443: Change use of tree.pos to line:col in rawDiagnostics jdk-10+26
mcimadamore [Thu, 05 Oct 2017 18:29:47 +0100] rev 47316
8172443: Change use of tree.pos to line:col in rawDiagnostics Summary: Generate more stable raw diagnostic position for functional expression AST diag arguments Reviewed-by: jjg, vromero
Thu, 05 Oct 2017 12:19:23 +0100 8063054: Incorrect raw type warning for method reference
mcimadamore [Thu, 05 Oct 2017 12:19:23 +0100] rev 47315
8063054: Incorrect raw type warning for method reference Summary: Spurious raw types warnings generated for unbound method references Reviewed-by: jlahoda Contributed-by: bsrbnd@gmail.com
Thu, 05 Oct 2017 12:41:06 +0200 8188814: Simplify IncludeCustomExtension
ihse [Thu, 05 Oct 2017 12:41:06 +0200] rev 47314
8188814: Simplify IncludeCustomExtension Reviewed-by: dholmes
Thu, 05 Oct 2017 11:02:18 +0200 8188768: Fix interaction between make and autoconf after consolidation
ihse [Thu, 05 Oct 2017 11:02:18 +0200] rev 47313
8188768: Fix interaction between make and autoconf after consolidation Reviewed-by: erikj, tbell
Wed, 04 Oct 2017 10:54:18 -0700 8187593: Cleanup: removing SecuritySupport files
joehw [Wed, 04 Oct 2017 10:54:18 -0700] rev 47312
8187593: Cleanup: removing SecuritySupport files Reviewed-by: lancea
Wed, 04 Oct 2017 10:44:21 -0700 8186703: javadoc needs a test to verify member hiding
ksrini [Wed, 04 Oct 2017 10:44:21 -0700] rev 47311
8186703: javadoc needs a test to verify member hiding Reviewed-by: jjg
Wed, 04 Oct 2017 01:08:36 -0700 8186654: Poor quality of sun.security.util.Cache.EqualByteArray.hashCode()
igerasim [Wed, 04 Oct 2017 01:08:36 -0700] rev 47310
8186654: Poor quality of sun.security.util.Cache.EqualByteArray.hashCode() Reviewed-by: coffeys
Tue, 03 Oct 2017 23:42:08 -0700 8187658: Bigger buffer for GetAdaptersAddresses
igerasim [Tue, 03 Oct 2017 23:42:08 -0700] rev 47309
8187658: Bigger buffer for GetAdaptersAddresses Reviewed-by: rriggs, vtewari
Tue, 03 Oct 2017 19:27:07 -0700 8188321: (jdeps) help message should say "requires transitive" rather than "requires public"
mchung [Tue, 03 Oct 2017 19:27:07 -0700] rev 47308
8188321: (jdeps) help message should say "requires transitive" rather than "requires public" Reviewed-by: sundar
Tue, 03 Oct 2017 14:00:00 -0700 8186056: Miscellaneous changes imported from jsr166 CVS 2017-09
dl [Tue, 03 Oct 2017 14:00:00 -0700] rev 47307
8186056: Miscellaneous changes imported from jsr166 CVS 2017-09 Reviewed-by: martin, psandoz
Tue, 03 Oct 2017 13:55:05 -0700 8186265: Make toString() methods of "task" objects more useful
dl [Tue, 03 Oct 2017 13:55:05 -0700] rev 47306
8186265: Make toString() methods of "task" objects more useful Reviewed-by: martin, psandoz, rriggs, dholmes, darcy Contributed-by: Charles Munger <clm@google.com>
Tue, 03 Oct 2017 13:50:09 -0700 8186226: Improve ConcurrentSkipListMap performance on weak memory model machines
dl [Tue, 03 Oct 2017 13:50:09 -0700] rev 47305
8186226: Improve ConcurrentSkipListMap performance on weak memory model machines Reviewed-by: martin, psandoz
Tue, 03 Oct 2017 13:45:11 -0700 8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries
dl [Tue, 03 Oct 2017 13:45:11 -0700] rev 47304
8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries Reviewed-by: martin, psandoz
Tue, 03 Oct 2017 13:41:55 -0700 8187607: [Testbug] Atomic*FieldUpdaterTest.checkPrivateAccess uses nested classes
dl [Tue, 03 Oct 2017 13:41:55 -0700] rev 47303
8187607: [Testbug] Atomic*FieldUpdaterTest.checkPrivateAccess uses nested classes Reviewed-by: martin, psandoz, dholmes
Tue, 03 Oct 2017 13:37:01 -0700 8187408: AbstractQueuedSynchronizer wait queue corrupted when thread awaits without holding the lock
dl [Tue, 03 Oct 2017 13:37:01 -0700] rev 47302
8187408: AbstractQueuedSynchronizer wait queue corrupted when thread awaits without holding the lock Reviewed-by: martin, psandoz, dholmes
Tue, 03 Oct 2017 13:32:04 -0700 8188241: Improve numerical code in StampedLock example code
dl [Tue, 03 Oct 2017 13:32:04 -0700] rev 47301
8188241: Improve numerical code in StampedLock example code Reviewed-by: martin, psandoz, darcy
Tue, 03 Oct 2017 12:58:49 -0700 8074407: javadoc: using <pre> after @deprecated tag causes warnings
bpatel [Tue, 03 Oct 2017 12:58:49 -0700] rev 47300
8074407: javadoc: using <pre> after @deprecated tag causes warnings Reviewed-by: jjg, ksrini
Mon, 02 Oct 2017 14:49:46 -0700 8169819: minor cleanup for deprecated page
bpatel [Mon, 02 Oct 2017 14:49:46 -0700] rev 47299
8169819: minor cleanup for deprecated page Reviewed-by: jjg, ksrini
Mon, 02 Oct 2017 10:04:22 -0700 8187978: javac can show overload error messages that include non-valid candidates
vromero [Mon, 02 Oct 2017 10:04:22 -0700] rev 47298
8187978: javac can show overload error messages that include non-valid candidates Reviewed-by: mcimadamore Contributed-by: bsrbnd@gmail.com
Mon, 02 Oct 2017 12:29:44 +0100 8188144: regression in method reference type-checking
mcimadamore [Mon, 02 Oct 2017 12:29:44 +0100] rev 47297
8188144: regression in method reference type-checking Summary: method reference checking prefers unbound lookup when both searches produce same results Reviewed-by: vromero
Wed, 27 Sep 2017 21:48:21 +0200 8188034: InitSupport does not properly include closed file
ihse [Wed, 27 Sep 2017 21:48:21 +0200] rev 47296
8188034: InitSupport does not properly include closed file Reviewed-by: tbell, erikj
Sat, 30 Sep 2017 22:49:05 -0700 8188185: Windows build fails in configure after fix for JDK-8188136
tbell [Sat, 30 Sep 2017 22:49:05 -0700] rev 47295
8188185: Windows build fails in configure after fix for JDK-8188136 Reviewed-by: darcy
Fri, 29 Sep 2017 11:33:08 -0700 8186050: StackFrame should provide the method signature
mchung [Fri, 29 Sep 2017 11:33:08 -0700] rev 47294
8186050: StackFrame should provide the method signature Reviewed-by: alanb, bchristi, forax, plevart
Sat, 30 Sep 2017 03:15:56 +0530 8147076: LinkerCallSite.ARGLIMIT is used incorrectly
sdama [Sat, 30 Sep 2017 03:15:56 +0530] rev 47293
8147076: LinkerCallSite.ARGLIMIT is used incorrectly Summary: Modified ARGLIMIT Reviewed-by: hannesw, jlaskey Contributed-by: srinivas.dama@oracle.com
Fri, 29 Sep 2017 09:48:31 -0400 8188038: Add Windows-x64-open bundles to jib-profiles.js
ctornqvi [Fri, 29 Sep 2017 09:48:31 -0400] rev 47292
8188038: Add Windows-x64-open bundles to jib-profiles.js Reviewed-by: erikj
Fri, 29 Sep 2017 15:26:13 +0200 8188136: jib configure requires --src-dir for out of tree builds
erikj [Fri, 29 Sep 2017 15:26:13 +0200] rev 47291
8188136: jib configure requires --src-dir for out of tree builds 8188123: jib.sh looks for closed config file in the wrong place after repo consolidation Reviewed-by: dholmes, tbell
Fri, 29 Sep 2017 16:37:36 +0530 8180274: Fix links in nashorn documentation
sundar [Fri, 29 Sep 2017 16:37:36 +0530] rev 47290
8180274: Fix links in nashorn documentation Reviewed-by: hannesw
Fri, 29 Sep 2017 10:00:58 +0200 8188135: Fix VS 2010 build after "8187631: Refactor FileDescriptor close implementation"
goetz [Fri, 29 Sep 2017 10:00:58 +0200] rev 47289
8188135: Fix VS 2010 build after "8187631: Refactor FileDescriptor close implementation" Reviewed-by: dholmes, alanb
Fri, 29 Sep 2017 00:52:30 +0000 Added tag jdk-10+25 for changeset 8eb5e3ccee56
lana [Fri, 29 Sep 2017 00:52:30 +0000] rev 47288
Added tag jdk-10+25 for changeset 8eb5e3ccee56
Thu, 28 Sep 2017 23:03:17 +0530 8188098: NPE in SimpleTreeVisitorES6 visitor when parsing a tagged template literal jdk-10+25
sundar [Thu, 28 Sep 2017 23:03:17 +0530] rev 47287
8188098: NPE in SimpleTreeVisitorES6 visitor when parsing a tagged template literal Reviewed-by: hannesw, jlaskey
Thu, 28 Sep 2017 18:30:35 +0530 8188082: autoimports.js sample is broken
sundar [Thu, 28 Sep 2017 18:30:35 +0530] rev 47286
8188082: autoimports.js sample is broken Reviewed-by: hannesw, jlaskey
Thu, 28 Sep 2017 11:20:16 +0100 8188090: Running tests from make causes spurious mercurial changes
mcimadamore [Thu, 28 Sep 2017 11:20:16 +0100] rev 47285
8188090: Running tests from make causes spurious mercurial changes Summary: Fix relative path in test/TestCommon.gmk Reviewed-by: erikj
Wed, 27 Sep 2017 16:47:07 -0700 8186332: Fix method signature in method summary table
bpatel [Wed, 27 Sep 2017 16:47:07 -0700] rev 47284
8186332: Fix method signature in method summary table Reviewed-by: jjg, ksrini
Wed, 27 Sep 2017 14:23:41 -0700 8187982: Update SourceVersion to mention restricted keywords
darcy [Wed, 27 Sep 2017 14:23:41 -0700] rev 47283
8187982: Update SourceVersion to mention restricted keywords Reviewed-by: mcimadamore
Wed, 27 Sep 2017 12:44:06 -0700 6373396: (cl spec) clarify spec of ClassLoader.getPackages() about run-time package
mchung [Wed, 27 Sep 2017 12:44:06 -0700] rev 47282
6373396: (cl spec) clarify spec of ClassLoader.getPackages() about run-time package Reviewed-by: psandoz
Wed, 27 Sep 2017 10:24:40 -0700 8187688: Additional tests for MethodHandle.invokeWithArguments
psandoz [Wed, 27 Sep 2017 10:24:40 -0700] rev 47281
8187688: Additional tests for MethodHandle.invokeWithArguments Reviewed-by: redestad
Wed, 27 Sep 2017 17:56:00 +0200 8187826: Avoid using reflection to bootstrap NamedFunctions
redestad [Wed, 27 Sep 2017 17:56:00 +0200] rev 47280
8187826: Avoid using reflection to bootstrap NamedFunctions Reviewed-by: psandoz
Wed, 27 Sep 2017 17:09:52 +0200 8186815: Java.from has a bug, when element is ScriptObject
hannesw [Wed, 27 Sep 2017 17:09:52 +0200] rev 47279
8186815: Java.from has a bug, when element is ScriptObject Reviewed-by: sundar, jlaskey
Wed, 27 Sep 2017 15:26:35 +0200 8133623: JDK-8055034.js and JDK-8130127.js fail in nashorn nightly
hannesw [Wed, 27 Sep 2017 15:26:35 +0200] rev 47278
8133623: JDK-8055034.js and JDK-8130127.js fail in nashorn nightly Reviewed-by: sundar, hannesw Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Wed, 27 Sep 2017 18:40:37 +0530 8188023: Avoid -source and -target javac options in nashorn ant compilation
sundar [Wed, 27 Sep 2017 18:40:37 +0530] rev 47277
8188023: Avoid -source and -target javac options in nashorn ant compilation Reviewed-by: jlaskey, hannesw
Wed, 27 Sep 2017 14:56:19 +0200 8187962: Optimistic types ignore JavaAdapter return types
hannesw [Wed, 27 Sep 2017 14:56:19 +0200] rev 47276
8187962: Optimistic types ignore JavaAdapter return types Reviewed-by: sundar, attila
Wed, 27 Sep 2017 11:38:21 +0200 8188013: symbolgenerator targets jdk 9 source
ihse [Wed, 27 Sep 2017 11:38:21 +0200] rev 47275
8188013: symbolgenerator targets jdk 9 source Reviewed-by: erikj
Wed, 27 Sep 2017 11:21:40 +0200 8188012: Nashorn build targets version 9 source
ihse [Wed, 27 Sep 2017 11:21:40 +0200] rev 47274
8188012: Nashorn build targets version 9 source Reviewed-by: erikj, dholmes
Wed, 27 Sep 2017 14:02:15 +0800 6695402: Jarsigner with multi-byte characters in class names
weijun [Wed, 27 Sep 2017 14:02:15 +0800] rev 47273
6695402: Jarsigner with multi-byte characters in class names Reviewed-by: weijun Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
Tue, 26 Sep 2017 20:03:48 -0700 8183511: improve style for deprecated text
bpatel [Tue, 26 Sep 2017 20:03:48 -0700] rev 47272
8183511: improve style for deprecated text Reviewed-by: jjg, ksrini
Tue, 26 Sep 2017 19:19:09 +0100 8184328: JDK 8u131 socketRead0 hang at SSL read
robm [Tue, 26 Sep 2017 19:19:09 +0100] rev 47271
8184328: JDK 8u131 socketRead0 hang at SSL read Reviewed-by: xuelei, chegar, coffeys
Tue, 26 Sep 2017 20:34:10 +0530 8185072: network006 times out in many configs in JDK10-hs nightly
vtewari [Tue, 26 Sep 2017 20:34:10 +0530] rev 47270
8185072: network006 times out in many configs in JDK10-hs nightly Reviewed-by: chegar, rriggs
Tue, 26 Sep 2017 20:29:13 +0530 8187965: dynalink samples under $jdk10/src/sample/nashorn/dynalink are broken
sundar [Tue, 26 Sep 2017 20:29:13 +0530] rev 47269
8187965: dynalink samples under $jdk10/src/sample/nashorn/dynalink are broken Reviewed-by: jlaskey, hannesw
Tue, 26 Sep 2017 12:52:53 +0100 8177466: Add compiler support for local variable type-inference
mcimadamore [Tue, 26 Sep 2017 12:52:53 +0100] rev 47268
8177466: Add compiler support for local variable type-inference Summary: Add support for 'var' in implicitly typed local variable declarations Reviewed-by: vromero, jlahoda
Tue, 26 Sep 2017 15:08:56 +0530 8159526: Deprivilege jdk.httpserver
vtewari [Tue, 26 Sep 2017 15:08:56 +0530] rev 47267
8159526: Deprivilege jdk.httpserver Reviewed-by: chegar, alanb, michaelm, mchung
Tue, 26 Sep 2017 10:20:35 +0100 8181176: java/net/httpclient/websocket/ConnectionHandover.java times out
chegar [Tue, 26 Sep 2017 10:20:35 +0100] rev 47266
8181176: java/net/httpclient/websocket/ConnectionHandover.java times out Reviewed-by: coffeys
Tue, 26 Sep 2017 01:26:00 -0400 Merge
dholmes [Tue, 26 Sep 2017 01:26:00 -0400] rev 47265
Merge
Mon, 25 Sep 2017 23:42:58 -0400 8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack
goetz [Mon, 25 Sep 2017 23:42:58 -0400] rev 47264
8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack Reviewed-by: ihse, dholmes
Tue, 26 Sep 2017 12:47:49 +0800 8187376: test issue in java/lang/invoke/VarHandles/VarHandleBaseTest.java
mli [Tue, 26 Sep 2017 12:47:49 +0800] rev 47263
8187376: test issue in java/lang/invoke/VarHandles/VarHandleBaseTest.java Reviewed-by: psandoz
Tue, 26 Sep 2017 07:00:43 +0530 8185257: Nashorn AST is missing nodes when a for-loop contains a VariableDeclarationList
sdama [Tue, 26 Sep 2017 07:00:43 +0530] rev 47262
8185257: Nashorn AST is missing nodes when a for-loop contains a VariableDeclarationList Summary: var declaration in for loop removed from block scope in es6 mode Reviewed-by: hannesw, sundar Contributed-by: srinivas.dama@oracle.com
Mon, 25 Sep 2017 20:32:44 +0530 8187934: dropping a shebang script in src/sample/nashorn directory results in test failure
sundar [Mon, 25 Sep 2017 20:32:44 +0530] rev 47261
8187934: dropping a shebang script in src/sample/nashorn directory results in test failure Reviewed-by: hannesw, jlaskey
Tue, 26 Sep 2017 00:37:37 +0530 8186011: Fix samples/java_completion.js and samples/disassemble.js
sdama [Tue, 26 Sep 2017 00:37:37 +0530] rev 47260
8186011: Fix samples/java_completion.js and samples/disassemble.js Summary: replaced continuation property to method as API changed and removed invalid test in jdk9 modular system Reviewed-by: hannesw, sundar Contributed-by: srinivas.dama@oracle.com
Mon, 25 Sep 2017 11:52:40 +0200 8187672: RunTest displays broken output if jtreg fails completely
ihse [Mon, 25 Sep 2017 11:52:40 +0200] rev 47259
8187672: RunTest displays broken output if jtreg fails completely Reviewed-by: erikj, tbell
Mon, 25 Sep 2017 11:50:39 +0200 8180897: Explicit --with-jtreg path not expanded
ihse [Mon, 25 Sep 2017 11:50:39 +0200] rev 47258
8180897: Explicit --with-jtreg path not expanded Reviewed-by: erikj
Mon, 25 Sep 2017 13:03:11 +0200 8187883: NewClassDefEnclosing.java fails on windows
jlahoda [Mon, 25 Sep 2017 13:03:11 +0200] rev 47257
8187883: NewClassDefEnclosing.java fails on windows Summary: Fixing whitespace normalization. Reviewed-by: mcimadamore
Mon, 25 Sep 2017 11:32:13 +0100 8187784: IntelliJ langtools project exclusion settings are too broad
mcimadamore [Mon, 25 Sep 2017 11:32:13 +0100] rev 47256
8187784: IntelliJ langtools project exclusion settings are too broad Summary: revert exclusion for src/make/test folders Reviewed-by: jlahoda
Mon, 25 Sep 2017 10:47:28 +0200 8176467: --with-cacerts-file should fail during configure if file does not exist
ihse [Mon, 25 Sep 2017 10:47:28 +0200] rev 47255
8176467: --with-cacerts-file should fail during configure if file does not exist Reviewed-by: erikj
Mon, 25 Sep 2017 10:45:34 +0200 8176099: --with-build-jdk and --with-boot-jdk not working with JDK 10
ihse [Mon, 25 Sep 2017 10:45:34 +0200] rev 47254
8176099: --with-build-jdk and --with-boot-jdk not working with JDK 10 Reviewed-by: erikj
Mon, 25 Sep 2017 10:32:00 +0200 8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR
ihse [Mon, 25 Sep 2017 10:32:00 +0200] rev 47253
8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR Reviewed-by: erikj
Mon, 25 Sep 2017 10:21:23 +0200 8187543: Replace SRC_ROOT with TOPDIR
ihse [Mon, 25 Sep 2017 10:21:23 +0200] rev 47252
8187543: Replace SRC_ROOT with TOPDIR Reviewed-by: erikj
Fri, 22 Sep 2017 15:32:09 -0700 8187442: Xcheck:jni produces various "WARNING in native method" in launcher
serb [Fri, 22 Sep 2017 15:32:09 -0700] rev 47251
8187442: Xcheck:jni produces various "WARNING in native method" in launcher Reviewed-by: ksrini, dholmes
Fri, 22 Sep 2017 15:28:16 -0700 8185993: MethodHandle.invokeWithArguments jumbo-arity
jrose [Fri, 22 Sep 2017 15:28:16 -0700] rev 47250
8185993: MethodHandle.invokeWithArguments jumbo-arity Reviewed-by: psandoz, vlivanov
Fri, 22 Sep 2017 11:49:53 -0700 8185458: Added comment for Files.notExists in FileUtils test library
anazarov [Fri, 22 Sep 2017 11:49:53 -0700] rev 47249
8185458: Added comment for Files.notExists in FileUtils test library Reviewed-by: chegar
Fri, 22 Sep 2017 14:06:11 +0200 8044853: Attr synthesizes nullcheck tree nodes
jlahoda [Fri, 22 Sep 2017 14:06:11 +0200] rev 47248
8044853: Attr synthesizes nullcheck tree nodes Summary: Avoid move of JCNewClass.encl to args in front end phases. Reviewed-by: jjg
Fri, 22 Sep 2017 12:00:41 +0200 8181792: nashorn samples/exec.js has some incorrect examples
hannesw [Fri, 22 Sep 2017 12:00:41 +0200] rev 47247
8181792: nashorn samples/exec.js has some incorrect examples Reviewed-by: sundar, hannesw Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Fri, 22 Sep 2017 11:52:38 +0200 8186180: Symbol.__proto__ results in error with format string placeholder
hannesw [Fri, 22 Sep 2017 11:52:38 +0200] rev 47246
8186180: Symbol.__proto__ results in error with format string placeholder Reviewed-by: sundar, hannesw Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Fri, 22 Sep 2017 11:48:57 +0200 8187362: Nashorn unsigned right shift operator unexpectedly returns floating-point
hannesw [Fri, 22 Sep 2017 11:48:57 +0200] rev 47245
8187362: Nashorn unsigned right shift operator unexpectedly returns floating-point Reviewed-by: sundar, hannesw Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Fri, 22 Sep 2017 16:38:54 +0800 8184329: Refactor java/lang/ClassLoader shell tests to java
amlu [Fri, 22 Sep 2017 16:38:54 +0800] rev 47244
8184329: Refactor java/lang/ClassLoader shell tests to java Reviewed-by: mchung
Thu, 21 Sep 2017 20:05:46 -0700 8085875: java/net/DatagramSocket/PortUnreachable.java fails intermittently: Address already in use
xiaofeya [Thu, 21 Sep 2017 20:05:46 -0700] rev 47243
8085875: java/net/DatagramSocket/PortUnreachable.java fails intermittently: Address already in use Reviewed-by: msheppar, clanger
Thu, 21 Sep 2017 19:48:32 -0700 8187026: Remove intermittent key from java/net/httpclient/http2/BasicTest.java
xiaofeya [Thu, 21 Sep 2017 19:48:32 -0700] rev 47242
8187026: Remove intermittent key from java/net/httpclient/http2/BasicTest.java Reviewed-by: chegar
Fri, 22 Sep 2017 09:49:08 +0800 8187786: Many javax/net/ssl/DTLS tests failing
weijun [Fri, 22 Sep 2017 09:49:08 +0800] rev 47241
8187786: Many javax/net/ssl/DTLS tests failing Reviewed-by: xuelei
Thu, 21 Sep 2017 23:20:18 +0200 8187790: generated-configure out of sync
erikj [Thu, 21 Sep 2017 23:20:18 +0200] rev 47240
8187790: generated-configure out of sync Reviewed-by: mchung, tbell
Thu, 21 Sep 2017 13:55:44 -0700 8187449: jdeps fails when an upgradeable module is upgraded with an automatic module
mchung [Thu, 21 Sep 2017 13:55:44 -0700] rev 47239
8187449: jdeps fails when an upgradeable module is upgraded with an automatic module Reviewed-by: lancea, psandoz
Thu, 21 Sep 2017 12:13:25 -0700 8187788: Disasble javax/net tests until JDK-8187786 is resolved
wetmore [Thu, 21 Sep 2017 12:13:25 -0700] rev 47238
8187788: Disasble javax/net tests until JDK-8187786 is resolved Reviewed-by: darcy
Thu, 21 Sep 2017 13:40:18 -0400 Merge
rriggs [Thu, 21 Sep 2017 13:40:18 -0400] rev 47237
Merge
Thu, 21 Sep 2017 11:41:34 -0400 8177932: (process) java/lang/ProcessHandle/OnExitTest.java failed with "Process A should not be alive..."
rriggs [Thu, 21 Sep 2017 11:41:34 -0400] rev 47236
8177932: (process) java/lang/ProcessHandle/OnExitTest.java failed with "Process A should not be alive..." Reviewed-by: stuefe, dholmes, fyuan
Thu, 21 Sep 2017 11:41:12 -0400 8187631: Refactor FileDescriptor close implementation
rriggs [Thu, 21 Sep 2017 11:41:12 -0400] rev 47235
8187631: Refactor FileDescriptor close implementation Reviewed-by: bpb, alanb
Thu, 21 Sep 2017 17:47:34 +0200 8184739: Incorrect end position of PackageTree
jlahoda [Thu, 21 Sep 2017 17:47:34 +0200] rev 47234
8184739: Incorrect end position of PackageTree Summary: Fixing end position of PackageTree. Reviewed-by: jjg
Wed, 20 Sep 2017 15:22:21 -0700 8186875: Removed unused method LinkFactory.getTypeAnnotationLinks(LinkInfo linkInfo)
ksrini [Wed, 20 Sep 2017 15:22:21 -0700] rev 47233
8186875: Removed unused method LinkFactory.getTypeAnnotationLinks(LinkInfo linkInfo) Reviewed-by: anazarov, bpatel, jjg
Thu, 21 Sep 2017 14:40:50 +0200 8186646: Nashorn: "duplicate code" assertion when binding a vararg function that just passes arguments along
hannesw [Thu, 21 Sep 2017 14:40:50 +0200] rev 47232
8186646: Nashorn: "duplicate code" assertion when binding a vararg function that just passes arguments along Reviewed-by: sundar, jlaskey
Thu, 21 Sep 2017 18:00:44 +0530 8187782: no ant build artifact should be produced under make/nashorn directory
sundar [Thu, 21 Sep 2017 18:00:44 +0530] rev 47231
8187782: no ant build artifact should be produced under make/nashorn directory Reviewed-by: hannesw, jlaskey
Thu, 21 Sep 2017 16:21:14 +0530 8186987: NullPointerException in RasterPrinterJob without PrinterResolution
psadhukhan [Thu, 21 Sep 2017 16:21:14 +0530] rev 47230
8186987: NullPointerException in RasterPrinterJob without PrinterResolution Reviewed-by: prr, pnarayanan
Thu, 21 Sep 2017 16:17:37 +0530 8156042: Modifiers of swing ActionEvent does not work when "-Djavafx.embed.singleThread=true"
psadhukhan [Thu, 21 Sep 2017 16:17:37 +0530] rev 47229
8156042: Modifiers of swing ActionEvent does not work when "-Djavafx.embed.singleThread=true" Reviewed-by: azvegint
Thu, 21 Sep 2017 14:37:47 +0530 8187773: nashorn ant javadoc, nashornapi, dynalinkapi, run, debug, octane, sunspider targets fail
sundar [Thu, 21 Sep 2017 14:37:47 +0530] rev 47228
8187773: nashorn ant javadoc, nashornapi, dynalinkapi, run, debug, octane, sunspider targets fail Reviewed-by: hannesw
Thu, 21 Sep 2017 16:29:54 +0800 8186884: Test native KDC, Java krb5 lib, and native krb5 lib in one test
weijun [Thu, 21 Sep 2017 16:29:54 +0800] rev 47227
8186884: Test native KDC, Java krb5 lib, and native krb5 lib in one test Reviewed-by: asmotrak
Thu, 21 Sep 2017 16:29:45 +0800 8186831: Kerberos ignores PA-DATA with a non-null s2kparams
weijun [Thu, 21 Sep 2017 16:29:45 +0800] rev 47226
8186831: Kerberos ignores PA-DATA with a non-null s2kparams Reviewed-by: xuelei
Thu, 21 Sep 2017 16:29:34 +0800 8186931: jdk.security.jarsigner package is missing package summary
weijun [Thu, 21 Sep 2017 16:29:34 +0800] rev 47225
8186931: jdk.security.jarsigner package is missing package summary Reviewed-by: mchung, mullan
Thu, 21 Sep 2017 16:29:18 +0800 8148371: Remove policytool
weijun [Thu, 21 Sep 2017 16:29:18 +0800] rev 47224
8148371: Remove policytool Reviewed-by: erikj, alanb, mullan
Wed, 20 Sep 2017 16:41:54 -0700 8186464: ZipFile cannot read some InfoZip ZIP64 zip files
sherman [Wed, 20 Sep 2017 16:41:54 -0700] rev 47223
8186464: ZipFile cannot read some InfoZip ZIP64 zip files Reviewed-by: martin
Wed, 20 Sep 2017 02:16:19 +0000 Added tag jdk-10+24 for changeset 3b201865d5c1
lana [Wed, 20 Sep 2017 02:16:19 +0000] rev 47222
Added tag jdk-10+24 for changeset 3b201865d5c1
Mon, 18 Sep 2017 18:15:05 -0700 8187642: The consolidated repo test makefile disables CONCURRENCY setting to jtreg jdk-10+24
erikj [Mon, 18 Sep 2017 18:15:05 -0700] rev 47221
8187642: The consolidated repo test makefile disables CONCURRENCY setting to jtreg Reviewed-by: darcy
Mon, 18 Sep 2017 13:33:29 -0700 8187636: Mark MetaCallback.java as failing intermittently
darcy [Mon, 18 Sep 2017 13:33:29 -0700] rev 47220
8187636: Mark MetaCallback.java as failing intermittently Reviewed-by: serb, prr
Fri, 15 Sep 2017 09:18:00 -0700 8187542: Remove superfluous *_TOPDIR variables
ihse [Fri, 15 Sep 2017 09:18:00 -0700] rev 47219
8187542: Remove superfluous *_TOPDIR variables Reviewed-by: erikj
Tue, 12 Sep 2017 19:03:59 +0200 8187445: Forest Consolidation: Make tests work
erikj [Tue, 12 Sep 2017 19:03:59 +0200] rev 47218
8187445: Forest Consolidation: Make tests work Reviewed-by: darcy, ihse
Tue, 12 Sep 2017 19:03:56 +0200 8187444: Forest Consolidation: Make build work
erikj [Tue, 12 Sep 2017 19:03:56 +0200] rev 47217
8187444: Forest Consolidation: Make build work Reviewed-by: darcy, ihse Contributed-by: erik.joelsson@oracle.com, maurizio.cimadamore@oracle.com, sundararajan.athijegannathan@oracle.com, jonathan.gibbons@oracle.com
Tue, 12 Sep 2017 19:03:39 +0200 8187443: Forest Consolidation: Move files to unified layout
erikj [Tue, 12 Sep 2017 19:03:39 +0200] rev 47216
8187443: Forest Consolidation: Move files to unified layout Reviewed-by: darcy, ihse
Sat, 09 Sep 2017 14:36:53 +0200 Added tag jdk-10+23 for changeset 22850b3a5524
duke [Sat, 09 Sep 2017 14:36:53 +0200] rev 47215
Added tag jdk-10+23 for changeset 22850b3a5524
Sat, 09 Sep 2017 14:36:51 +0200 Merge jdk-10+23
duke [Sat, 09 Sep 2017 14:36:51 +0200] rev 47214
Merge
Sat, 09 Sep 2017 14:36:45 +0200 Merge
duke [Sat, 09 Sep 2017 14:36:45 +0200] rev 47213
Merge
Fri, 01 Sep 2017 14:13:40 +0000 Added tag jdk-10+22 for changeset 72ec64aeaa57
asaha [Fri, 01 Sep 2017 14:13:40 +0000] rev 47212
Added tag jdk-10+22 for changeset 72ec64aeaa57
Sat, 09 Sep 2017 14:36:41 +0200 Merge
duke [Sat, 09 Sep 2017 14:36:41 +0200] rev 47211
Merge
Fri, 01 Sep 2017 14:06:12 -0700 8186947: Fix accessibility and other issues in the java.xml.ws module
jjg [Fri, 01 Sep 2017 14:06:12 -0700] rev 47210
8186947: Fix accessibility and other issues in the java.xml.ws module Reviewed-by: lancea, mchung, darcy
Fri, 01 Sep 2017 14:13:16 +0000 Added tag jdk-10+22 for changeset 65a9d2608cde
asaha [Fri, 01 Sep 2017 14:13:16 +0000] rev 47209
Added tag jdk-10+22 for changeset 65a9d2608cde
Sat, 09 Sep 2017 14:36:37 +0200 Merge
duke [Sat, 09 Sep 2017 14:36:37 +0200] rev 47208
Merge
Fri, 01 Sep 2017 14:13:15 +0000 Added tag jdk-10+22 for changeset 70b6df26bd98
asaha [Fri, 01 Sep 2017 14:13:15 +0000] rev 47207
Added tag jdk-10+22 for changeset 70b6df26bd98
Sat, 09 Sep 2017 14:36:34 +0200 Merge
duke [Sat, 09 Sep 2017 14:36:34 +0200] rev 47206
Merge
Sat, 02 Sep 2017 14:26:29 +0200 8169233: LengthNotWritableFilter extraElements.remove(index) has no effect
hannesw [Sat, 02 Sep 2017 14:26:29 +0200] rev 47205
8169233: LengthNotWritableFilter extraElements.remove(index) has no effect Reviewed-by: sundar, jlaskey Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Fri, 01 Sep 2017 14:13:42 +0000 Added tag jdk-10+22 for changeset 4ed4c4eba60c
asaha [Fri, 01 Sep 2017 14:13:42 +0000] rev 47204
Added tag jdk-10+22 for changeset 4ed4c4eba60c
Sat, 09 Sep 2017 14:36:29 +0200 Merge
duke [Sat, 09 Sep 2017 14:36:29 +0200] rev 47203
Merge
Fri, 01 Sep 2017 11:48:27 -0700 8186924: Fix accessibility and other HTML issues in java.corba module
jjg [Fri, 01 Sep 2017 11:48:27 -0700] rev 47202
8186924: Fix accessibility and other HTML issues in java.corba module Reviewed-by: mchung
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip