log

age author description
Wed, 18 Sep 2019 10:41:18 +0200 jlahoda 8228460: bootstrap class path not set in conjunction with -source 11
Tue, 23 Jul 2019 16:52:38 +0200 mbaesken 8228482: fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings
Tue, 17 Sep 2019 19:52:51 -0700 serb 8231027: Correct typos
Tue, 17 Sep 2019 19:09:37 -0400 dholmes 8230424: Use platform independent code for Thread.interrupt support
Tue, 17 Sep 2019 09:20:59 -0700 jiefu 8231024: Improve the debug info when the output is truncated
Tue, 17 Sep 2019 14:00:36 -0400 lancea 8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
Tue, 17 Sep 2019 16:39:56 +0000 coffeys 8231124: Missing closedir call with JDK-8223490
Tue, 17 Sep 2019 08:22:14 -0400 zgu 8230350: Shenandoah: Assertion failed when GC is cancelled by a worker thread
Tue, 17 Sep 2019 20:38:23 +0800 jiefu 8230943: False deadlock detection with -XX:+CIPrintCompileQueue after JDK-8163511
Tue, 17 Sep 2019 11:07:07 +0000 coffeys 8223490: Optimize search algorithm for determining default time zone
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8231051: Remove check_obj_alignment() and replace with is_object_aligned()
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230841: Remove oopDesc::equals()
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230808: Remove Access::equals()
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230796: Remove BarrierSet::oop_equals_operator_allowed()
Fri, 13 Sep 2019 07:43:59 +0200 mbaesken 8230900: missing ReleaseStringUTFChars in java.desktop native code
Fri, 13 Sep 2019 11:04:46 +0200 mbaesken 8230901: missing ReleaseStringUTFChars in serviceability native code
Mon, 16 Sep 2019 13:53:41 +0200 thartmann 8230742: Make AggressiveUnboxing a diagnostic flag
Mon, 16 Sep 2019 09:28:54 +0200 clanger 8230854: Cleanup SuppressWarnings in test lib and remove noisy traces in StreamPumper
Mon, 16 Sep 2019 09:21:42 +0200 clanger 8230850: Test sun/tools/jcmd/TestProcessHelper.java fails intermittently
Sun, 15 Sep 2019 21:00:15 -0400 dholmes 8231033: Problemlist ReservedStackTest
Sun, 15 Sep 2019 13:23:21 -0700 darcy 8230882: Use @index in javax.lang.model javadoc
Sun, 15 Sep 2019 08:41:48 +0200 stuefe 8230910: libsspi_bridge does not build on Windows 32bit
Sun, 15 Sep 2019 07:47:13 +0200 stooke 8216354: Syntax error in toolchain_windows.m4
Sat, 14 Sep 2019 11:26:26 -0700 dl 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
Sat, 14 Sep 2019 11:26:26 -0700 dl 8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4"
Sat, 14 Sep 2019 11:24:14 -0700 dl 8221168: java/util/concurrent/CountDownLatch/Basic.java fails
Sat, 14 Sep 2019 11:20:57 -0700 dl 8227235: rare failures in testForkHelpQuiesce tck tests
Sat, 14 Sep 2019 11:16:40 -0700 dl 8229442: AQS and lock classes refresh
Sat, 14 Sep 2019 18:45:24 +0200 mgronlun 8231025: Incorrect method tag offset for big endian platform
Sat, 14 Sep 2019 14:40:09 +0200 mgronlun 8225797: OldObjectSample event creates unexpected amount of checkpoint data
Fri, 13 Sep 2019 16:03:31 -0700 bpb 8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina
Fri, 13 Sep 2019 18:54:43 -0400 dcubed 8230938: Deprecate MonitorBound
Fri, 13 Sep 2019 09:33:54 -0700 bchristi 8230937: Update bugid in ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java
Fri, 13 Sep 2019 09:34:13 -0700 lmesnik 8230881: serviceability/sa/TestJmapCore tests fail with java.lang.RuntimeException: Could not find dump file
Fri, 13 Sep 2019 11:00:07 +0100 prappo 8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
Fri, 13 Sep 2019 08:40:09 +0200 pliden 8230878: ZGC: Use THREAD_LOCAL instead of __thread
Fri, 13 Sep 2019 08:40:09 +0200 pliden 8230877: Rename THREAD_LOCAL_DECL to THREAD_LOCAL
Fri, 13 Sep 2019 08:40:09 +0200 pliden 8230846: ZGC: Make ZUtils::alloc_aligned() posix-specific
Fri, 13 Sep 2019 08:40:09 +0200 pliden 8230845: ZGC: Implement ZLock using os::PlatformMutex
Thu, 12 Sep 2019 11:07:35 -0700 igerasim 8230829: Matcher matches a surrogate pair that crosses border of the region
Thu, 12 Sep 2019 09:59:19 -0700 ccheung 8186988: use log_warning() and log_error() instead of tty->print_cr for CDS warning and error messages
Thu, 12 Sep 2019 15:46:11 +0100 dfuchs 8230858: Replace wildcard address with loopback or local host in tests - part 23
Tue, 03 Sep 2019 09:28:42 +0200 roland 8230470: Shenandoah doesn't need change from JDK-8212610 anymore
Thu, 12 Sep 2019 12:51:31 +0200 stuefe 8230888: jfrVirtualMemory.cpp should include globals.hpp
Thu, 12 Sep 2019 12:23:25 +0200 chagedorn 8220416: Comparison of klass pointers is not optimized any more
Thu, 12 Sep 2019 12:12:26 +0200 chagedorn 8230762: Change MacroAssembler::debug32/64 to use fatal instead of assert
Fri, 23 Aug 2019 14:22:29 +0200 roland 8229701: aarch64: C2 OSR compilation fails with "shouldn't process one node several times" in final graph reshaping
Wed, 11 Sep 2019 16:13:05 +0200 mbaesken 8230856: Java_java_net_NetworkInterface_getByName0 on unix misses ReleaseStringUTFChars in early return
Wed, 11 Sep 2019 16:54:53 +0200 mbaesken 8230861: missing ReleaseStringUTFChars in Java_sun_security_pkcs11_wrapper_PKCS11_connect
Wed, 11 Sep 2019 18:31:25 -0700 iklam 8230586: Encapsulate fields in filemap.hpp
Wed, 11 Sep 2019 22:09:05 -0400 dholmes 8230423: Move os::sleep to JavaThread::sleep
Thu, 12 Sep 2019 03:21:11 +0200 jwilhelm Added tag jdk-14+14 for changeset cddef3bde924
Wed, 11 Sep 2019 16:25:12 -0700 lmesnik 8230830: No required ResourceMark in src/hotspot/share/prims/jvmtiImpl.cpp:JvmtiSuspendControl::print()
Wed, 11 Sep 2019 23:10:14 +0000 afarley 8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
Wed, 11 Sep 2019 16:06:09 -0700 darcy 8230734: Remove default constructors from java.compiler
Wed, 11 Sep 2019 13:28:09 -0700 iklam 8230674: Heap dumps should exclude dormant CDS archived objects of unloaded classes
Wed, 11 Sep 2019 12:32:01 -0700 bpb 8230342: LineNumberReader.getLineNumber() returns inconsistent results after EOF
Wed, 11 Sep 2019 11:55:31 -0700 amenkov 8192057: com/sun/jdi/BadHandshakeTest.java fails with java.net.ConnectException
Wed, 11 Sep 2019 17:30:30 +0000 bobv 8229202: Docker reporting causes secondary crashes in error handling
Wed, 11 Sep 2019 08:50:03 -0700 naoto 8230136: DateTimeFormatterBuilder.FractionPrinterParser#parse fails to verify minWidth
Wed, 11 Sep 2019 14:16:30 +0200 lkorinth 8230398: Remove NULL checks before FREE_C_HEAP_ARRAYjdk-14+14
Wed, 11 Sep 2019 14:16:27 +0200 lkorinth 8227168: Cleanup usage of NEW_C_HEAP_ARRAY
Wed, 11 Sep 2019 10:19:09 +0200 tschatzl 8230794: Improve assert to get more information about the JDK-8227695 failure
Tue, 10 Sep 2019 12:51:05 -0700 naoto 8229960: Remove sun.nio.cs.map system property
Tue, 10 Sep 2019 19:58:22 +0200 shade 8230813: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list
Tue, 10 Sep 2019 10:35:52 -0700 mchung 8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null
Tue, 10 Sep 2019 10:24:42 -0700 darcy 8225761: Update --release 13 symbol information after JDK 13 GA
Tue, 10 Sep 2019 09:12:08 -0700 lmesnik 8230781: Add JTREG_FAILURE_HANDLER_TIMEOUT to control timeout handler timeout
Tue, 10 Sep 2019 09:08:52 -0700 igerasim 8230303: JDB hangs when running monitor command
Tue, 10 Sep 2019 15:35:35 +0200 hannesw 8230709: Array index out of bounds in ES6 mode
Tue, 10 Sep 2019 15:30:23 +0200 hannesw 8230766: Changed message in IllegalMonitorStateException
Tue, 10 Sep 2019 11:11:31 +0200 pliden 8230566: ZGC: Don't substitute klass pointer during array clearing
Mon, 09 Sep 2019 16:34:45 +0200 mbaesken 8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
Fri, 06 Sep 2019 16:15:11 +0200 mbaesken 8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG
Tue, 10 Sep 2019 14:52:53 +0800 xgong 8230454: [Graal] Add "com/sun/crypto/provider/KeyFactory/TestProviderLeak.java" to Graal problem list.
Tue, 10 Sep 2019 08:43:33 +0200 chagedorn 8225653: Provide more information when hitting SIGILL from HaltNode
Tue, 10 Sep 2019 07:42:04 +0200 godin 8207800: always_do_update_barrier is unused
Mon, 09 Sep 2019 16:54:48 -0400 kbarrett 8221361: Eliminate two-phase initialization for PtrQueueSet classes
Mon, 09 Sep 2019 12:42:01 -0700 naoto 8230284: Accounting currency format support does not cope with explicit number system
Mon, 09 Sep 2019 12:00:36 -0700 amenkov 8230516: invalid html in jdwp-protocol.html
Mon, 09 Sep 2019 11:04:04 -0700 bchristi 8212117: Class.forName may return a reference to a loaded but not linked Class
Mon, 09 Sep 2019 18:23:39 +0100 dfuchs 8230526: jdk.internal.net.http.PlainProxyConnection is never reused by HttpClient
Mon, 09 Sep 2019 10:13:42 -0700 darcy 8230723: Remove default constructors from java.lang and java.io
Sat, 24 Aug 2019 09:31:15 +0530 jpai 8177389: Hyphen "-" should be removed in URL class documentation
Mon, 09 Sep 2019 16:13:43 +0100 dfuchs 8230132: java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java to skip Teredo Tunneling Pseudo-Interface
Mon, 09 Sep 2019 15:42:16 +0200 mdoerr 8230669: [s390] C1: assert(is_bound() || is_unused()) failed: Label was never bound to a location, but it was used as a jmp target
Mon, 09 Sep 2019 15:14:16 +0200 glaubitz 8230708: Hotspot fails to build on linux-sparc with gcc-9
Wed, 04 Sep 2019 13:07:15 +0200 stefank 8230564: Remove os_ext.hpp
Wed, 04 Sep 2019 13:06:44 +0200 stefank 8230563: Remove arguments_ext.cpp
Wed, 04 Sep 2019 13:06:04 +0200 stefank 8230562: Remove g1HeapSizingPolicy_ext.cpp
Wed, 04 Sep 2019 11:38:54 +0200 stefank 8230561: Remove logTag_ext.hpp
Wed, 04 Sep 2019 11:05:20 +0200 stefank 8224599: Remove globals_ext.hpp
Mon, 09 Sep 2019 09:05:30 +0200 rehn 8228758: assert(_no_handle_mark_nesting == 0) failed: allocating handle inside NoHandleMark
Mon, 09 Sep 2019 11:19:51 +0800 xgong 8230129: Add jtreg "serviceability/sa/ClhsdbInspect.java" to graal problem list.
Sat, 07 Sep 2019 18:48:57 -0400 dholmes 8230422: Convert uninterruptible os::sleep calls to os::naked_short_sleep
Sat, 07 Sep 2019 10:05:47 -0700 iveresov 8226953: AOT: assert(oopDesc::is_oop(obj)) failed: not an oop
Sat, 07 Sep 2019 10:04:07 -0400 zgu 8230730: UseCompressedOops test crash with assertion failure
Sat, 07 Sep 2019 15:44:04 +0200 redestad 8230662: Remove dead code from MethodTypeForm
Fri, 06 Sep 2019 12:41:21 -0700 erikj 8230715: Baseline compare build on Windows fails intermittently in file type for jvm.pdb
Fri, 06 Sep 2019 14:54:33 -0400 dlong 8230680: latest Graal unittests depend on jdk.internal.module
Fri, 06 Sep 2019 13:38:55 -0400 kbarrett 8230404: Refactor logged card refinement support in G1DirtyCardQueueSet
Fri, 06 Sep 2019 15:13:38 +0200 clanger 8230666: Exclude serviceability/sa/TestInstanceKlassSize.java on linuxppc64 and linuxppc64le
Fri, 06 Sep 2019 14:04:44 +0100 dfuchs 8230694: http.keepAlive system property is inconsistently/incorrectly documented
Fri, 30 Aug 2019 09:24:54 +0200 rrich 8230363: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG
Fri, 06 Sep 2019 09:26:23 +0200 shade 8230671: x86_32 build failures after JDK-8229496
Thu, 05 Sep 2019 17:38:54 -0700 naoto 8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard
Thu, 05 Sep 2019 16:26:53 -0700 bpb 8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause
Thu, 05 Sep 2019 15:55:57 -0700 darcy 8230681: Add @since tag to java.io.Serial
Thu, 05 Sep 2019 18:39:22 -0400 dholmes 8227563: jvmti/scenarios/contention/TC05/tc05t001 fails due to "ERROR: tc05t001.cpp, 278: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)"
Fri, 11 Oct 2019 16:25:40 -0400 vromero records: bug fix annotations were being wiped out if record component was varargsrecords-and-sealed
Fri, 11 Oct 2019 12:19:37 -0700 jjg update javadoc for serializable recordsrecords-and-sealed
Fri, 11 Oct 2019 13:43:17 -0400 vromero dont allow sealed, non-sealed enumsrecords-and-sealed
Fri, 11 Oct 2019 15:31:53 +0100 chegar Initial implementation of the serializable records proposalrecords-and-sealed
Fri, 11 Oct 2019 11:27:32 +0100 chegar Class::getRecordComponents clarification and test updaterecords-and-sealed
Thu, 10 Oct 2019 22:23:26 -0400 vromero local classes cant extend sealed classesrecords-and-sealed
Thu, 10 Oct 2019 22:08:39 -0400 vromero dont allow sealed or non-sealed local classesrecords-and-sealed
Thu, 10 Oct 2019 18:54:34 -0700 darcy Fix printing processor and TestRecord.java for record components as enclosed elements.records-and-sealed
Thu, 10 Oct 2019 17:23:11 -0700 jjg update support for records and sealed typesrecords-and-sealed
Thu, 10 Oct 2019 17:14:11 -0700 jjg Update doc for Record.equals to reference Objects.equalsrecords-and-sealed
Thu, 10 Oct 2019 16:24:39 -0700 darcy Fix printing processor and TestRecordDesugar.java for record component elements.records-and-sealed