Mon, 16 Oct 2017 16:44:23 +0200 |
egahlin |
8173917: Safepoint ID is not consistent across event-based tracing events |
Mon, 16 Oct 2017 17:03:56 +0200 |
jwilhelm |
Merge |
Sun, 15 Oct 2017 17:37:29 -0400 |
rkennke |
8189333: Fix Zero build after Atomic::xchg changes |
Sat, 14 Oct 2017 00:19:29 +0200 |
jwilhelm |
Merge |
Fri, 13 Oct 2017 12:29:45 -0700 |
dlong |
8189244: x86: eliminate frame::adjust_unextended_sp() overhead |
Fri, 13 Oct 2017 15:08:56 +0200 |
eosterlund |
8185141: Generalize scavengeable nmethod root handling |
Fri, 13 Oct 2017 14:02:01 +0200 |
thartmann |
8189067: SuperWord optimization crashes with "assert(out == prev || prev == __null) failed: no branches off of store slice" |
Thu, 12 Oct 2017 15:08:19 +0200 |
rkennke |
8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass |
Mon, 18 Sep 2017 15:06:28 +0200 |
ehelin |
8187667: Disable deprecation warning for readdir_r |
Thu, 12 Oct 2017 01:18:38 +0000 |
sspitsyn |
Merge |
Wed, 11 Oct 2017 23:29:24 +0900 |
ysuenaga |
8189069: regression after push of 8187403: "AssertionFailure: addr should be OopHandle" |
Wed, 11 Oct 2017 16:19:09 -0700 |
iveresov |
8189183: [AOT] Fix eclipse project generation after repo consolidation |
Wed, 11 Oct 2017 10:03:22 -0400 |
hseigel |
8188922: [TESTBUG] runtime/CommandLine/VMDeprecatedOptions.java fails with JDK10 release bits |
Fri, 15 Sep 2017 14:47:13 +0200 |
ehelin |
8187578: BitMap::reallocate should check if old_map is NULL |
Tue, 10 Oct 2017 19:18:36 -0700 |
mseledtsov |
8181592: [TESTBUG] Docker test utils and docker jdk basic test |
Tue, 10 Oct 2017 14:38:56 -0700 |
ccheung |
8185694: Replace SystemDictionaryShared::_java_platform_loader with SystemDictionary::is_platform_class_loader() |
Tue, 10 Oct 2017 11:52:42 -0700 |
mchung |
8188052: JNI FindClass needs to specify the class loading context used for library lifecycle hooks |
Tue, 10 Oct 2017 16:29:04 +0200 |
jwilhelm |
Merge |
Tue, 10 Oct 2017 03:54:49 +0200 |
jwilhelm |
8189071: Require jtreg 4.2 b09 |
Mon, 09 Oct 2017 13:11:25 -0700 |
iklam |
8188828: Intermittent ClassNotFoundException: jdk.test.lib.Platform for compiler tests |
Mon, 09 Oct 2017 14:39:59 +0200 |
eosterlund |
8188813: Generalize OrderAccess to use templates |
Mon, 09 Oct 2017 13:56:59 +0200 |
mdoerr |
8188868: PPC64: Support AES intrinsics on Big Endian |
Mon, 09 Oct 2017 11:51:20 +0200 |
lucy |
8188857: [s390]: CPU feature detection incomplete |
Mon, 09 Oct 2017 11:43:42 +0200 |
lucy |
8187964: [s390][ppc]: Intrinsify Math.multiplyHigh(long, long) |
Mon, 09 Oct 2017 08:15:25 +0000 |
dholmes |
Merge |
Mon, 09 Oct 2017 01:23:13 -0400 |
dholmes |
8185529: JCK api/java_lang/Object/WaitTests failed with jdk10/hs nightly |
Mon, 09 Oct 2017 07:08:53 +0000 |
sspitsyn |
Merge |
Sat, 07 Oct 2017 22:45:12 +0900 |
ysuenaga |
8187403: [Unknown generation] is shown in Stack Memory on HSDB |
Sat, 07 Oct 2017 22:42:35 +0900 |
ysuenaga |
8187401: Java Stack cannot be shown on HSDB |
Fri, 06 Oct 2017 22:40:31 -0400 |
zgu |
8187685: NMT: Tracking compiler memory usage of thread's resource area |
Fri, 06 Oct 2017 19:33:27 -0400 |
jiangli |
8174986: CDS archived java heap region may not compatible with AOT |
Fri, 06 Oct 2017 13:00:18 -0700 |
kvn |
8188776: jdk.internal.vm.ci can't export package to upgradeable modules |
Fri, 06 Oct 2017 18:50:04 +0000 |
coleenp |
Merge |
Fri, 06 Oct 2017 14:30:04 -0400 |
coleenp |
8178870: instrumentation.retransformClasses cause coredump |
Fri, 06 Oct 2017 10:39:09 -0700 |
kvn |
8188775: Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.hotspot |
Thu, 05 Oct 2017 12:56:42 +0200 |
mhorie |
8188802: PPC64: Failure on assert(lrgmask.is_aligned_sets(RegMask::SlotsPerVecX)) |
Thu, 05 Oct 2017 10:55:34 +0200 |
eosterlund |
8188224: Generalize Atomic::load/store to use templates |
Thu, 05 Oct 2017 01:31:53 -0700 |
uvangapally |
8185003: JMX: Add a version of ThreadMXBean.dumpAllThreads with a maxDepth argument |
Wed, 20 Sep 2017 18:30:32 +0800 |
zyao |
8187601: Unrolling more when SLP auto-vectorization failed |
Wed, 27 Sep 2017 16:17:47 +0200 |
roland |
8187822: C2 conditonal move optimization might create broken graph |
Wed, 04 Oct 2017 20:01:19 +0000 |
jwilhelm |
Merge |
Wed, 04 Oct 2017 21:02:13 +0200 |
jwilhelm |
Merge |
Wed, 04 Oct 2017 11:52:07 -0700 |
dpochepk |
8187684: Intrinsify Math.multiplyHigh(long, long) |
Wed, 04 Oct 2017 16:44:45 +0200 |
mdoerr |
8188773: PPC64 and s390: Fix UseMembar and enable ShareVtableStubs |
Wed, 04 Oct 2017 14:25:53 +0200 |
lucy |
8187969: [s390] z/Architecture Vector Facility Support. Part II |
Wed, 04 Oct 2017 14:01:54 +0200 |
mhorie |
8188757: PPC64: Disable VSR52-63 in ppc.ad |
Tue, 03 Oct 2017 17:37:15 -0700 |
mhorie |
8188139: PPC64: Superword Level Parallelization with VSX |
Tue, 03 Oct 2017 15:32:27 -0700 |
kvn |
8187219: Newer AMD 17h (EPYC) Processor family defaults |
Tue, 03 Oct 2017 21:21:35 +0000 |
coleenp |
Merge |
Tue, 03 Oct 2017 16:42:04 -0400 |
coleenp |
8186777: Make Klass::_java_mirror an OopHandle |
Fri, 15 Sep 2017 10:43:03 +0200 |
ehelin |
8187570: Comparison between pointer and char in MethodMatcher::canonicalize |
Tue, 26 Sep 2017 21:37:01 +0200 |
eosterlund |
8187977: Generalize Atomic::xchg to use templates |
Tue, 03 Oct 2017 06:48:40 +0200 |
iignatyev |
Merge |
Mon, 02 Oct 2017 14:31:34 -0700 |
epavlova |
8185134: [Graal] Introduce vm.graal predicate and tag tests which are not applicable for Graal |
Tue, 03 Oct 2017 03:30:11 +0000 |
iklam |
Merge |
Mon, 02 Oct 2017 16:00:42 -0700 |
iklam |
8187979: Clean up info printing at CDS dump time |
Mon, 02 Oct 2017 21:58:22 -0400 |
dholmes |
8188246: Add test/hotspot/jtreg/gc/logging/TestPrintReferences.java to ProblemList.txt |
Mon, 02 Oct 2017 18:56:30 -0400 |
dholmes |
8185062: Set AssumeMP to true and deprecate the flag |
Mon, 02 Oct 2017 17:20:14 +0300 |
dpochepk |
8186915: AARCH64: Intrinsify squareToLen and mulAdd |
Sat, 30 Sep 2017 01:38:57 +0000 |
sspitsyn |
Merge |
Fri, 29 Sep 2017 20:57:48 +0900 |
ysuenaga |
8175816: SA: HSDB: Compute Liveness results in java.lang.IndexOutOfBoundsException |
Sat, 30 Sep 2017 00:14:39 +0000 |
sspitsyn |
Merge |
Fri, 29 Sep 2017 23:53:15 +0000 |
sspitsyn |
Merge |
Fri, 29 Sep 2017 21:00:18 +0900 |
ysuenaga |
8187402: UnknownOopException is occurred on Stack Memory window in HSDB |
Mon, 25 Sep 2017 17:40:06 +0200 |
mdoerr |
8185979: PPC64: Implement SHA2 intrinsic |
Fri, 29 Sep 2017 10:11:01 -0700 |
ccheung |
8138600: eliminate the need of ModuleLoaderMap.dat for CDS |
Fri, 29 Sep 2017 10:44:58 +0200 |
neliasso |
8188031: Complement fused mac operations on SPARC |
Fri, 29 Sep 2017 10:41:36 +0200 |
neliasso |
8182279: Updating SPARC feature/capability detection to support Core C5. |
Fri, 29 Sep 2017 10:40:54 +0200 |
neliasso |
8167199: Add C2 SPARC intrinsic for BigInteger::multiplyToLen() method. |
Fri, 29 Sep 2017 10:40:49 +0200 |
neliasso |
8011352: C1: TraceCodeBlobStacks crashes fastdebug Solaris SPARC. |
Wed, 20 Sep 2017 20:53:22 -0700 |
iignatyev |
8188117: jdk/test/lib/FileInstaller doesn't work for directories |
Fri, 01 Sep 2017 15:28:54 -0700 |
iignatyev |
8187020: AOT tests should not fail if devkit dependency isn't resolved |
Thu, 28 Sep 2017 13:52:15 -0700 |
jtulach |
8182701: Modify JVMCI to allow Graal Compiler to expose platform MBean |
Thu, 28 Sep 2017 12:13:57 -0700 |
sangheki |
8186465: Each j.l.Reference elapsed time log is incorrect |
Thu, 28 Sep 2017 17:10:36 +0000 |
hseigel |
Merge |
Thu, 28 Sep 2017 13:01:24 -0400 |
hseigel |
8186092: Unnecessary loader constraints produced when there are multiple defaults |
Thu, 28 Sep 2017 09:56:54 -0400 |
zgu |
8186770: NMT: Report metadata information in NMT summary |
Tue, 26 Sep 2017 14:05:27 +0200 |
eosterlund |
8186838: Generalize Atomic::inc/dec with templates |
Thu, 28 Sep 2017 11:02:55 +0200 |
thartmann |
8187780: VM crashes while generating replay compilation file |
Thu, 28 Sep 2017 01:01:42 +0000 |
jiangli |
Merge |
Wed, 27 Sep 2017 20:40:33 -0400 |
jiangli |
8186789: CDS dump crashes at ConstantPool::resolve_class_constants |
Wed, 27 Sep 2017 17:55:20 -0400 |
jiangli |
8068314: "Java fields that are currently set during shared space dumping" comment is incorrect |
Wed, 27 Sep 2017 17:01:34 +0200 |
glaubitz |
8186578: Zero fails to build on linux-sparc due to sparc-specific code |
Thu, 21 Sep 2017 14:32:05 +0200 |
sjohanss |
8184286: print_tracing_info() does not use Unified Logging for output |
Tue, 26 Sep 2017 19:31:06 -0700 |
ccheung |
8187124: [TESTBUG] TestInterpreterMethodEntries.java: Unable to create shared archive file |
Tue, 26 Sep 2017 21:12:39 +0000 |
coleenp |
Merge |
Wed, 20 Sep 2017 20:54:29 -0400 |
zgu |
8187331: VirtualSpaceList tracks free space on wrong node |
Tue, 26 Sep 2017 19:53:07 +0000 |
cjplummer |
Merge |
Tue, 26 Sep 2017 17:18:00 +0000 |
cjplummer |
Merge |
Tue, 26 Sep 2017 10:09:54 -0700 |
cjplummer |
8179498: attach in linux should be relative to /proc/pid/root and namespace aware |
Tue, 26 Sep 2017 17:11:39 +0000 |
cjplummer |
Merge |
Tue, 26 Sep 2017 16:47:46 +0000 |
cjplummer |
Merge |
Mon, 25 Sep 2017 11:56:21 -0400 |
zgu |
8187629: NMT: Memory miscounting in compiler (C2) |
Tue, 26 Sep 2017 16:04:40 +0000 |
hseigel |
Merge |
Tue, 26 Sep 2017 15:34:49 +0000 |
hseigel |
Merge |
Tue, 26 Sep 2017 08:58:04 -0400 |
hseigel |
8187436: -Xbootclasspath/a causes sanity check assertion with exploded build |
Tue, 26 Sep 2017 16:03:29 +0000 |
coleenp |
Merge |
Tue, 26 Sep 2017 10:03:17 -0400 |
coleenp |
8081323: ConstantPool::_resolved_references is missing in heap dump |
Tue, 26 Sep 2017 17:06:06 +0200 |
lucy |
8187573: [s390] z/Architecture Vector Facility Support |
Tue, 26 Sep 2017 06:53:35 -0400 |
ysuenaga |
8187597: WrongTypeException is occurred at CLHSDB jstack after JDK-8186837 |
Tue, 26 Sep 2017 10:17:35 +0000 |
dholmes |
Merge |
Tue, 26 Sep 2017 09:02:10 +0000 |
dholmes |
Merge |
Tue, 26 Sep 2017 04:52:02 -0400 |
glaubitz |
8187590: Zero runtime can lock-up on linux-alpha |
Tue, 26 Sep 2017 11:25:34 +0200 |
stuefe |
8187028: [aix] Real thread stack size may be up to 64K smaller than requested one |
Tue, 26 Sep 2017 00:52:29 -0700 |
sspitsyn |
8177901: JDWP exit error JVMTI_ERROR_WRONG_PHASE(112): on checking for an interface |
Mon, 25 Sep 2017 21:25:46 -0400 |
mgerdin |
8187040: ThreadCritical crashes on Solaris if used between os::init and os::init_2 |
Mon, 25 Sep 2017 14:23:18 -0700 |
ccheung |
8187884: [TESTBUG] compiler/classUnloading/anonymousClass/TestAnonymousClassUnloading failed with ClassNotFoundException |
Mon, 25 Sep 2017 19:54:58 +0000 |
jwilhelm |
Merge |
Mon, 25 Sep 2017 09:37:43 +0200 |
goetz |
8185976: PPC64: Implement MulAdd and SquareToLen intrinsics |
Mon, 25 Sep 2017 08:43:43 +0200 |
goetz |
8187547: PPC64: icache invalidation is incorrect in some places |
Fri, 03 Nov 2017 10:43:18 -0700 |
prr |
Merge |
Fri, 03 Nov 2017 09:56:02 -0700 |
prr |
Merge |
Thu, 02 Nov 2017 11:09:28 -0700 |
rfield |
8188072: JShell: NPE in SourceCodeAnalysis.completionSuggestions() |
Thu, 02 Nov 2017 11:03:45 -0700 |
ssadetsky |
8190230: [macosx] Order of overlapping of modal dialogs is wrong |
Wed, 01 Nov 2017 10:43:44 -0700 |
prr |
8190475: SwingSet2 won't start |
Wed, 01 Nov 2017 10:00:38 -0700 |
prr |
Merge |
Mon, 30 Oct 2017 13:15:08 +0100 |
neugens |
8188030: AWT java apps fail to start when some minimal fonts are present |
Mon, 30 Oct 2017 15:45:55 +0530 |
pbansal |
8159062: [hidpi] DnD on Windows while scaling is non-integer |
Mon, 30 Oct 2017 12:16:56 +0530 |
jdv |
8177455: TIFFCompressor has a reference to non-existent method |
Fri, 27 Oct 2017 14:15:02 -0700 |
serb |
8186617: The "com.sun.awt.AWTUtilities" class can be dropped in favour of public API |
Fri, 27 Oct 2017 11:29:50 -0700 |
prr |
8180501: RescaleOp.filter does not document IllegalArgumentException if sizes differ. |
Thu, 26 Oct 2017 19:45:37 -0700 |
serb |
8187639: TrayIcon is not properly supported on macOS in multi-screen environment |
Wed, 25 Oct 2017 13:11:07 -0700 |
prr |
8170681: Remove fontconfig header files from JDK source tree |
Wed, 25 Oct 2017 12:41:24 -0700 |
prr |
Merge |
Wed, 25 Oct 2017 16:34:11 +0530 |
aghaisas |
6463710: ListSelectionModel.setSelectionMode() underspecified |
Tue, 24 Oct 2017 20:33:36 -0700 |
rfield |
8179856: jshell tool: not suitable for pipeline use |
Tue, 24 Oct 2017 08:37:11 -0700 |
ssadetsky |
8188081: Text selection does not clear after focus is lost |
Mon, 23 Oct 2017 13:06:04 -0700 |
prr |
Merge |
Mon, 23 Oct 2017 16:55:52 +0530 |
aghaisas |
8145795: [PIT] java/awt/Window/ScreenLocation/ScreenLocationTest.java fails (can assign Integer.MAX_VALUE to Window dimensions) |
Fri, 20 Oct 2017 20:08:09 -0700 |
serb |
8186559: [macos] the screen location is wrong when using AWT/SWT bridge with dual monitors |
Fri, 20 Oct 2017 19:08:25 -0700 |
rfield |
8187359: JShell: Give comprehensible error when user method name matches Object method |
Fri, 20 Oct 2017 15:39:50 -0700 |
serb |
8184219: Fix accessibility of tables in the java.desktop module |
Fri, 20 Oct 2017 15:12:45 -0700 |
serb |
8187399: Different problems in the javadoc's links in java.desktop package |
Fri, 03 Nov 2017 10:18:28 -0700 |
bpb |
8190502: (fs) Typo in java.nio.file.Files |
Fri, 03 Nov 2017 10:18:27 -0700 |
bpb |
8190501: (fs) Incorrect error message parameter in java/nio/file/Files/probeContentType/Basic.java |
Fri, 03 Nov 2017 10:18:27 -0700 |
bpb |
8190500: (ch) ReadableByteChannelImpl::read and WritableByteChannelImpl::write might not throw ClosedChannelException as specified |
Fri, 03 Nov 2017 13:03:10 -0400 |
lancea |
8190439: Removal of newrmic |
Fri, 03 Nov 2017 19:53:09 +0530 |
sundar |
8190698: jjs tool of jdk.scripting.nashorn.shell module should not statically depend on java.desktop |
Fri, 03 Nov 2017 02:21:58 +0000 |
lana |
Merge |
Fri, 03 Nov 2017 02:21:05 +0000 |
lana |
Added tag jdk-10+30 for changeset 8fee80b92e65 |
Thu, 02 Nov 2017 13:20:21 -0700 |
alanb |
8186236: ModuleInfoExtender should be ASM6 aware |
Thu, 02 Nov 2017 13:18:23 -0700 |
ksrini |
8190287: Update JDK's internal ASM to ASMv6 |
Thu, 02 Nov 2017 15:09:13 -0700 |
darcy |
8190573: Problem list InheritedChannelNotServerSocket.java |
Fri, 03 Nov 2017 14:07:06 -0400 |
vromero |
adding indy positive testscondy-folding |
Fri, 03 Nov 2017 12:03:06 -0600 |
dlsmith |
Additional tests for MethodHandleRefscondy-folding |
Fri, 03 Nov 2017 10:22:48 -0700 |
psandoz |
update test to use correct namecondy-folding |
Thu, 02 Nov 2017 22:05:59 +0100 |
mcimadamore |
Automatic merge with condycondy-folding |
Thu, 02 Nov 2017 22:05:43 +0100 |
mcimadamore |
Automatic merge with defaultpatterns |
Thu, 02 Nov 2017 22:05:26 +0100 |
mcimadamore |
Automatic merge with defaultlvti |
Thu, 02 Nov 2017 22:05:09 +0100 |
mcimadamore |
Automatic merge with defaultlambda-leftovers |
Thu, 02 Nov 2017 22:04:53 +0100 |
mcimadamore |
Automatic merge with defaultenhanced-enums |
Thu, 02 Nov 2017 22:04:36 +0100 |
mcimadamore |
Automatic merge with defaultcondy |
Tue, 11 Apr 2017 17:25:09 -0400 |
psandoz |
8178117: Add public state constructors for Int/Long/DoubleSummaryStatistics |
Thu, 02 Nov 2017 11:16:27 +0100 |
jlahoda |
8187681: Compiling for target 9 while also using --patch-modulejdk-10+30 |
Thu, 02 Nov 2017 10:09:34 +0100 |
jlahoda |
8189595: jshell tool: line redrawn on each completion |
Thu, 02 Nov 2017 04:36:53 -0400 |
xiaofeya |
8190505: Typo in test/jdk/ProblemList.txt |
Wed, 01 Nov 2017 16:45:28 +0100 |
jlahoda |
8190315: Test tools/javac/tree/NoPrivateTypesExported.java failing |
Wed, 01 Nov 2017 10:49:21 +0800 |
jjiang |
8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315 |
Tue, 31 Oct 2017 16:25:27 -0400 |
rriggs |
8190441: ProblemList some intermittent CORBA tests |
Tue, 31 Oct 2017 17:03:02 +0300 |
asmotrak |
8189800: Add support for AddressSanitizer |
Mon, 30 Oct 2017 17:49:33 -0700 |
smarks |
8190382: fix small typographic errors in comments |
Mon, 30 Oct 2017 17:32:38 -0700 |
joehw |
8181155: Fix lint warnings in JAXP repo: fallthrough and static |
Mon, 30 Oct 2017 16:16:01 -0700 |
bchristi |
8189319: Add a java.util.Properties constructor that takes an initial capacity |
Mon, 30 Oct 2017 07:06:49 -0700 |
ksrini |
8129077: Unfix JDK-8087205 |
Mon, 30 Oct 2017 03:52:38 -0700 |
jjiang |
8175252: Backout changeset for JDK-8176354 due to JDK-8190333 |
Mon, 30 Oct 2017 12:16:37 +0530 |
rgoel |
8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR |
Sun, 29 Oct 2017 18:31:55 -0400 |
rriggs |
8180310: TestSocketFactory null pointer when updating match bytes |
Sun, 29 Oct 2017 18:20:53 -0400 |
rriggs |
8190323: "the the" typos |
Fri, 27 Oct 2017 09:51:48 -0700 |
amjiang |
8176354: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases" erro |
Fri, 27 Oct 2017 21:11:15 +0800 |
weijun |
8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires |
Fri, 27 Oct 2017 21:10:56 +0800 |
weijun |
8159535: Mark deprecated javax.security.auth.Policy API with forRemoval=true |
Fri, 27 Oct 2017 08:32:45 +0000 |
lana |
Merge |
Fri, 27 Oct 2017 08:31:20 +0000 |
lana |
Added tag jdk-10+29 for changeset a6e591e12f12 |
Thu, 26 Oct 2017 22:54:25 -0400 |
vromero |
8183896: improve analyzers to allow for the generation of multiple mutations of the same tree |
Fri, 27 Oct 2017 08:21:53 +0530 |
sundar |
8189777: jlink --module-path default value and automatic addition of $JAVA_HOME/jmods if java.base is missing |
Thu, 26 Oct 2017 18:04:29 -0700 |
darcy |
8189952: New methods on String: chars() and codePoints() should be marked since 9 |
Thu, 26 Oct 2017 17:06:52 -0700 |
darcy |
8172818: Add since=9 deprecation information to javax.lang.model classes |
Thu, 26 Oct 2017 16:57:35 -0700 |
mchung |
8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200 |
Wed, 01 Nov 2017 20:45:57 -0700 |
psandoz |
javadoc typoscondy-folding |
Wed, 01 Nov 2017 20:39:53 +0100 |
mcimadamore |
Automatic merge with condycondy-folding |
Wed, 01 Nov 2017 12:31:59 -0700 |
psandoz |
declare JVM_CONSTANT_Dynamic, in preparation for unifying jvm.h and jni.hcondy |
Tue, 31 Oct 2017 15:30:05 -0700 |
psandoz |
Add byte code gen tests for dynamic constant bootstrapscondy-folding |
Tue, 31 Oct 2017 19:24:55 +0100 |
mcimadamore |
Automatic merge with condycondy-folding |
Tue, 31 Oct 2017 14:17:12 -0400 |
lfoltan |
8190435: JCK vm failures due to assertion when constructing IllegalAccessError messagecondy |
Fri, 27 Oct 2017 15:05:48 -0400 |
vromero |
check if class references to arrays exist at compile time and warn if that is not the casecondy-folding |
Fri, 27 Oct 2017 10:11:45 -0400 |
briangoetz |
More bootstrap polishingcondy-folding |
Thu, 26 Oct 2017 15:42:58 -0700 |
vromero |
emit warning if a member is not found or a method handle is incorrectcondy-folding |
Thu, 26 Oct 2017 22:06:04 +0200 |
mcimadamore |
Automatic merge with condycondy-folding |
Thu, 26 Oct 2017 22:05:47 +0200 |
mcimadamore |
Automatic merge with defaultpatterns |
Thu, 26 Oct 2017 22:05:30 +0200 |
mcimadamore |
Automatic merge with defaultlvti |
Thu, 26 Oct 2017 22:05:14 +0200 |
mcimadamore |
Automatic merge with defaultlambda-leftovers |
Thu, 26 Oct 2017 22:04:57 +0200 |
mcimadamore |
Automatic merge with defaultenhanced-enums |
Thu, 26 Oct 2017 22:04:40 +0200 |
mcimadamore |
Automatic merge with defaultcondy |
Thu, 26 Oct 2017 11:08:31 -0700 |
bpb |
8189963: Remove version of FileChannelImpl::open without the 'direct' parameter |
Thu, 26 Oct 2017 10:46:29 -0700 |
iris |
8189919: Update link to license in Docs.gmkjdk-10+29 |
Thu, 26 Oct 2017 18:42:40 +0100 |
mcimadamore |
8189838: Stack overflow when computing upward projection of an intersection type with fbounds |
Thu, 26 Oct 2017 20:57:19 +0530 |
sundar |
8190217: Add a JS "static checker" sample for nashorn parser API |
Thu, 26 Oct 2017 13:20:47 +0200 |
ihse |
8189955: Configuration validation is broken for some types of paths |
Thu, 26 Oct 2017 10:39:59 +0200 |
ihse |
8189376: Unsorted $(wildcard) causes instable module-deps.gmk |
Thu, 26 Oct 2017 08:52:55 +0200 |
mbaesken |
8189618: [aix] No jre image is created during images step |
Wed, 25 Oct 2017 21:19:38 -0700 |
ksrini |
8189845: Fix for 8157000 causes significant performance regression |
Wed, 25 Oct 2017 18:12:15 -0700 |
jjg |
8190003: Special characters in group names should be escaped |
Wed, 25 Oct 2017 17:48:30 -0700 |
jjg |
8190182: remove accidental file. |
Wed, 25 Oct 2017 17:18:00 -0700 |
jjg |
8189843: Missing \"id\" attributes in table rows |
Wed, 25 Oct 2017 17:16:18 -0700 |
jjg |
8189841: Error in alternate row coloring in package-summary files |
Wed, 25 Oct 2017 16:13:53 -0700 |
bpb |
8189775: java/nio/channels/FileChannel/directio/ReadDirect.java failed with NumberFormatException |
Wed, 25 Oct 2017 12:29:00 -0700 |
bpatel |
8183037: Overview summary page should have a table with tabs for groups |
Wed, 25 Oct 2017 10:40:45 -0700 |
darcy |
8062385: Remove @SuppressWarnings("cast") and casts for NIO related usages when JDK 9 becomes the bootstrap JDK |
Tue, 17 Oct 2017 12:17:17 +0200 |
stuefe |
8189431: Netbeans nb_native project needs to be adapted to new repo structure |
Wed, 25 Oct 2017 09:06:39 -0700 |
bchristi |
8183901: Fix broken links to "Package Sealing" in the JAR spec |
Tue, 24 Oct 2017 19:05:29 -0700 |
joehw |
8176891: Fix lint warnings in JAXP repo: serial |
Tue, 24 Oct 2017 08:56:47 -0700 |
naoto |
8189272: CLDR and JRE LocaleProviderAdapters silently swallow exceptions |
Tue, 24 Oct 2017 08:56:30 -0700 |
naoto |
8189291: Test policy should extend the default system policy |
Tue, 24 Oct 2017 15:36:56 +0200 |
erikj |
8189682: JDK demos/tests should be in a separate bundle than hotspot ones |
Tue, 24 Oct 2017 12:07:27 +0200 |
jlahoda |
8189796: Incorrect end position for missing statement |
Mon, 23 Oct 2017 14:11:04 +0200 |
cushon |
8187247: canonical import check compares classes by simple name |
Mon, 23 Oct 2017 13:03:01 +0200 |
hannesw |
8165198: Inconsistent values with JavaImporter after accessing undefined variable |
Mon, 23 Oct 2017 11:33:16 +0200 |
redestad |
8189266: (ann) Optimize AnnotationInvocationHandler.invoke |
Mon, 23 Oct 2017 10:43:45 +0200 |
erikj |
8187974: Merge Java Mission Control 6.1 3rdpartyreame with the JDK 18.3 3rdpartyreadme |
Mon, 23 Oct 2017 10:41:34 +0200 |
erikj |
8189664: Stop producing ARCHIVE_BUNDLE.zip from test makefiles unless asked to |
Mon, 23 Oct 2017 10:39:11 +0200 |
erikj |
8189119: Devkit for Linux needs to include fontconfig-devel |
Mon, 23 Oct 2017 10:21:13 +0200 |
ihse |
8189056: javadoc target for stable specdiff comparisons |
Sat, 21 Oct 2017 00:06:31 +0000 |
lana |
Merge |
Sat, 21 Oct 2017 00:04:45 +0000 |
lana |
Added tag jdk-10+28 for changeset 92f08900cb3c |
Fri, 20 Oct 2017 11:42:36 -0700 |
ksrini |
8189706: javadoc for the JDK APIs should summarize overridden methods with no specification changes |
Tue, 17 Oct 2017 16:51:11 -0700 |
bpb |
8164900: Add support for O_DIRECT |
Fri, 20 Oct 2017 11:08:18 -0700 |
jjg |
8189405: More cleanup in HtmlWriter |
Fri, 20 Oct 2017 09:49:02 -0700 |
henryjen |
Merge |
Thu, 14 Sep 2017 22:57:36 +0200 |
jwilhelm |
8187556: Backout of a fix reintroduced a dependency that had since been removed |
Mon, 14 Aug 2017 15:32:25 +0530 |
rpatil |
8184937: LCMS error 13: Couldn't link the profiles |
Wed, 02 Aug 2017 10:34:35 -0700 |
smarks |
8174109: Better queuing priorities |
Wed, 26 Jul 2017 17:44:06 +0100 |
prappo |
8181612: More stable connection processing |
Thu, 13 Jul 2017 20:41:59 +0000 |
valeriep |
8181048: Refactor existing providers to refer to the same constants for default values for key length |
Wed, 12 Jul 2017 10:55:40 +0800 |
weijun |
8182879: Add warnings to keytool when using JKS and JCEKS |
Thu, 06 Jul 2017 09:43:27 -0700 |
prr |
8183028: Improve CMS header processing |
Thu, 06 Jul 2017 09:20:21 +0800 |
weijun |
8181432: Better processing of unresolved permissions |
Wed, 05 Jul 2017 17:27:46 +0100 |
vinnie |
8181692: Update storage implementations |
Wed, 28 Jun 2017 16:52:36 +0100 |
vinnie |
8181370: Better keystore handling |
Mon, 19 Jun 2017 17:38:33 -0400 |
rriggs |
8181597: Process Proxy presentation |
Thu, 15 Jun 2017 09:57:15 -0700 |
naoto |
8181323: Better timezone processing |
Thu, 18 May 2017 08:52:50 +0800 |
weijun |
8178714: PKIX validator nameConstraints check failing after change 8175940 |
Tue, 28 Mar 2017 12:10:20 -0700 |
smarks |
8174966: Unreferenced references |
Thu, 23 Mar 2017 15:07:26 +0000 |
dfuchs |
8176751: Better URL connections |
Wed, 15 Mar 2017 22:27:12 +0800 |
weijun |
8175940: More certificate subject checking |
Fri, 24 Feb 2017 05:32:16 -0800 |
prr |
8171261: Stability fixes for lcms |
Thu, 23 Feb 2017 03:43:29 -0800 |
prr |
8170218: Improved Font Metrics |
Wed, 22 Feb 2017 00:14:32 +0000 |
valeriep |
8171252: Improve exception checking |
Tue, 21 Feb 2017 02:23:00 +0300 |
serb |
8169966: Larger AWT menus |
Thu, 17 Nov 2016 22:01:02 +0300 |
igerasim |
8169026: Handle smartcard clean up better |
Fri, 28 Oct 2016 21:33:09 +0300 |
serb |
8165543: Better window framing |
Mon, 19 Jun 2017 22:51:35 +0100 |
aefimov |
8181100: Better Base Exceptions |
Tue, 13 Jun 2017 11:13:56 -0700 |
joehw |
8181327: Better X processing |
Wed, 26 Jul 2017 11:45:53 -0400 |
hseigel |
8180711: Better invokespecial checks |
Fri, 19 May 2017 11:18:49 +0100 |
dfuchs |
8180024: Improve construction of objects during deserialization |
Fri, 20 Oct 2017 17:16:05 +0530 |
sundar |
8189671: jlink should clearly report error when an automatic module is used |
Fri, 20 Oct 2017 13:33:35 +0200 |
erikj |
8182285: Speeding up incremental build by hashing module APIs |
Fri, 20 Oct 2017 13:10:35 +0200 |
stuefe |
8189619: [aix] OpenJDK local disk check not working on AIX |
Thu, 31 Aug 2017 08:45:18 +0200 |
stuefe |
8186665: [aix] buffer overflow in Java_java_nio_MappedByteBuffer_isLoaded0 |
Thu, 19 Oct 2017 20:27:47 -0700 |
ksrini |
8157000: Do not generate javadoc for overridden method with no spec change |
Thu, 26 Oct 2017 14:46:42 -0400 |
briangoetz |
Clean up ConstantBootstraps spec and testscondy-folding |
Thu, 26 Oct 2017 09:12:13 -0700 |
psandoz |
remove renamed class (hitting a bug VCS IDEA)condy-folding |
Thu, 26 Oct 2017 09:04:31 -0700 |
psandoz |
fix typo. add forgotten class.condy-folding |
Wed, 25 Oct 2017 16:30:17 -0700 |
psandoz |
refine minimal set of constant bootstrap methodscondy-folding |
Wed, 25 Oct 2017 15:00:17 -0700 |
psandoz |
fix silly bug in invoke condy bootstrapcondy-folding |
Wed, 25 Oct 2017 09:21:53 +0530 |
sadayapalam |
Fix: javac fails to diagnose some unreachable cases in a pattern switchpatterns |
Wed, 25 Oct 2017 01:40:03 +0200 |
mcimadamore |
Automatic merge with condycondy-folding |
Tue, 24 Oct 2017 16:39:46 -0700 |
psandoz |
fix test to visit dynamic constantscondy |
Wed, 25 Oct 2017 01:34:53 +0200 |
mcimadamore |
Automatic merge with condycondy-folding |
Tue, 24 Oct 2017 16:31:57 -0700 |
psandoz |
Doc updates contributed by Dan Smith.condy |
Tue, 24 Oct 2017 00:51:19 +0200 |
mcimadamore |
Automatic merge with condycondy-folding |
Mon, 23 Oct 2017 14:47:23 -0700 |
psandoz |
Test with internal pull mode always on.condy |
Fri, 20 Oct 2017 16:03:19 -0500 |
psandoz |
document exceptionscondy-folding |
Fri, 20 Oct 2017 14:55:01 +0200 |
mcimadamore |
Automatic merge with condycondy-folding |
Fri, 20 Oct 2017 08:53:59 -0400 |
lfoltan |
Support JVMS 5.4.3 Resolution rules with respect to CONSTANT_Dynamic failed resolutioncondy |
Thu, 19 Oct 2017 21:42:30 +0100 |
mcimadamore |
manual merge with defaultlvti |
Thu, 19 Oct 2017 21:39:39 +0100 |
mcimadamore |
manual merge with defaultlambda-leftovers |
Thu, 19 Oct 2017 22:05:46 +0200 |
mcimadamore |
Automatic merge with condycondy-folding |
Thu, 19 Oct 2017 22:05:28 +0200 |
mcimadamore |
Automatic merge with defaultpatterns |
Thu, 19 Oct 2017 22:05:08 +0200 |
mcimadamore |
Automatic merge with defaultenhanced-enums |
Thu, 19 Oct 2017 22:04:48 +0200 |
mcimadamore |
Automatic merge with defaultcondy |
Thu, 19 Oct 2017 11:45:23 -0700 |
prr |
Merge |
Thu, 19 Oct 2017 10:54:40 -0700 |
prr |
Merge |
Thu, 19 Oct 2017 13:52:37 +0530 |
mhalder |
8163265: [macosx] numpad 0 instead of VK_0 |
Wed, 18 Oct 2017 22:06:24 -0700 |
serb |
8075255: Metal L&F has dependency on the Windows L&F |
Tue, 17 Oct 2017 14:33:32 -0700 |
prr |
Merge |
Mon, 16 Oct 2017 08:47:59 -0700 |
ssadetsky |
8187599: Remove dependency of Building Nimbus L&F on JAXB |
Mon, 16 Oct 2017 08:34:01 -0700 |
ssadetsky |
8182638: [macosx] Active modal dialog is hidden by another non-active one |
Mon, 16 Oct 2017 08:06:56 -0700 |
ssadetsky |
8180821: [macosx]com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java: The menu item should have been GC-ed |
Fri, 13 Oct 2017 08:54:00 -0700 |
prr |
8183978: Remove ICU layout code from OpenJDK |
Thu, 12 Oct 2017 10:40:45 +0530 |
aghaisas |
6714836: JRootPane.getMaximumSize() returns a width of 0 |
Wed, 11 Oct 2017 15:53:25 +0100 |
alitvinov |
8166772: Touch keyboard is not shown for text components on a screen touch |
Tue, 10 Oct 2017 12:15:25 -0700 |
prr |
8080084: java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with G1 GC |
Tue, 10 Oct 2017 09:10:43 -0700 |
shurailine |
8188824: sanity/client/SwingSet/src/ProgressBarDemoTest: Failed with NullPointerException |
Mon, 09 Oct 2017 11:38:46 -0700 |
prr |
Merge |
Mon, 09 Oct 2017 10:42:27 +0530 |
psadhukhan |
8187989: Documentation error in JComponent.paintComponent |
Sat, 07 Oct 2017 15:58:45 +0100 |
dmarkov |
8155197: Focus transition issue |
Thu, 05 Oct 2017 13:29:34 -0700 |
shurailine |
8188779: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2 |
Wed, 04 Oct 2017 15:10:08 +0530 |
aghaisas |
8004029: [macosx] The long Tab titles are not clipped with dots at the end. |
Thu, 28 Sep 2017 11:27:56 -0700 |
prr |
Merge |
Thu, 28 Sep 2017 09:13:27 -0700 |
prr |
Merge |
Tue, 26 Sep 2017 10:46:23 +0530 |
psadhukhan |
8088132: [Swing, singleThread] ClassCastException in nested event loop when showing multiple message dialogs in SwingNode |
Mon, 25 Sep 2017 16:12:49 +0530 |
aghaisas |
8154468: [TEST_BUG] java/awt/Window/MultiWindowApp/ChildAlwaysOnTopTest.java |
Mon, 25 Sep 2017 16:06:13 +0530 |
aghaisas |
8081311: [TEST_BUG] java/awt/ComponentOrientation/WindowTest.java does use deprecated applyResourceBundle |
Mon, 25 Sep 2017 15:57:43 +0530 |
aghaisas |
6857809: [TEST_BUG] java/awt/Component/PrintAllXcheckJNI/PrintAllXcheckJNI.java fails in jdk7 b64 pit build |
Fri, 22 Sep 2017 18:57:05 -0700 |
asmotrak |
8178274: Java_sun_lwawt_macosx_NSEvent_nsToJavaKeyInfo() overreads jchar variable |
Fri, 22 Sep 2017 18:20:18 -0700 |
serb |
6238123: Typos at Serialized Form javadoc for java.awt.Polygon |
Fri, 22 Sep 2017 17:36:55 -0700 |
serb |
8175968: The javax.swing.filechooser.FileSystemView constructor consumes memory by adding a PropertyChangeListener that is never removed |
Fri, 22 Sep 2017 17:09:56 -0700 |
serb |
8186967: Unused methods in MotifGraphicsUtils can be removed |
Thu, 19 Oct 2017 20:34:48 +0200 |
hannesw |
8189617: Remove undocumented --print-mem-usage option |
Thu, 19 Oct 2017 17:47:04 +0200 |
erikj |
8189679: JDK-8189094 broke testing in Mach 5jdk-10+28 |
Thu, 19 Oct 2017 14:16:45 +0200 |
erikj |
8189094: Change required boot jdk to JDK 9 |
Thu, 19 Oct 2017 10:59:02 +0200 |
jlahoda |
8188035: JavaFileManager.listLocationsForModules does not always reflect values set through StandardJavaFileManager.setLocationForModule. |
Thu, 19 Oct 2017 09:53:53 +0200 |
jlahoda |
8186873: Possible dead code \"com.sun.tools.javac.tree.TreeInfo.isAnonymousDiamond()\" which was added in 9 |
Thu, 19 Oct 2017 09:01:29 +0200 |
clanger |
8155590: Dubious collection management in sun.net.www.http.KeepAliveCache |
Thu, 19 Oct 2017 14:49:20 +0800 |
jjiang |
8189603: ProblemList sun/security/pkcs11/KeyStore/SecretKeysBasic.sh on Linux platform |
Wed, 18 Oct 2017 13:25:49 -0700 |
joehw |
8181150: Fix lint warnings in JAXP repo: rawtypes and unchecked |
Tue, 05 Sep 2017 13:40:14 +0200 |
stuefe |
8187228: [aix] make data segment page size 64K by default |
Tue, 17 Oct 2017 10:32:01 -0700 |
mchung |
8189202: (jdeps) Need jdeps output format easy for jlink --add-modules to use |
Tue, 17 Oct 2017 07:11:05 -0700 |
vromero |
8187624: NPE in Type.UndetVar.debugString() |
Tue, 17 Oct 2017 15:47:53 +0200 |
erikj |
8189430: make/hotspot/copy/Copy-java.base.gmk in wrong location after consolidation |
Tue, 17 Oct 2017 15:46:09 +0200 |
erikj |
8189434: SetupCopyFiles does not handle files with $ in them |
Mon, 26 Jun 2017 17:00:45 +0200 |
jlahoda |
8181897: JDK 9 change to symlink handling affects SourceFile attributes |
Mon, 16 Oct 2017 11:20:59 -0700 |
bchristi |
8187772: JVM crash when currency set on MacOS 10.10 and earlier |
Mon, 16 Oct 2017 18:27:07 +0200 |
hannesw |
8068513: Adding elements to a javascript 'object' (a map) is slow |
Fri, 01 Sep 2017 14:04:20 +0200 |
jlahoda |
8186694: JShell: speed-up compilation by reusing compiler instances |
Mon, 16 Oct 2017 18:15:41 +0530 |
sundar |
8189262: jdk.jlink module-info.java javadoc comment refers to the non-existent jimage tool doc |
Mon, 16 Oct 2017 12:56:23 +0200 |
erikj |
8189324: install-file macro no longer handles files with $ in them |
Mon, 16 Oct 2017 14:30:37 +0530 |
sadayapalam |
8184989: Incorrect class file created when passing lambda in inner class constructor and outer is subclass |
Mon, 16 Oct 2017 08:43:42 +0200 |
ihse |
8189263: Introduce CUSTOM_ROOT |
Sat, 14 Oct 2017 09:51:25 +0100 |
alanb |
8189264: (sl) ServiceLoader does not wrap Errors thrown by provider classes when running with a security manager |
Fri, 13 Oct 2017 18:34:37 -0700 |
dl |
8188575: Miscellaneous changes imported from jsr166 CVS 2017-10 |
Fri, 13 Oct 2017 18:29:21 -0700 |
dl |
8187941: Add StampedLock stamp inspection methods |
Fri, 13 Oct 2017 18:19:18 -0700 |
dl |
8188047: Add SplittableRandom.nextBytes |
Fri, 13 Oct 2017 18:12:54 -0700 |
dl |
8188853: java/util/concurrent/ExecutorService/Invoke.java Assertion failure |
Fri, 13 Oct 2017 18:07:47 -0700 |
dl |
8188900: ConcurrentLinkedDeque linearizability |
Fri, 13 Oct 2017 23:56:28 +0000 |
lana |
Merge |
Fri, 13 Oct 2017 23:55:08 +0000 |
lana |
Added tag jdk-10+27 for changeset b87d7b5d5ded |
Fri, 13 Oct 2017 17:25:12 +0200 |
hannesw |
8027302: Identifiers containing unicode escapes are not recognized as reserved words |
Fri, 13 Oct 2017 15:22:02 +0200 |
ihse |
8189229: Remove references to $(TOPDIR)/src/*/$(MODULE) |
Fri, 13 Oct 2017 14:17:10 +0100 |
alanb |
8186738: (sl) ServiceLoader::stream doesn't update cache |
Fri, 13 Oct 2017 13:42:10 +0200 |
erikj |
8189095: Import JMC from artifactory using Jib and main makefiles |
Thu, 12 Oct 2017 17:58:26 -0700 |
smarks |
6344935: (spec) clarify specifications for Object.wait overloads |
Wed, 18 Oct 2017 16:08:37 -0500 |
psandoz |
Refine bootstraps, more tests.condy-folding |
Wed, 18 Oct 2017 16:19:46 -0400 |
briangoetz |
Update condy bootstrapscondy-folding |
Wed, 18 Oct 2017 11:42:37 -0400 |
briangoetz |
Remove Class-consuming ClassRef factoriescondy-folding |
Tue, 17 Oct 2017 16:39:22 -0700 |
psandoz |
Simplify the set of bootstrap methods.condy-folding |
Tue, 17 Oct 2017 17:48:27 -0400 |
vromero |
add the reflective error message to the compiler outputcondy-folding |
Tue, 17 Oct 2017 17:40:22 -0400 |
briangoetz |
Update ConstantRef APIcondy-folding |
Tue, 17 Oct 2017 14:20:47 -0700 |
psandoz |
Restore Bootstraps after refactoring in the condy branchcondy-folding |
Tue, 17 Oct 2017 13:22:39 +0530 |
sadayapalam |
Fix: JDK-8187428: javac fails to reject dominated pattern with the same erased typepatterns |
Tue, 17 Oct 2017 09:31:17 +0200 |
jlahoda |
Fixing disambiguation between lambdas and parentheses in presence of __matches, reported on amber-dev.patterns |
Tue, 17 Oct 2017 12:35:54 +0530 |
sadayapalam |
Fix: JDK-8187429: Missing unchecked conversion warningpatterns |
Tue, 17 Oct 2017 01:29:15 +0200 |
mcimadamore |
Automatic merge with condycondy-folding |
Mon, 16 Oct 2017 16:10:10 -0700 |
psandoz |
Remove trailing white spacecondy |
Mon, 16 Oct 2017 16:03:44 -0700 |
psandoz |
Rename to CONSTANT_DYNAMIC in bytecode API.condy |
Mon, 16 Oct 2017 14:42:31 +0100 |
mcimadamore |
manual merge with condycondy-folding |
Fri, 13 Oct 2017 15:29:58 -0400 |
lfoltan |
8189290: Rename CONSTANT_ConstantDynamic to CONSTANT_Dynamiccondy |
Thu, 12 Oct 2017 22:06:20 +0200 |
mcimadamore |
Automatic merge with condycondy-folding |
Thu, 12 Oct 2017 22:06:04 +0200 |
mcimadamore |
Automatic merge with defaultpatterns |
Thu, 12 Oct 2017 22:05:47 +0200 |
mcimadamore |
Automatic merge with defaultlambda-leftovers |
Thu, 12 Oct 2017 22:05:31 +0200 |
mcimadamore |
Automatic merge with defaultenhanced-enums |
Thu, 12 Oct 2017 22:05:14 +0200 |
mcimadamore |
Automatic merge with defaultlvti |
Thu, 12 Oct 2017 22:04:58 +0200 |
mcimadamore |
Automatic merge with defaultcondy |
Thu, 12 Oct 2017 10:28:20 -0700 |
bpb |
8189209: java/lang/invoke/lambda/LambdaAsm.java failed with "could not create proxy classes"jdk-10+27 |
Thu, 12 Oct 2017 16:00:29 +0200 |
redestad |
8188869: jdk9/10 reject zip/jar files where seconds value of timestamp is out of supported range 0 - 59 |
Thu, 12 Oct 2017 13:35:41 +0200 |
ihse |
8189222: Remove make/corba/Makefile |
Wed, 11 Oct 2017 16:14:47 -0400 |
ctornqvi |
8189115: Pass JIB_DATA_DIR to jtreg harness |
Tue, 10 Oct 2017 17:02:52 -0700 |
jjg |
8187521: In some corner cases the javadoc tool can reuse id attribute |
Tue, 10 Oct 2017 09:55:14 -0700 |
bpb |
8147615: (fc) FileChannelImpl has no finalizer |
Tue, 10 Oct 2017 15:26:01 +0200 |
erikj |
8188050: UnsatisfiedLinkError after repo consolidation |
Tue, 10 Oct 2017 15:20:10 +0200 |
erikj |
8188910: jib configure requires --src-dir for out fo tree builds, second attempt |
Tue, 10 Oct 2017 13:33:39 +0200 |
ihse |
8188312: Use CDS if present when running the Boot JDK during build |
Mon, 09 Oct 2017 13:03:18 +0100 |
mcimadamore |
8169345: javac crash when local from enclosing context is captured multiple times |
Mon, 09 Oct 2017 17:37:15 +0800 |
fyuan |
8187700: SetAuthenticator tests should handle the proxy port |
Fri, 06 Oct 2017 18:40:33 -0700 |
jjg |
8188578: move printFramesDocument from HtmlDocWriter to FrameOutputWriter |
Fri, 06 Oct 2017 20:54:37 +0000 |
lana |
Merge |
Fri, 06 Oct 2017 20:38:35 +0000 |
lana |
Added tag jdk-10+26 for changeset 1129253d3bc7 |
Fri, 06 Oct 2017 17:18:03 +0200 |
jlahoda |
8188225: AST could be improved in presence of var types. |
Fri, 06 Oct 2017 08:37:08 +0200 |
goetz |
8188855: Fix VS10 build after "8187658: Bigger buffer for GetAdaptersAddresses" |
Wed, 11 Oct 2017 15:01:14 +0200 |
jlahoda |
Fixing handling of matches matches matches.patterns |
Thu, 05 Oct 2017 22:05:55 +0200 |
mcimadamore |
Automatic merge with condycondy-folding |
Thu, 05 Oct 2017 22:05:38 +0200 |
mcimadamore |
Automatic merge with defaultpatterns |
Thu, 05 Oct 2017 22:05:22 +0200 |
mcimadamore |
Automatic merge with defaultlambda-leftovers |
Thu, 05 Oct 2017 22:05:05 +0200 |
mcimadamore |
Automatic merge with defaultenhanced-enums |
Thu, 05 Oct 2017 22:04:49 +0200 |
mcimadamore |
Automatic merge with defaultlvti |
Thu, 05 Oct 2017 22:04:32 +0200 |
mcimadamore |
Automatic merge with defaultcondy |
Thu, 05 Oct 2017 18:29:47 +0100 |
mcimadamore |
8172443: Change use of tree.pos to line:col in rawDiagnosticsjdk-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 |
Thu, 05 Oct 2017 15:35:10 -0400 |
vromero |
moving isTrue and isFalse to ConstFold and propagating constants for conditional and typecastcondy-folding |
Thu, 05 Oct 2017 13:09:58 -0400 |
vromero |
refactoring to ConstFold so that methods fold1 and fold2 extract type information from the incumbent operatorcondy-folding |
Wed, 04 Oct 2017 17:55:46 -0400 |
vromero |
track all constants using the constant map instead of attaching them to the typecondy-folding |
Wed, 04 Oct 2017 16:35:51 -0400 |
vromero |
providing better typing to ldc(), which will also avoid redundant castscondy-folding |
Tue, 03 Oct 2017 19:13:53 -0400 |
vromero |
improving code after code reviewcondy-folding |
Tue, 03 Oct 2017 14:00:33 +0100 |
gbierman |
Fix translation of __matches with primitive typespatterns |
Tue, 03 Oct 2017 13:20:51 +0200 |
mcimadamore |
Automatic merge with condycondy-folding |
Tue, 03 Oct 2017 13:20:35 +0200 |
mcimadamore |
Automatic merge with defaultlambda-leftovers |
Tue, 03 Oct 2017 13:20:19 +0200 |
mcimadamore |
Automatic merge with defaultenhanced-enums |
Tue, 03 Oct 2017 13:20:03 +0200 |
mcimadamore |
Automatic merge with defaultpatterns |
Tue, 03 Oct 2017 13:19:47 +0200 |
mcimadamore |
Automatic merge with defaultlvti |
Tue, 03 Oct 2017 13:19:30 +0200 |
mcimadamore |
Automatic merge with defaultcondy |
Mon, 02 Oct 2017 14:49:46 -0700 |
bpatel |
8169819: minor cleanup for deprecated page |
Mon, 02 Oct 2017 18:45:11 -0700 |
vromero |
small scale refactoring to condy folding, improving the original patchcondy-folding |
Mon, 02 Oct 2017 18:27:12 +0100 |
mcimadamore |
manual mergecondy-folding |
Mon, 02 Oct 2017 18:26:23 +0100 |
mcimadamore |
manual mergecondy |
Mon, 02 Oct 2017 18:25:56 +0100 |
mcimadamore |
manual mergelambda-leftovers |
Mon, 02 Oct 2017 18:25:43 +0100 |
mcimadamore |
manual mergeenhanced-enums |
Mon, 02 Oct 2017 18:25:30 +0100 |
mcimadamore |
manual mergepatterns |
Mon, 02 Oct 2017 18:24:54 +0100 |
mcimadamore |
manual mergelvti |
Mon, 02 Oct 2017 18:22:45 +0100 |
mcimadamore |
close bad default branch |
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 18:41:10 +0200 |
mcimadamore |
Automatic merge with condycondy-folding |
Mon, 02 Oct 2017 18:40:54 +0200 |
mcimadamore |
Automatic merge with defaultlvti |
Mon, 02 Oct 2017 18:40:38 +0200 |
mcimadamore |
Automatic merge with defaultpatterns |
Mon, 02 Oct 2017 18:40:22 +0200 |
mcimadamore |
Automatic merge with defaultenhanced-enums |
Mon, 02 Oct 2017 18:40:07 +0200 |
mcimadamore |
Automatic merge with defaultlambda-leftovers |
Mon, 02 Oct 2017 18:39:50 +0200 |
mcimadamore |
Automatic merge with defaultcondy |
Mon, 02 Oct 2017 12:38:10 -0400 |
vromero |
delta applying patch for JDK-8187978 |
Mon, 02 Oct 2017 12:36:10 -0400 |
vromero |
blaser: |
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 |
Fri, 29 Sep 2017 14:47:23 -0700 |
vromero |
javac rewrite of the condy folding featurecondy-folding |
Fri, 29 Sep 2017 14:38:51 -0700 |
vromero |
delta applying all condy folding changes to javac in preparation for a code redesigncondy-folding |
Fri, 29 Sep 2017 11:59:29 +0100 |
mcimadamore |
Fix: move diag test to right consolidated locationlvti |
Thu, 28 Sep 2017 22:16:02 +0200 |
mcimadamore |
Automatic merge with condycondy-folding |
Thu, 28 Sep 2017 22:15:46 +0200 |
mcimadamore |
Automatic merge with defaultlvti |
Thu, 28 Sep 2017 22:15:29 +0200 |
mcimadamore |
Automatic merge with defaultpatterns |
Thu, 28 Sep 2017 22:15:13 +0200 |
mcimadamore |
Automatic merge with defaultenhanced-enums |
Thu, 28 Sep 2017 22:14:57 +0200 |
mcimadamore |
Automatic merge with defaultlambda-leftovers |
Thu, 28 Sep 2017 22:14:40 +0200 |
mcimadamore |
Automatic merge with defaultcondy |
Thu, 28 Sep 2017 23:03:17 +0530 |
sundar |
8188098: NPE in SimpleTreeVisitorES6 visitor when parsing a tagged template literaljdk-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 |
Wed, 27 Sep 2017 12:57:41 +0100 |
mcimadamore |
Enhancement: add support for 'var' in implicit lambda parameterslvti |
Tue, 26 Sep 2017 15:44:42 +0200 |
jlahoda |
Merging recent default branch changes to the patterns branch.patterns |
Tue, 26 Sep 2017 15:08:00 +0100 |
mcimadamore |
manual mergeenhanced-enums |
Tue, 26 Sep 2017 14:45:30 +0100 |
mcimadamore |
manual mergelambda-leftovers |
Tue, 26 Sep 2017 15:25:14 +0200 |
mcimadamore |
Automatic merge with condycondy-folding |
Tue, 26 Sep 2017 15:24:57 +0200 |
mcimadamore |
Automatic merge with defaultlvti |
Tue, 26 Sep 2017 15:24:34 +0200 |
mcimadamore |
Automatic merge with defaultcondy |
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 |