Mon, 28 Nov 2016 09:20:13 +0100 ihse 8031567: Better model for storing source revision information
Thu, 01 Dec 2016 21:01:53 +0000 lana Added tag jdk-9+147 for changeset 1993291760e9
Wed, 05 Jul 2017 22:32:06 +0200 duke Merge
Fri, 02 Dec 2016 10:52:51 -0800 joehw 8167340: XMLStreamReader.getElementText return corrupt content when size of element is > 8192
Thu, 01 Dec 2016 21:40:31 +0000 lana Merge
Thu, 01 Dec 2016 11:15:12 +0000 alanb Merge
Thu, 01 Dec 2016 08:57:38 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Tue, 29 Nov 2016 13:19:23 +0000 dfuchs 8169778: Add new public methods to get new instances of the JAXP factories builtin system-default implementations
Mon, 28 Nov 2016 09:20:13 +0100 ihse 8031567: Better model for storing source revision information
Thu, 01 Dec 2016 21:01:53 +0000 lana Added tag jdk-9+147 for changeset cddf48cf96e9
Wed, 05 Jul 2017 22:31:58 +0200 duke Merge
Fri, 02 Dec 2016 05:39:13 -0800 sundar 8168663: Nashorn: ant testng tests doesn't support external java options
Thu, 01 Dec 2016 08:12:06 -0800 sundar 8130351: JDK-8130127.js fails under cygwin: cygwin path pased to Java
Thu, 01 Dec 2016 21:40:33 +0000 lana Merge
Thu, 01 Dec 2016 14:37:39 +0100 attila 8170594: >>>=0 generates invalid bytecode for BaseNode LHS
Thu, 01 Dec 2016 18:53:51 +0530 sundar 8170565: JSObject call() is passed undefined for the argument 'thiz'
Thu, 01 Dec 2016 11:17:05 +0000 alanb Merge
Thu, 01 Dec 2016 09:04:29 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Mon, 28 Nov 2016 21:13:52 +0530 sundar 8170402: Compilation warning with NashornException
Mon, 28 Nov 2016 09:57:40 +0100 hannesw 8161579: Array-like AbstractJSObject-based instance not treated as array by native array functions
Mon, 28 Nov 2016 09:20:13 +0100 ihse 8031567: Better model for storing source revision information
Fri, 25 Nov 2016 14:20:24 +0100 hannesw 8170322: Specialized functions convert booleans to numbers
Thu, 01 Dec 2016 21:01:55 +0000 lana Added tag jdk-9+147 for changeset abc849d57c6c
Wed, 05 Jul 2017 22:31:47 +0200 duke Merge
Thu, 01 Dec 2016 21:40:37 +0000 lana Merge
Thu, 01 Dec 2016 11:15:02 +0000 alanb Merge
Thu, 01 Dec 2016 08:56:35 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Mon, 28 Nov 2016 09:20:13 +0100 ihse 8031567: Better model for storing source revision information
Thu, 01 Dec 2016 21:01:52 +0000 lana Added tag jdk-9+147 for changeset 29a0c1a888f2
Wed, 05 Jul 2017 22:31:37 +0200 duke Merge
Tue, 29 Nov 2016 21:58:29 -0800 lana 8037111: space before percent is inconsistent between sv and sv_SE
Mon, 05 Dec 2016 19:06:55 -0800 mli 8170523: Some PKCS11 test cases are ignored with security manager
Mon, 05 Dec 2016 17:04:02 -0800 wetmore 8170157: Enable unlimited cryptographic policy by default in OracleJDK
Mon, 05 Dec 2016 16:27:50 -0800 mli 8170644: java/rmi/registry/interfaceHash/InterfaceHash.java failed intermittently with "Port already in use"
Mon, 05 Dec 2016 16:16:05 -0800 mli 8170669: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java fails after JDK-8153916
Mon, 05 Dec 2016 23:23:27 +0000 valeriep 8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy
Mon, 05 Dec 2016 13:00:32 -0800 psandoz 8170733: HashMap.HashIterator.remove method does not use cached value for the hash code.
Mon, 05 Dec 2016 12:53:53 +0530 rgoel 8075577: java.time does not support HOST provider
Fri, 02 Dec 2016 18:03:46 -0800 darcy 8170670: Problem list com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java until fix of JDK-8170669
Fri, 02 Dec 2016 14:24:10 -0500 mullan Merge
Fri, 02 Dec 2016 14:22:19 -0500 mullan 8170131: Certificates not being blocked by jdk.tls.disabledAlgorithms property
Fri, 02 Dec 2016 11:05:59 -0800 mchung 8170660: RMI regression test failures due to missing @build TestLibrary
Fri, 02 Dec 2016 11:00:59 -0800 mchung 8170633: backslashes in gensrc/module-info.java comments need escaping
Fri, 02 Dec 2016 10:05:53 -0800 psandoz 8166914: URLClassLoader spec needs to mention that it's MR-aware
Mon, 28 Nov 2016 11:13:38 -0500 gromero 8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
Fri, 02 Dec 2016 16:18:10 +0100 ihse 8039103: "explicitly" is misspelled as "explicitely" in configure scripts
Fri, 02 Dec 2016 13:18:50 +0000 dfuchs 8169495: Add a method to set an Authenticator on a HttpURLConnection.
Fri, 02 Dec 2016 02:01:40 -0800 mli 8078587: java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java fails intermittently with Port already in use
Fri, 02 Dec 2016 01:11:33 -0800 mli 8080550: java/rmi/server/useCustomRef/UseCustomRef.java failed with java.net.BindException intermittently
Fri, 02 Dec 2016 00:47:00 -0800 mli 8153916: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java failed with BindException
Fri, 02 Dec 2016 10:56:46 +0800 amlu 8170581: Remove OpenNonIntegralNumberOfSampleframes.java from ProblemList
Thu, 01 Dec 2016 17:52:59 -0800 psandoz 8170155: StringBuffer and StringBuilder stream methods are not late-binding
Thu, 01 Dec 2016 15:42:22 -0800 sherman 8167328: jar -d m.jar hangs
Thu, 01 Dec 2016 21:39:49 +0000 lana Merge
Thu, 01 Dec 2016 19:03:11 +0100 redestad 8170602: Startup regression due to introduction of lambda in java.io.FilePermissionCollection
Thu, 01 Dec 2016 06:54:01 -0800 xiaofeya 8162521: java/net/Authenticator/B4933582.sh fails intermittently with BindException
Thu, 01 Dec 2016 06:38:46 -0800 xiaofeya 8170559: Incorrect bug id in problem list
Thu, 01 Dec 2016 14:52:48 +0100 ihse 8056215: AWT source dirs should only point to java2d, not below
Thu, 01 Dec 2016 11:16:23 +0000 alanb Merge
Thu, 01 Dec 2016 08:57:53 +0000 alanb 8169069: Module system implementation refresh (11/2016)
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip