Mon, 12 Aug 2019 23:37:48 +0200 |
rkennke |
8228369: Shenandoah: Refactor LRB C1 stubs |
Mon, 12 Aug 2019 20:27:14 +0200 |
shade |
8229416: Shenandoah: Demote or remove ShenandoahOptimize*Final optimizations |
Mon, 12 Aug 2019 15:27:57 +0200 |
redestad |
8229407: Avoid ConcurrentHashMap resizes during bootstrap |
Mon, 12 Aug 2019 11:24:53 +0100 |
michaelm |
8185898: setRequestProperty(key, null) results in HTTP header without colon in request |
Fri, 09 Aug 2019 15:39:32 +0200 |
mbaesken |
8219082: jdk/jfr/event/runtime/TestShutdownEvent.java failed in validateStackTrace() |
Mon, 12 Aug 2019 10:49:40 +0200 |
pliden |
8229406: ZGC: Fix incorrect statistics |
Mon, 12 Aug 2019 10:02:25 +0200 |
mdoerr |
8229236: CriticalJNINatives: dll handling should be done in native thread state |
Mon, 12 Aug 2019 08:48:47 +0200 |
thartmann |
8225670: compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type" |
Fri, 09 Aug 2019 15:22:43 -0700 |
jjg |
8229386: Typo "lables" in doc comment |
Fri, 09 Aug 2019 13:13:36 -0700 |
iklam |
8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests |
Fri, 09 Aug 2019 12:27:05 -0700 |
jjg |
8227697: Improve text in Taglet API spec for expected results with standard doclet |
Fri, 09 Aug 2019 11:27:08 -0700 |
cjplummer |
8227645: Some tests in serviceability/sa run with fixed -Xmx values and risk running out of memory |
Fri, 09 Aug 2019 13:58:48 +0200 |
redestad |
8229283: StringLatin1 should consistently use CharacterDataLatin1.instance when applicable |
Fri, 09 Aug 2019 13:07:18 +0200 |
shade |
8229350: Shenandoah does not need barriers before CreateEx |
Fri, 09 Aug 2019 11:04:08 +0200 |
rehn |
8226228: Make Threads_lock an always safepoint checked lock. |
Fri, 09 Aug 2019 10:06:44 +0200 |
eosterlund |
8229027: Improve how JNIHandleBlock::oops_do distinguishes oops from non-oops |
Fri, 09 Aug 2019 03:51:20 +0200 |
jwilhelm |
Merge |
Fri, 09 Aug 2019 03:36:59 +0200 |
jwilhelm |
Added tag jdk-13+33 for changeset 9c250a7600e1 |
Thu, 08 Aug 2019 05:05:04 +0000 |
diazhou |
8229180: Remove EA from JDK 13 version stringjdk-13+33 jdk-13-ga |
Thu, 08 Aug 2019 09:32:15 -0700 |
ljiang |
8228778: JDK 13 L10n resource files update - msgdrop 20 |
Thu, 08 Aug 2019 07:07:06 +0100 |
rrich |
8228359: [TESTBUG] jdk.jfr.e.g.c.TestGCHeapConfigurationEventWith32BitOops.java does not expect MinHeapSize to be aligned to HeapAlignment |
Thu, 08 Aug 2019 07:05:17 +0200 |
thartmann |
8229219: C2 compilation fails with assert: Bad graph detected in build_loop_late |
Thu, 08 Aug 2019 03:08:49 +0200 |
jwilhelm |
Added tag jdk-13+33 for changeset 5c85b58e2a42 |
Thu, 08 Aug 2019 21:58:11 +0100 |
aefimov |
8225430: Replace wildcard address with loopback or local host in tests - part 14 |
Thu, 08 Aug 2019 18:44:11 +0100 |
dfuchs |
8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream |
Thu, 08 Aug 2019 04:29:56 -0700 |
jcbeyler |
8229036: Remove the testing against NSK_TRUE from tests |
Thu, 08 Aug 2019 14:13:16 +0530 |
rraghavan |
8227439: Turn off AOT by default |
Thu, 08 Aug 2019 03:09:46 +0200 |
jwilhelm |
Added tag jdk-14+9 for changeset 18f189e69b29 |
Wed, 07 Aug 2019 14:56:26 -0700 |
naoto |
8215181: Accounting currency format support |
Wed, 07 Aug 2019 22:43:49 +0200 |
jwilhelm |
Merge |
Wed, 07 Aug 2019 08:42:14 -0700 |
naoto |
8228971: Locale API doc has redundant hyphens for some parameters |
Mon, 22 Jul 2019 10:48:14 +0200 |
sgehwolf |
8228434: jdk/net/Sockets/Test.java fails after JDK-8227642 |
Fri, 12 Jul 2019 19:37:25 +0200 |
sgehwolf |
8227642: [TESTBUG] Make docker tests podman compatible |
Wed, 07 Aug 2019 20:47:43 +0000 |
valeriep |
Merge |
Wed, 07 Aug 2019 20:46:28 +0000 |
valeriep |
8229214: Don't use GCM with PKCS5Padding in test/micro/org/openjdk/bench/javax/crypto/ |
Wed, 07 Aug 2019 17:00:19 +0800 |
jiefu |
8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model |
Wed, 07 Aug 2019 14:04:10 -0400 |
lancea |
8226530: ZipFile reads wrong entry size from ZIP64 entries |
Wed, 07 Aug 2019 09:17:08 -0400 |
zgu |
8229213: Shenandoah: Allow VM global oop storage to be processed concurrentlyjdk-14+9 |
Wed, 07 Aug 2019 08:10:45 -0400 |
coleenp |
8229208: Remove Monitor::ClearMonitor |
Wed, 07 Aug 2019 13:00:57 +0100 |
rpatil |
8228469: (tz) Upgrade time-zone data to tzdata2019b |
Wed, 07 Aug 2019 07:45:37 -0400 |
zgu |
8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase |
Wed, 07 Aug 2019 11:28:14 +0100 |
clanger |
8213031: (zipfs) Add support for POSIX file permissions |
Wed, 07 Aug 2019 12:09:55 +0200 |
thartmann |
8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required |
Wed, 07 Aug 2019 10:29:07 +0200 |
tschatzl |
8228503: Rename "rs_lengths" to "rs_length" in ergo code |
Tue, 06 Aug 2019 15:03:48 -0400 |
tonyp |
8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines |
Tue, 06 Aug 2019 11:40:23 -0400 |
kbarrett |
8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java |
Tue, 06 Aug 2019 15:50:30 +0200 |
pliden |
8229129: ZGC: Fix incorrect format string for doubles |
Tue, 06 Aug 2019 15:50:25 +0200 |
pliden |
8229128: ZGC: Remove unused ZThreadRootsIterator |
Tue, 06 Aug 2019 15:50:12 +0200 |
pliden |
8229017: ZGC: Various cleanups of ZVerify |
Tue, 06 Aug 2019 15:50:00 +0200 |
pliden |
8228657: ZGC: ZObjectAllocator::used() should take undone allocations into account |
Tue, 06 Aug 2019 15:49:53 +0200 |
pliden |
8229135: ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong() |
Tue, 06 Aug 2019 09:27:38 -0400 |
mullan |
8210755: Define standard names for EC curves and TLS signature schemes |
Tue, 06 Aug 2019 07:43:18 -0400 |
coleenp |
8228753: Deprecate -XX:FieldsAllocationStyle product option |
Tue, 06 Aug 2019 12:14:41 +0200 |
shade |
8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855 |
Tue, 06 Aug 2019 11:57:42 +0200 |
shade |
8229176: Shenandoah should acquire CodeCache_lock without safepoint check |
Fri, 02 Aug 2019 10:10:42 +0200 |
mbaesken |
8228902: add os::dll_load to the unified logging os category |
Mon, 05 Aug 2019 16:27:30 -0700 |
mikael |
Merge |
Mon, 05 Aug 2019 10:40:36 +0100 |
michaelm |
8229018: Switching to an infinite socket timeout on Windows leads to high CPU load |
Sat, 03 Aug 2019 13:53:19 +0530 |
pbansal |
8226964: [Yaru] GTK L&F: There is no difference between menu selected and de-selected |
Thu, 25 Jul 2019 12:15:27 +0200 |
mbaesken |
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes) |