Wed, 13 Dec 2017 16:16:17 +0000 |
dfuchs |
8193370: Provide more user friendly defaults for HTTP/2 client settings
|
changeset |
files
|
Wed, 13 Dec 2017 07:51:57 -0800 |
sherman |
8184947: ZipCoder performance improvements
|
changeset |
files
|
Wed, 13 Dec 2017 15:32:36 +0000 |
alanb |
8193454: ModuleDescriptor.{Requires,Exports,Open} toString should use toLowerCase(Local.ROOT)
|
changeset |
files
|
Wed, 06 Dec 2017 15:51:06 -0800 |
martin |
8193034: Optimize URL.toExternalForm
|
changeset |
files
|
Wed, 13 Dec 2017 11:27:28 +0100 |
jlahoda |
8191636: [Windows] jshell tool: Wrong character in /env class-path command crashes jshell
|
changeset |
files
|
Wed, 13 Dec 2017 12:43:38 +0530 |
nishjain |
8190278: ClassCastException is thrown by java.util.Scanner when a NumberFormatProvider is used.
|
changeset |
files
|
Tue, 12 Dec 2017 20:18:14 -0800 |
ksrini |
8192850: method summary tables of inherited methods improperly list static interface methods
|
changeset |
files
|
Tue, 12 Dec 2017 19:20:39 -0800 |
rhalade |
8189131: Open-source the Oracle JDK Root Certificates
|
changeset |
files
|
Tue, 12 Dec 2017 15:43:48 -0800 |
bpb |
8170495: JNI primitive type mismatch in SocketDispatcher.c:187
|
changeset |
files
|
Tue, 12 Dec 2017 14:16:24 -0800 |
ksrini |
8193107: javadoc complains about empty module
|
changeset |
files
|
Tue, 12 Dec 2017 11:31:38 -0800 |
mchung |
8193192: jdeps --generate-module-info does not look at module path
|
changeset |
files
|
Tue, 12 Dec 2017 11:10:12 -0800 |
joehw |
8183743: Umbrella: add overloads that take a Charset parameter
|
changeset |
files
|
Tue, 12 Dec 2017 10:21:58 -0800 |
naoto |
8176841: Additional Unicode Language-Tag Extensions
|
changeset |
files
|
Tue, 12 Dec 2017 09:33:37 -0800 |
psandoz |
8187254: MethodType allows unvalidated parameter types
|
changeset |
files
|
Tue, 12 Dec 2017 09:33:35 -0800 |
psandoz |
8171826: Comparator.reverseOrder(c) mishandles singleton comparators
|
changeset |
files
|
Wed, 13 Dec 2017 01:29:58 +0800 |
weijun |
8165996: PKCS11 using NSS throws an error regarding secmod.db when NSS uses sqlite
|
changeset |
files
|
Tue, 12 Dec 2017 15:38:18 +0100 |
hannesw |
8069338: Implement sharedScopeCall for optimistic types
|
changeset |
files
|
Tue, 12 Dec 2017 18:40:31 +0530 |
sadayapalam |
8193142: Regression: ClassCastException: Type$ErrorType cannot be cast to Type$ArrayType
|
changeset |
files
|
Tue, 12 Dec 2017 13:08:22 +0000 |
chegar |
8185027: Typo in java.net.URLClassLoader.findResources(String) method documentation
|
changeset |
files
|
Tue, 12 Dec 2017 14:04:57 +0100 |
attila |
8191905: Add a REMOVE StandardOperation to Dynalink
|
changeset |
files
|
Tue, 12 Dec 2017 14:04:05 +0100 |
attila |
8193298: Don't run javadoc with test.single
|
changeset |
files
|
Tue, 12 Dec 2017 09:16:12 +0100 |
clanger |
8193258: Better usage of JDWP HEADER SIZE
|
changeset |
files
|
Mon, 11 Dec 2017 19:56:44 -0800 |
joehw |
8190823: Broken link in org/w3c/dom/ls/
|
changeset |
files
|
Mon, 04 Dec 2017 10:23:08 +0900 |
ysuenaga |
8192897: NPE occurs on clhsdb jstack
|
changeset |
files
|
Tue, 12 Dec 2017 00:30:57 +0100 |
plevart |
8191216: SimpleTimeZone.clone() has a data race on cache fields
|
changeset |
files
|
Mon, 11 Dec 2017 11:45:02 -0800 |
sherman |
8185582: Update Zip implementation to use Cleaner, not finalizers
|
changeset |
files
|
Mon, 11 Dec 2017 18:33:53 +0100 |
jlahoda |
8189778: Jshell crash on tab for StringBuilder.append(
|
changeset |
files
|
Fri, 08 Dec 2017 16:28:14 +0100 |
jlahoda |
8189782: com.sun.tools.javac.api.JavacTool.isSupportedOption misreports number of arguments consumed
|
changeset |
files
|
Mon, 11 Dec 2017 08:20:05 +0100 |
clanger |
8192978: Missing checks and small fixes in jdwp library
|
changeset |
files
|
Mon, 11 Dec 2017 06:58:14 +0530 |
sadayapalam |
8182401: Verification error for enclosing instance capture inside super constructor invocation
|
changeset |
files
|
Fri, 08 Dec 2017 15:30:53 -0800 |
dl |
8192944: Miscellaneous changes imported from jsr166 CVS 2017-12-08
|
changeset |
files
|
Fri, 08 Dec 2017 15:26:56 -0800 |
dl |
8192943: Optimize atomic accumulators using VarHandle getAndSet
|
changeset |
files
|
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
|
changeset |
files
|
Sun, 03 Dec 2017 13:06:51 -0800 |
martin |
8192935: Fix EnumSet's SerializationProxy javadoc
|
changeset |
files
|
Fri, 08 Dec 2017 13:04:43 -0800 |
bchristi |
8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java
|
changeset |
files
|
Fri, 08 Dec 2017 11:03:37 -0800 |
iignatyev |
8181118: update java/time tests to use RandomFactory from the top level testlibrary
|
changeset |
files
|
Fri, 08 Dec 2017 11:05:42 -0800 |
darcy |
8193194: Update javax.lang.model.util visitors for 10
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 08 Dec 2017 16:41:30 +0000 |
xuelei |
8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension
|
changeset |
files
|
Fri, 01 Dec 2017 16:40:08 -0500 |
rriggs |
8080225: FileInput/OutputStream/FileChannel cleanup should be improved
|
changeset |
files
|
Fri, 08 Dec 2017 20:46:40 +0530 |
sundar |
8192986: Inconsistent handling of exploded modules in jlink
|
changeset |
files
|
Fri, 08 Dec 2017 14:28:51 +0000 |
alanb |
8193256: Configuration and ModuleLayer findModule cleanup
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 08 Dec 2017 12:02:30 +0100 |
hannesw |
8193137: Nashorn crashes when given an empty script file
|
changeset |
files
|
Fri, 08 Dec 2017 11:48:38 +0100 |
attila |
8192970: Element getters/setters with fixed key fail to link properly
|
changeset |
files
|
Fri, 08 Dec 2017 09:48:10 +0100 |
clanger |
8193183: Fix format string in libdt_shmem/shmemBase.c
|
changeset |
files
|
Thu, 07 Dec 2017 21:07:12 -0800 |
ksrini |
8034254: Don't use binary testing files broken.jar
|
changeset |
files
|
Fri, 08 Dec 2017 09:40:14 +0800 |
weijun |
8192987: keytool should remember real storetype if it is not provided
|
changeset |
files
|
Thu, 07 Dec 2017 14:21:25 -0800 |
ksrini |
8149402: "-group" option issue for classes from default package
|
changeset |
files
|
Thu, 07 Dec 2017 14:23:52 -0800 |
smarks |
8177681: Remove methods Runtime.getLocalized{Input,Output}Stream
|
changeset |
files
|
Thu, 07 Dec 2017 14:15:14 -0800 |
ksrini |
8191030: @value Tags are not resolved by javadoc 9.
|
changeset |
files
|
Thu, 07 Dec 2017 22:37:45 +0100 |
erikj |
8188789: Update JDK 9.0.1 and Future OpenJDK bundle names
|
changeset |
files
|
Thu, 07 Dec 2017 21:06:02 +0000 |
lana |
Merge
|
changeset |
files
|
Thu, 07 Dec 2017 21:04:24 +0000 |
lana |
Added tag jdk-10+35 for changeset d8c634b016c6
|
changeset |
files
|
Thu, 07 Dec 2017 11:00:32 -0800 |
darcy |
8193191: Update JavacTestingAbstractProcessor for JDK 10
|
changeset |
files
|
Thu, 07 Dec 2017 19:24:27 +0100 |
jlahoda |
8189248: Jshell: error with mutually dependent snippets, when one must be replaced
|
changeset |
files
|
Thu, 07 Dec 2017 10:18:22 -0800 |
igerasim |
8193156: Need to backout fixes for JDK-8058547, JDK-8055753, JDK-8085903
|
changeset |
files
|
Thu, 07 Dec 2017 09:23:15 -0800 |
mchung |
8192945: Need stable sort for MODULES entry in the release file
|
changeset |
files
|
Thu, 07 Dec 2017 09:22:35 -0800 |
mchung |
8193159: Reduce the number of classes loaded due to NativeLibrary
|
changeset |
files
|
Thu, 07 Dec 2017 08:56:04 -0800 |
bpb |
8191872: (fs) UnixNativeDispatcher conditionally compiles in support for high precision timestamps
|
changeset |
files
|
Thu, 07 Dec 2017 16:45:19 +0000 |
alanb |
8191867: Module attribute in 54.0+ class file cannot contains a requires java.base with ACC_TRANSITIVE or ACC_STATIC_PHASE
|
changeset |
files
|
Tue, 05 Dec 2017 16:34:03 +0100 |
sjohanss |
8193068: Add gc/g1/TestVerifyGCType.java to problem list
|
changeset |
files
|
Wed, 06 Dec 2017 20:06:43 -0500 |
jiangli |
8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared.
|
changeset |
files
|
Wed, 06 Dec 2017 18:37:57 -0800 |
dlong |
8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler
|
changeset |
files
|