src/hotspot/share/classfile/javaClasses.cpp
Wed, 13 Nov 2019 08:23:23 -0500 coleenp 8233913: Remove implicit conversion from Method* to methodHandle jdk-14+23
Wed, 06 Nov 2019 21:18:42 -0500 dholmes 8233454: Test fails with assert(!is_init_completed(), "should only happen during init") after JDK-8229516
Sun, 03 Nov 2019 18:02:29 -0500 dholmes 8229516: Thread.isInterrupted() always returns false after thread termination
Tue, 29 Oct 2019 15:08:19 +0100 goetz 8232921: assert(is_object_aligned(result)) failed: address not aligned
Wed, 30 Oct 2019 14:08:07 +0000 aivanov 8232724: Remove indirection with calling JNU_NewStringPlatform
Thu, 24 Oct 2019 09:57:29 +0200 redestad 8232613: Move Object.registerNatives into HotSpot
Mon, 21 Oct 2019 21:36:26 +0100 aivanov 8232624: Java cannot start: NewStringPlatform missing
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Mon, 14 Oct 2019 11:36:17 +0200 goetz 8218628: Add detailed message to NullPointerException describing what is null.
Fri, 11 Oct 2019 08:49:42 -0400 coleenp 8231769: Test tools/javac/tree/MakeTypeTest.java fails with -Xcheck:jni
Tue, 08 Oct 2019 10:24:22 +0200 redestad 8231355: Remove unused utility methods in libjava
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230841: Remove oopDesc::equals()
Thu, 29 Aug 2019 08:52:22 -0400 coleenp 8216977: ShowHiddenFrames use in java_lang_StackTraceElement::fill_in appears broken
Tue, 20 Aug 2019 10:11:53 +0100 adinn 8224974: Implement JEP 352
Thu, 15 Aug 2019 13:41:30 -0700 mchung 8193325: StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767
Thu, 25 Jul 2019 08:04:33 +0200 thartmann 8071275: remove AbstractAssembler::update_delayed_values dead code
Wed, 10 Apr 2019 08:15:45 +0200 goetz Merge JEP-8220715-NPE_messages
Tue, 19 Mar 2019 16:16:39 +0100 goetz 8221077: No NullPointerException message if top frame is hidden. JEP-8220715-NPE_messages
Fri, 08 Feb 2019 14:15:05 +0100 goetz 8218628: Add detailed message to NullPointerException describing what is null. JEP-8220715-NPE_messages
Tue, 04 Jun 2019 17:56:16 +0800 ngasson 8224853: CDS address sanitizer errors
Mon, 03 Jun 2019 13:21:02 -0700 iveresov 8223320: [AOT] jck test api/javax_script/ScriptEngine/PutGet.html fails when test classes are AOTed
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Thu, 09 May 2019 12:04:20 -0500 gziemski 8189208: Cleanup ancient argument processing code
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Fri, 26 Apr 2019 00:57:03 -0400 dholmes 8222518: Remove unnecessary caching of Parker object in java.lang.Thread
Wed, 17 Apr 2019 09:29:25 +0200 rehn 8222327: java_lang_Thread _thread_status_offset, remove pre 1.5 code paths
Wed, 10 Apr 2019 15:41:04 +0200 stefank 8221393: ResolvedMethodTable too small for StackWalking applications
Wed, 10 Apr 2019 12:05:50 +0200 redestad 8221836: Avoid recalculating String.hash when zero
less more (0) -50 -30 tip