Mon, 04 Dec 2017 17:15:38 -0800 rfield 8191455: jdk/jshell/StartOptionTest.java and jdk/jshell/ToolProviderTest.java failed after changeset e0f08a
Mon, 04 Dec 2017 16:14:29 -0800 serb 8189656: The Windows L&F should be moved out from the shared folder
Mon, 04 Dec 2017 10:12:46 -0800 prr Merge
Mon, 04 Dec 2017 09:38:34 -0800 prr 8182610: Update specification of service providers for IIORegistry and ServiceRegistry
Sun, 03 Dec 2017 13:21:41 +0000 alitvinov 8181659: Create an alternative fix for JDK-8167102, whose fix was backed out
Fri, 01 Dec 2017 17:44:07 -0800 serb 8183518: Premature deprecation of Event/InputEvent/KeyEvent in Java 9
Fri, 01 Dec 2017 10:35:58 -0800 prr Merge
Fri, 01 Dec 2017 10:30:57 -0800 prr 8191767: Memory leak in JabSwitch
Wed, 29 Nov 2017 15:11:37 -0800 serb 8182410: missing 'title' in api/javax/swing/plaf/synth/doc-files/componentProperties.html
Wed, 13 Dec 2017 16:16:17 +0000 dfuchs 8193370: Provide more user friendly defaults for HTTP/2 client settings
Wed, 13 Dec 2017 07:51:57 -0800 sherman 8184947: ZipCoder performance improvements
Wed, 13 Dec 2017 15:32:36 +0000 alanb 8193454: ModuleDescriptor.{Requires,Exports,Open} toString should use toLowerCase(Local.ROOT)
Wed, 06 Dec 2017 15:51:06 -0800 martin 8193034: Optimize URL.toExternalForm
Wed, 13 Dec 2017 11:27:28 +0100 jlahoda 8191636: [Windows] jshell tool: Wrong character in /env class-path command crashes jshell
Wed, 13 Dec 2017 12:43:38 +0530 nishjain 8190278: ClassCastException is thrown by java.util.Scanner when a NumberFormatProvider is used.
Tue, 12 Dec 2017 20:18:14 -0800 ksrini 8192850: method summary tables of inherited methods improperly list static interface methods
Tue, 12 Dec 2017 19:20:39 -0800 rhalade 8189131: Open-source the Oracle JDK Root Certificates
Tue, 12 Dec 2017 15:43:48 -0800 bpb 8170495: JNI primitive type mismatch in SocketDispatcher.c:187
Tue, 12 Dec 2017 14:16:24 -0800 ksrini 8193107: javadoc complains about empty module
Tue, 12 Dec 2017 11:31:38 -0800 mchung 8193192: jdeps --generate-module-info does not look at module path
Tue, 12 Dec 2017 11:10:12 -0800 joehw 8183743: Umbrella: add overloads that take a Charset parameter
Tue, 12 Dec 2017 10:21:58 -0800 naoto 8176841: Additional Unicode Language-Tag Extensions
Tue, 12 Dec 2017 09:33:37 -0800 psandoz 8187254: MethodType allows unvalidated parameter types
Tue, 12 Dec 2017 09:33:35 -0800 psandoz 8171826: Comparator.reverseOrder(c) mishandles singleton comparators
Wed, 13 Dec 2017 01:29:58 +0800 weijun 8165996: PKCS11 using NSS throws an error regarding secmod.db when NSS uses sqlite
Tue, 12 Dec 2017 15:38:18 +0100 hannesw 8069338: Implement sharedScopeCall for optimistic types
Tue, 12 Dec 2017 18:40:31 +0530 sadayapalam 8193142: Regression: ClassCastException: Type$ErrorType cannot be cast to Type$ArrayType
Tue, 12 Dec 2017 13:08:22 +0000 chegar 8185027: Typo in java.net.URLClassLoader.findResources(String) method documentation
Tue, 12 Dec 2017 14:04:57 +0100 attila 8191905: Add a REMOVE StandardOperation to Dynalink
Tue, 12 Dec 2017 14:04:05 +0100 attila 8193298: Don't run javadoc with test.single
Tue, 12 Dec 2017 09:16:12 +0100 clanger 8193258: Better usage of JDWP HEADER SIZE
Mon, 11 Dec 2017 19:56:44 -0800 joehw 8190823: Broken link in org/w3c/dom/ls/
Mon, 04 Dec 2017 10:23:08 +0900 ysuenaga 8192897: NPE occurs on clhsdb jstack
Tue, 12 Dec 2017 00:30:57 +0100 plevart 8191216: SimpleTimeZone.clone() has a data race on cache fields
Mon, 11 Dec 2017 11:45:02 -0800 sherman 8185582: Update Zip implementation to use Cleaner, not finalizers
Mon, 11 Dec 2017 18:33:53 +0100 jlahoda 8189778: Jshell crash on tab for StringBuilder.append(
Fri, 08 Dec 2017 16:28:14 +0100 jlahoda 8189782: com.sun.tools.javac.api.JavacTool.isSupportedOption misreports number of arguments consumed
Mon, 11 Dec 2017 08:20:05 +0100 clanger 8192978: Missing checks and small fixes in jdwp library
Mon, 11 Dec 2017 06:58:14 +0530 sadayapalam 8182401: Verification error for enclosing instance capture inside super constructor invocation
Fri, 08 Dec 2017 15:30:53 -0800 dl 8192944: Miscellaneous changes imported from jsr166 CVS 2017-12-08
Fri, 08 Dec 2017 15:26:56 -0800 dl 8192943: Optimize atomic accumulators using VarHandle getAndSet
Fri, 08 Dec 2017 15:22:58 -0800 dl 8193174: SubmissionPublisher invokes the Subscriber's onComplete before all of its submitted items have been published
Sun, 03 Dec 2017 13:06:51 -0800 martin 8192935: Fix EnumSet's SerializationProxy javadoc
Fri, 08 Dec 2017 13:04:43 -0800 bchristi 8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java
Fri, 08 Dec 2017 11:03:37 -0800 iignatyev 8181118: update java/time tests to use RandomFactory from the top level testlibrary
Fri, 08 Dec 2017 11:05:42 -0800 darcy 8193194: Update javax.lang.model.util visitors for 10
Fri, 08 Dec 2017 17:40:57 +0000 dfuchs 8187073: The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value
Fri, 08 Dec 2017 16:41:30 +0000 xuelei 8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension
Fri, 01 Dec 2017 16:40:08 -0500 rriggs 8080225: FileInput/OutputStream/FileChannel cleanup should be improved
Fri, 08 Dec 2017 20:46:40 +0530 sundar 8192986: Inconsistent handling of exploded modules in jlink
Fri, 08 Dec 2017 14:28:51 +0000 alanb 8193256: Configuration and ModuleLayer findModule cleanup
Fri, 08 Dec 2017 11:50:39 +0000 dfuchs 8191033: Regression in logging.properties: specifying .handlers= for root logger (instead of handlers=) no longer works
Fri, 08 Dec 2017 12:02:30 +0100 hannesw 8193137: Nashorn crashes when given an empty script file
Fri, 08 Dec 2017 11:48:38 +0100 attila 8192970: Element getters/setters with fixed key fail to link properly
Fri, 08 Dec 2017 09:48:10 +0100 clanger 8193183: Fix format string in libdt_shmem/shmemBase.c
Thu, 07 Dec 2017 21:07:12 -0800 ksrini 8034254: Don't use binary testing files broken.jar
Fri, 08 Dec 2017 09:40:14 +0800 weijun 8192987: keytool should remember real storetype if it is not provided
Thu, 07 Dec 2017 14:21:25 -0800 ksrini 8149402: "-group" option issue for classes from default package
Thu, 07 Dec 2017 14:23:52 -0800 smarks 8177681: Remove methods Runtime.getLocalized{Input,Output}Stream
Thu, 07 Dec 2017 14:15:14 -0800 ksrini 8191030: @value Tags are not resolved by javadoc 9.
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip