Mon, 05 Nov 2018 11:20:47 +0000 |
dfuchs |
8213301: Fix legal headers in jdk logging tests |
Mon, 05 Nov 2018 10:52:36 +0100 |
ihse |
8213339: Update precompiled.hpp with headers based on current frequency |
Mon, 05 Nov 2018 08:01:39 +0100 |
eosterlund |
8212989: Allow CompiledMethod ExceptionCache have unloaded klasses |
Mon, 05 Nov 2018 10:31:47 +0100 |
jlahoda |
8213103: RoundEnvironment.getElementsAnnotatedWith(Class) crashes with -source 8 |
Sun, 04 Nov 2018 13:06:02 -0500 |
lancea |
8213328: Update test copyrights in test/java/util/zip and test/jdk/tools |
Sat, 03 Nov 2018 15:40:19 -0400 |
jiangli |
8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region. |
Sat, 03 Nov 2018 12:37:55 -0700 |
jcbeyler |
8213246: Fix typo in vmTestbase failuire to failure |
Mon, 29 Oct 2018 14:01:46 -0700 |
iklam |
8211336: [TESTBUG] appcds tests with incorrect usage of -XX:+UseStringDeduplication |
Fri, 02 Nov 2018 23:44:45 -0700 |
iignatyev |
8213337: windows-x64-slowdebug build is broken by 8177708 |
Fri, 02 Nov 2018 18:49:10 -0700 |
darcy |
8213256: Clarify runtime vs compile time annotations for RoundEnvironment.getElementsAnnotatedWith(Class) |
Fri, 02 Nov 2018 19:30:31 -0400 |
jiangli |
8209564: runtime/appcds/CDSandJFR.java timeout on tier6 on sparc |
Fri, 02 Nov 2018 16:27:55 -0700 |
iignatyev |
8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags |
Fri, 02 Nov 2018 16:26:11 -0700 |
iignatyev |
8177708: Convert TestReserveMemorySpecial_test to Gtest |
Fri, 02 Nov 2018 17:51:21 -0400 |
kbarrett |
6735527: Bitmap - speed up searches |
Fri, 02 Nov 2018 14:00:29 -0700 |
epavlova |
8152988: [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing |
Fri, 02 Nov 2018 12:33:28 -0700 |
joehw |
8213321: Fix legal headers in test/jaxp |
Fri, 02 Nov 2018 18:35:30 +0100 |
hannesw |
8210405: Javadoc search doesn't always consider full input upon Enter |
Fri, 02 Nov 2018 09:58:55 -0700 |
bpb |
8213306: Fix legal headers in test/java/nio |
Fri, 02 Nov 2018 09:56:47 -0700 |
bpb |
8213305: Fix legal headers in test/java/math |
Fri, 02 Nov 2018 12:49:42 -0400 |
dcubed |
8213308: ProblemList runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java |
Fri, 02 Nov 2018 16:11:29 +0000 |
chegar |
8213296: Fix legal headers in test/jdk/java/net |
Fri, 02 Nov 2018 14:13:05 +0100 |
rehn |
8213236: A partial removed/deleted JavaThread cannot transition |
Fri, 02 Nov 2018 08:33:59 +0100 |
eosterlund |
8209189: Make CompiledMethod::do_unloading more concurrent |
Thu, 01 Nov 2018 14:57:26 +0100 |
eosterlund |
8212681: Refactor IC locking to use a fine grained CompiledICLocker |
Fri, 02 Nov 2018 07:58:22 +0100 |
pliden |
8212184: Incorrect oop ref strength used for referents in FinalReference |
Fri, 02 Nov 2018 07:46:00 +0100 |
pliden |
8212921: ZGC: Move verification to after resurrection unblocked |
Fri, 02 Nov 2018 00:26:25 -0700 |
never |
8213203: [JVMCI] adopt formatting changes from jvmci 8 |
Thu, 01 Nov 2018 20:37:45 -0700 |
darcy |
6304578: (reflect) toGenericString fails to print bounds of type variables on generic methods |
Thu, 01 Nov 2018 15:11:08 -0700 |
jjg |
8213265: fix missing newlines at end of files |
Thu, 01 Nov 2018 17:48:10 -0400 |
itakiguchi |
8211382: ISO2022JP and GB18030 NIO converter issues |
Thu, 01 Nov 2018 14:32:55 -0700 |
jjg |
8213263: fix legal headers in test/langtools |
Thu, 01 Nov 2018 14:07:59 -0700 |
naoto |
8213046: Define Japanese new Era character |
Thu, 01 Nov 2018 16:53:54 -0400 |
mullan |
8212669: Add note to Cipher javadoc about using full transformation and not relying on defaults |
Thu, 01 Nov 2018 17:56:01 +0100 |
rehn |
8209495: NMethodSweeper::sweep_code_cache cause severe delays |
Thu, 01 Nov 2018 12:43:21 -0400 |
rpatil |
8213085: (tz) Upgrade time-zone data to tzdata2018g |
Thu, 01 Nov 2018 09:41:04 -0700 |
joehw |
8212871: Broken links give 401-Unauthorized |
Thu, 01 Nov 2018 09:34:59 -0700 |
bpb |
8213210: Change ServerSocket(SocketImpl impl) constructor to protected access |
Thu, 01 Nov 2018 22:41:32 +0800 |
weijun |
8212217: JGSS: Don't dispose() of creds too eagerly |
Thu, 01 Nov 2018 14:15:35 +0100 |
thartmann |
8213014: Crash in CompileBroker::make_thread due to OOM |
Thu, 01 Nov 2018 11:28:02 +0100 |
ihse |
8213237: Remove test-compile-commands from jib-profiles.js |
Thu, 01 Nov 2018 11:23:12 +0100 |
dnsimon |
8212934: [JVMCI] do not propagate resolution error in HotSpotResolvedJavaFieldImpl.getType |
Tue, 23 Oct 2018 14:23:46 -0400 |
gadams |
8211013: [TESTBUG] nsk/jdb/kill/kill002 wait for message and prompt |
Tue, 23 Oct 2018 11:51:03 -0400 |
gadams |
8206330: Revisit com/sun/jdi/RedefineCrossEvent.java |
Thu, 18 Oct 2018 15:56:37 -0500 |
stuefe |
8212828: (process) Provide a way for Runtime.exec to use posix_spawn on linux |
Wed, 31 Oct 2018 19:56:51 -0700 |
iignatyev |
8177711: Convert TestVirtualSpaceNode_test to GTest |
Thu, 01 Nov 2018 02:12:13 +0100 |
jwilhelm |
Added tag jdk-12+18 for changeset e38473506688 |
Wed, 31 Oct 2018 14:00:51 -0700 |
ccheung |
8213000: Obsolete the IgnoreUnverifiableClassesDuringDump vm option |
Wed, 31 Oct 2018 13:58:15 -0700 |
rhalade |
8207059: Update test certificates in QuoVadisCA.java test |
Wed, 31 Oct 2018 16:27:31 -0400 |
bobv |
Mergejdk-12+18 |
Wed, 31 Oct 2018 16:27:01 -0400 |
bobv |
8213204: ReservedStackTest and ReservedStackTestCompiler tests fail on windows |
Wed, 31 Oct 2018 13:14:52 -0700 |
erikj |
8210837: Add libXrandr-devel to the Linux devkits |
Wed, 31 Oct 2018 14:38:14 -0400 |
coleenp |
8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes |
Tue, 16 Oct 2018 16:26:28 -0400 |
gromero |
8212481: PPC64: Enable POWER9 CPU detection |
Wed, 31 Oct 2018 19:00:59 +0100 |
shade |
8213182: Minimal VM build failure after JDK-8212200 (assert when shared java.lang.Object is redefined by JVMTI agent) |
Wed, 31 Oct 2018 16:02:43 +0100 |
simonis |
8213151: [AIX] Some class library files are missing the Classpath exception |
Wed, 31 Oct 2018 10:48:13 -0400 |
bobv |
Merge |
Tue, 30 Oct 2018 10:39:19 -0400 |
bobv |
8209093: JEP 340: One AArch64 Port, Not Two |
Wed, 31 Oct 2018 14:48:36 +0100 |
mdoerr |
8213086: Compiler thread creation should be bounded by available space in memory and Code Cache |
Wed, 31 Oct 2018 13:43:57 +0100 |
tschatzl |
8213142: Use RAII to set the scanning source in G1ScanEvacuatedObjClosure |
Wed, 31 Oct 2018 13:43:57 +0100 |
tschatzl |
8212911: Unify and micro-optimize handling of non-in-collection set references in oop closures |