Thu, 05 Oct 2017 18:29:47 +0100 mcimadamore 8172443: Change use of tree.pos to line:col in rawDiagnostics jdk-10+26
Thu, 05 Oct 2017 12:19:23 +0100 mcimadamore 8063054: Incorrect raw type warning for method reference
Thu, 05 Oct 2017 12:41:06 +0200 ihse 8188814: Simplify IncludeCustomExtension
Thu, 05 Oct 2017 11:02:18 +0200 ihse 8188768: Fix interaction between make and autoconf after consolidation
Wed, 04 Oct 2017 10:54:18 -0700 joehw 8187593: Cleanup: removing SecuritySupport files
Wed, 04 Oct 2017 10:44:21 -0700 ksrini 8186703: javadoc needs a test to verify member hiding
Wed, 04 Oct 2017 01:08:36 -0700 igerasim 8186654: Poor quality of sun.security.util.Cache.EqualByteArray.hashCode()
Tue, 03 Oct 2017 23:42:08 -0700 igerasim 8187658: Bigger buffer for GetAdaptersAddresses
Tue, 03 Oct 2017 19:27:07 -0700 mchung 8188321: (jdeps) help message should say "requires transitive" rather than "requires public"
Tue, 03 Oct 2017 14:00:00 -0700 dl 8186056: Miscellaneous changes imported from jsr166 CVS 2017-09
Tue, 03 Oct 2017 13:55:05 -0700 dl 8186265: Make toString() methods of "task" objects more useful
Tue, 03 Oct 2017 13:50:09 -0700 dl 8186226: Improve ConcurrentSkipListMap performance on weak memory model machines
Tue, 03 Oct 2017 13:45:11 -0700 dl 8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries
Tue, 03 Oct 2017 13:41:55 -0700 dl 8187607: [Testbug] Atomic*FieldUpdaterTest.checkPrivateAccess uses nested classes
Tue, 03 Oct 2017 13:37:01 -0700 dl 8187408: AbstractQueuedSynchronizer wait queue corrupted when thread awaits without holding the lock
Tue, 03 Oct 2017 13:32:04 -0700 dl 8188241: Improve numerical code in StampedLock example code
Tue, 03 Oct 2017 12:58:49 -0700 bpatel 8074407: javadoc: using <pre> after @deprecated tag causes warnings
Mon, 02 Oct 2017 14:49:46 -0700 bpatel 8169819: minor cleanup for deprecated page
Mon, 02 Oct 2017 10:04:22 -0700 vromero 8187978: javac can show overload error messages that include non-valid candidates
Mon, 02 Oct 2017 12:29:44 +0100 mcimadamore 8188144: regression in method reference type-checking
Wed, 27 Sep 2017 21:48:21 +0200 ihse 8188034: InitSupport does not properly include closed file
Sat, 30 Sep 2017 22:49:05 -0700 tbell 8188185: Windows build fails in configure after fix for JDK-8188136
Fri, 29 Sep 2017 11:33:08 -0700 mchung 8186050: StackFrame should provide the method signature
Sat, 30 Sep 2017 03:15:56 +0530 sdama 8147076: LinkerCallSite.ARGLIMIT is used incorrectly
Fri, 29 Sep 2017 09:48:31 -0400 ctornqvi 8188038: Add Windows-x64-open bundles to jib-profiles.js
Fri, 29 Sep 2017 15:26:13 +0200 erikj 8188136: jib configure requires --src-dir for out of tree builds
Fri, 29 Sep 2017 16:37:36 +0530 sundar 8180274: Fix links in nashorn documentation
Fri, 29 Sep 2017 10:00:58 +0200 goetz 8188135: Fix VS 2010 build after "8187631: Refactor FileDescriptor close implementation"
Fri, 29 Sep 2017 00:52:30 +0000 lana Added tag jdk-10+25 for changeset 8eb5e3ccee56
Thu, 28 Sep 2017 23:03:17 +0530 sundar 8188098: NPE in SimpleTreeVisitorES6 visitor when parsing a tagged template literal jdk-10+25
Thu, 28 Sep 2017 18:30:35 +0530 sundar 8188082: autoimports.js sample is broken
Thu, 28 Sep 2017 11:20:16 +0100 mcimadamore 8188090: Running tests from make causes spurious mercurial changes
Wed, 27 Sep 2017 16:47:07 -0700 bpatel 8186332: Fix method signature in method summary table
Wed, 27 Sep 2017 14:23:41 -0700 darcy 8187982: Update SourceVersion to mention restricted keywords
Wed, 27 Sep 2017 12:44:06 -0700 mchung 6373396: (cl spec) clarify spec of ClassLoader.getPackages() about run-time package
Wed, 27 Sep 2017 10:24:40 -0700 psandoz 8187688: Additional tests for MethodHandle.invokeWithArguments
Wed, 27 Sep 2017 17:56:00 +0200 redestad 8187826: Avoid using reflection to bootstrap NamedFunctions
Wed, 27 Sep 2017 17:09:52 +0200 hannesw 8186815: Java.from has a bug, when element is ScriptObject
Wed, 27 Sep 2017 15:26:35 +0200 hannesw 8133623: JDK-8055034.js and JDK-8130127.js fail in nashorn nightly
Wed, 27 Sep 2017 18:40:37 +0530 sundar 8188023: Avoid -source and -target javac options in nashorn ant compilation
Wed, 27 Sep 2017 14:56:19 +0200 hannesw 8187962: Optimistic types ignore JavaAdapter return types
Wed, 27 Sep 2017 11:38:21 +0200 ihse 8188013: symbolgenerator targets jdk 9 source
Wed, 27 Sep 2017 11:21:40 +0200 ihse 8188012: Nashorn build targets version 9 source
Wed, 27 Sep 2017 14:02:15 +0800 weijun 6695402: Jarsigner with multi-byte characters in class names
Tue, 26 Sep 2017 20:03:48 -0700 bpatel 8183511: improve style for deprecated text
Tue, 26 Sep 2017 19:19:09 +0100 robm 8184328: JDK 8u131 socketRead0 hang at SSL read
Tue, 26 Sep 2017 20:34:10 +0530 vtewari 8185072: network006 times out in many configs in JDK10-hs nightly
Tue, 26 Sep 2017 20:29:13 +0530 sundar 8187965: dynalink samples under $jdk10/src/sample/nashorn/dynalink are broken
Tue, 26 Sep 2017 12:52:53 +0100 mcimadamore 8177466: Add compiler support for local variable type-inference
Tue, 26 Sep 2017 15:08:56 +0530 vtewari 8159526: Deprivilege jdk.httpserver
Tue, 26 Sep 2017 10:20:35 +0100 chegar 8181176: java/net/httpclient/websocket/ConnectionHandover.java times out
Tue, 26 Sep 2017 01:26:00 -0400 dholmes Merge
Mon, 25 Sep 2017 23:42:58 -0400 goetz 8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack
Tue, 26 Sep 2017 12:47:49 +0800 mli 8187376: test issue in java/lang/invoke/VarHandles/VarHandleBaseTest.java
Tue, 26 Sep 2017 07:00:43 +0530 sdama 8185257: Nashorn AST is missing nodes when a for-loop contains a VariableDeclarationList
Mon, 25 Sep 2017 20:32:44 +0530 sundar 8187934: dropping a shebang script in src/sample/nashorn directory results in test failure
Tue, 26 Sep 2017 00:37:37 +0530 sdama 8186011: Fix samples/java_completion.js and samples/disassemble.js
Mon, 25 Sep 2017 11:52:40 +0200 ihse 8187672: RunTest displays broken output if jtreg fails completely
Mon, 25 Sep 2017 11:50:39 +0200 ihse 8180897: Explicit --with-jtreg path not expanded
Mon, 25 Sep 2017 13:03:11 +0200 jlahoda 8187883: NewClassDefEnclosing.java fails on windows
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip