Wed, 09 Jan 2019 17:12:17 -0800 iignatyev 8216441: problem list org.graalvm.compiler.hotspot.test.ExplicitExceptionTest jdk-13+3
Wed, 09 Jan 2019 22:59:49 +0100 jwilhelm Merge
Wed, 09 Jan 2019 16:41:16 -0400 jlaskey 8215489: Remove String::align
Wed, 09 Jan 2019 15:23:11 -0400 jlaskey 8215112: String::transform spec clarification
Wed, 09 Jan 2019 08:52:47 -0800 mr 8210669: Some launcher tests assume a pre-JDK 9 run-time image layout
Wed, 09 Jan 2019 08:49:26 -0800 jjg 8215308: pandoc-html-manpage-filter.js does not work for [un]pack200
Wed, 09 Jan 2019 11:13:00 -0400 jlaskey 8215681: Remove compiler support for Raw String Literals from JDK 12 jdk-12+27
Wed, 09 Jan 2019 15:36:20 +0100 neliasso 8215755: ZGC: split_barrier_thru_phi: check number of inputs of phi
Wed, 09 Jan 2019 07:52:45 -0500 coleenp 8215575: C2 crash: assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
Wed, 09 Jan 2019 08:07:23 -0500 vromero 8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec
Wed, 09 Jan 2019 13:31:34 +0100 pliden 8215708: ZGC: Add missing LoadBarrierNode::size_of()
Wed, 19 Dec 2018 11:45:54 +0000 adinn 8209414: AArch64: method handle invocation does not respect JVMTI interp_only mode
Wed, 09 Jan 2019 10:18:37 +0100 pliden 8216385: ZGC: Fix building without C2
Fri, 07 Dec 2018 17:56:51 +0100 roland 8214862: assert(proj != __null) at compile.cpp:3251
Wed, 09 Jan 2019 00:25:41 -0800 ljiang 8215994: JDK 12 l10n resource file update - msg drop 10
Tue, 08 Jan 2019 16:26:46 -0800 darcy 8216322: Missing since information in deprecation of constructor visitors
Sat, 05 Jan 2019 10:48:54 +0800 fyang 8215951: AArch64: jtreg test vmTestbase/nsk/jvmti/PopFrame/popframe005 segfaults
Tue, 08 Jan 2019 10:05:42 -0800 naoto 8216176: Clarify the singleton description in j.t.c.JapaneseEra class
Tue, 08 Jan 2019 16:31:27 +0100 jlahoda 8215438: jshell tool: Ctrl-D causes EOF
Tue, 08 Jan 2019 09:29:36 +0100 goetz 8216271: Make AllocateOldGenAt an unsupported option on AIX.
Tue, 08 Jan 2019 17:37:57 -0800 cushon 8216403: Allocate fewer EnumSets in JavacFileManager#list
Wed, 09 Jan 2019 20:28:16 +0100 shade 8216302: StackTraceElement::fill_in can use cached Class.name
Wed, 09 Jan 2019 10:59:37 -0800 igerasim 8210788: Javadoc for Thread.join(long, int) should specify that it waits forever when both arguments are zero
Wed, 09 Jan 2019 17:40:12 +0100 redestad 8216423: Remove FillDelaySlots
Wed, 09 Jan 2019 12:09:20 -0500 gadams 8213001: vmTestbase/nsk/jvmti/ThreadStart/threadstart002/TestDescription.java debug agent times out
Wed, 09 Jan 2019 12:02:38 -0500 ecaspole 8216375: Revert JDK-8145579 after JDK-8076988 is resolved
Wed, 09 Jan 2019 15:53:56 +0100 shade 8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
Wed, 09 Jan 2019 06:18:33 -0800 igerasim 8216413: Long.parseLong() is specified to throw unless string contains parsable {@code int}; should be {@code long}
Wed, 09 Jan 2019 09:01:27 -0500 hseigel 8214442: Improve stack walk API by adding handle marks
Wed, 09 Jan 2019 08:07:33 -0500 hseigel 8215901: [TESTBUG] TestCheckedEnsureLocalCapacity.java fails intermittently
Wed, 09 Jan 2019 10:19:54 +0100 neliasso 8216372: ZGC: Put C2 load barrier stub routines in separate codeblobs
Wed, 09 Jan 2019 01:06:19 +0100 redestad 8215995: Add specialized toArray methods to immutable collections
Tue, 08 Jan 2019 13:04:04 -0800 darcy 8216335: Minor cleanups to javax.annotation.processing and javax.lang.model javadoc
Tue, 08 Jan 2019 14:15:14 +0100 sgehwolf 8216366: Add rationale to PER_CPU_SHARES define
Mon, 07 Jan 2019 10:41:29 -0500 zgu 8216200: BCEscapeAnalyzer::ArgumentMap::set_intersect() is incorrect
Mon, 07 Jan 2019 09:17:08 -0500 zgu 8216199: Local variable arg defined but never used in BCEscapeAnalyzer::compute_escape_for_intrinsic()
Tue, 08 Jan 2019 09:55:55 -0800 jcbeyler 8215495: Set isCopy to JNI_FALSE if len == 0
Tue, 08 Jan 2019 10:29:02 -0500 ecaspole Merge
Tue, 08 Jan 2019 10:28:28 -0500 ecaspole 8076988: reevaluate trivial method policy
Tue, 08 Jan 2019 16:09:54 +0100 redestad 8216359: Remove develop flags TraceCompilationPolicy and TimeCompilationPolicy
Tue, 08 Jan 2019 11:23:19 +0100 redestad 8216262: Remove develop flag DelayCompilationDuringStartup
Tue, 08 Jan 2019 11:02:26 +0100 mdoerr 8216269: [s390] Debug build broken because CodeBlob has not been declared
Tue, 08 Jan 2019 10:54:00 +0100 redestad 8216285: Enable inlining of CollectedHeap::obj-/array-/class_allocate
Tue, 08 Jan 2019 13:40:57 +0530 psadhukhan Merge
Mon, 07 Jan 2019 11:02:11 +0530 psadhukhan Merge
Sun, 06 Jan 2019 19:28:21 -0800 itakiguchi 8211267: StackOverflowError happened by TextField.setFont(...)
Sat, 05 Jan 2019 10:13:58 -0800 serb 8215756: Memory leaks in the AWT on macOS
Fri, 04 Jan 2019 11:40:53 +0530 psadhukhan 8215909: Typo in Swing ProcessMouseEvent method documentation
Fri, 04 Jan 2019 07:56:39 +0530 kaddepalli 8215910: Typo in AWT InvocationEvent Method Documentation.
Thu, 20 Dec 2018 12:44:41 +0000 aivanov 8214122: JDWP is broken on 32 bit Windows: transport library missing onLoad entry
Wed, 19 Dec 2018 14:11:35 -0800 serb 8215200: IllegalArgumentException in sun.lwawt.macosx.CPlatformWindow
Mon, 17 Dec 2018 14:19:06 +0530 kaddepalli 6714324: Removing a component from a JTabbedPane does not clear its accessibleParent
Sat, 15 Dec 2018 10:35:45 -0800 serb 8214461: Some unused classes may be removed
Fri, 14 Dec 2018 11:00:07 +0530 kaddepalli 8196681: Java Access Bridge logging and debug flags dynamically controlled
Wed, 12 Dec 2018 15:07:56 +0530 psadhukhan Merge
Tue, 11 Dec 2018 14:11:57 +0000 aivanov 8215123: Crash in runtime image built with jlink --compress=2
Tue, 08 Jan 2019 07:29:13 +0100 jwilhelm Merge
Mon, 07 Jan 2019 12:22:31 +0100 eosterlund 8215773: applications/kitchensink/Kitchensink.java crash with "assert(ZAddress::is_marked(addr)) failed: Should be marked"
Mon, 07 Jan 2019 13:04:32 +0100 jwilhelm 8216266: ProblemList PeelingZeroTripCount.java
Mon, 07 Jan 2019 10:00:41 +0100 erikj 8215400: Warn on usage of trampolines with gcc
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip