log

age author description
Fri, 06 Dec 2019 09:49:59 +0100 tschatzl 8235341: Improve WorkerDataArray API to disallow separate instantiation of sub-items
Fri, 06 Dec 2019 09:49:57 +0100 tschatzl 8235346: [Redo] 8235247: WorkerDataArray leaks C heap memory for associated work items
Fri, 06 Dec 2019 13:42:57 +0530 rraghavan 8228448: Jconsole can't connect to itself
Fri, 06 Dec 2019 10:13:24 +0800 jiefu 8235456: Minimal VM is broken after JDK-8212160
Fri, 06 Dec 2019 10:41:01 +0800 jzhu 8233948: AArch64: Incorrect mapping between OptoReg and VMReg for high 64 bits of Vector Register
Thu, 05 Dec 2019 14:19:35 -0800 darcy 8235369: Class.toGenericString need to be updated for records
Thu, 05 Dec 2019 14:14:06 -0800 darcy 8224630: ElementScannerN, N > 9 should scan type parameters
Thu, 05 Dec 2019 16:58:18 -0500 coleenp Merge
Thu, 05 Dec 2019 16:57:17 -0500 coleenp 8212160: JVMTI agent crashes with "assert(_value != 0LL) failed: resolving NULL _value"
Thu, 05 Dec 2019 13:52:38 -0800 amenkov 8235433: Problem list JdwpListenTest.java and JdwpAttachTest.java on Windows
Thu, 05 Dec 2019 13:10:18 -0800 naoto 8222756: Plural support in CompactNumberFormat
Thu, 05 Dec 2019 16:43:06 +0000 michaelm 8235413: com.sun.net.httpserver.BasicAuthenticator.charset is protected field
Thu, 05 Dec 2019 11:25:33 -0500 herrick 8212780: Packaging Tool Implementation
Thu, 05 Dec 2019 15:45:58 +0000 hseigel 8235360: Update JDWP, JDI and Instrumentation specs for Record attribute
Thu, 05 Dec 2019 09:22:21 -0400 jlaskey 8232681: ArrayIndexOutOfBoundsException with text blocks in javac when using -Xlint
Thu, 05 Dec 2019 12:52:07 +0100 lkorinth 8235250: Create (test) abstraction for allocating objects that is immune to removal by optimizations
Thu, 05 Dec 2019 12:56:46 +0300 jbhateja 8234391: C2: Generic vector operands
Thu, 05 Dec 2019 08:21:38 +0100 jwilhelm Added tag jdk-14+26 for changeset 288777cf0702
Thu, 05 Dec 2019 03:55:52 +0000 valeriep 8233016: javax.crypto.Cipher throws NPE for the given custom CipherSpi and Provider
Thu, 05 Dec 2019 10:36:46 +0800 weijun 8234267: DelegationPermission implementation doesn't completely follow the updated specification
Wed, 04 Dec 2019 10:38:54 +0100 cgo 8234906: [TESTBUG] TestDivZeroCheckControl fails for client VMs due to Unrecognized VM option LoopUnrollLimit
Wed, 04 Dec 2019 15:01:22 -0800 phh 8234288: Turkey Time Zone returns incorrect time zone name
Wed, 04 Dec 2019 14:55:15 -0800 sviswanathan 8235288: AVX 512 instructions inadvertently used on Xeon for small vector width operations
Wed, 04 Dec 2019 14:44:29 -0800 mseledtsov 8235356: [TESTBUG] Disable 'producer is alive' check in JFR TestCrossProcessStreaming
Wed, 04 Dec 2019 15:57:39 -0500 vromero 8225054: Compiler implementation for records
Wed, 04 Dec 2019 21:40:08 +0100 rkennke 8235355: Shenandoah: Resolve deadlock between OOM handler and nmethod lock
Wed, 04 Dec 2019 21:26:57 +0100 mgronlun 8234060: Potential memory reordering problem in JfrBuffer flush mechanismjdk-14+26
Wed, 04 Dec 2019 11:19:25 -0800 iklam 8235179: [TESTBUG] DynamicArchiveRelocationTest.java fails with 'runtime archive relocation start' missing
Wed, 04 Dec 2019 20:03:50 +0100 rkennke 8235337: Shenandoah: Fix evac OOM scoping for concurrent class unloading
Wed, 04 Dec 2019 13:48:38 -0500 coleenp 8235273: nmethodLocker not needed for COMPILED_METHOD_UNLOAD events
Wed, 04 Dec 2019 10:46:49 -0800 mchung 8233527: Update Lookup::hasPrivateAccess and Lookup::defineClass spec w.r.t. full power lookup
Wed, 04 Dec 2019 18:54:29 +0100 tschatzl 8235347: [Backout] 8235247: WorkerDataArray leaks C heap memory for associated work items
Wed, 04 Dec 2019 16:37:00 +0000 alanb 8235193: (dc) Remove JNI overhead from DatagramChannel.send implementation
Wed, 04 Dec 2019 11:09:15 -0500 coleenp 8234355: Buffer overflow in jcmd GC.class_stats due to too many classes
Wed, 04 Dec 2019 16:58:35 +0100 tschatzl 8235247: WorkerDataArray leaks C heap memory for associated work items
Tue, 03 Dec 2019 15:17:59 +0100 mbaesken 8234397: add OS uptime information to os::print_os_info output
Mon, 02 Dec 2019 17:10:02 +0100 azeller 8234696: tools/jlink/plugins/VendorInfoPluginsTest.java times out
Wed, 04 Dec 2019 11:57:58 +0100 rehn 8234742: Improve handshake logging
Wed, 04 Dec 2019 10:26:32 +0100 stefank 8235257: Split 'assert(loader != NULL && oopDesc::is_oop(loader), "loader must be oop")'
Wed, 04 Dec 2019 09:43:54 +0100 mbaesken 8235325: build failure on Linux after 8235243
Wed, 04 Dec 2019 09:38:32 +0100 jlahoda 8234922: No compilation error reported not reported for a binding variable when loop broken with label
Wed, 04 Dec 2019 09:38:31 +0100 jlahoda 8234899: Compiler reports AssertionError for conditional operator ? : and pattern matching for instanceof
Tue, 03 Dec 2019 11:41:20 +0100 mbaesken 8235243: handle VS2017 15.9 and VS2019 in abstract_vm_version
Fri, 29 Nov 2019 03:48:30 +0000 pli 8234791: Fix Client VM build for x86_64 and AArch64
Wed, 04 Dec 2019 07:07:21 +0100 thartmann 8234616: assert(0 <= i && i < _len) failed: illegal index in PhaseMacroExpand::expand_macro_nodes()
Tue, 03 Dec 2019 20:23:53 -0800 iignatyev 8129092: compiler/intrinsics/classcast/NullCheckDroppingsTest.java testVarClassCast() can fail
Tue, 03 Dec 2019 20:08:37 -0800 cjplummer 8235221: Fix ProblemList.txt for sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java
Tue, 03 Dec 2019 17:15:02 -0800 xuelei 8235263: Revert TLS 1.3 change that wrapped IOExceptions
Tue, 03 Dec 2019 19:09:30 -0500 kbarrett 8234779: Provide idiom for declaring classes noncopyable
Tue, 03 Dec 2019 21:23:27 +0100 rkennke 8235260: Shenandoah: Don't allow recycle-assist until concurrent roots are done
Tue, 03 Dec 2019 15:12:56 -0500 kbarrett 8213415: BitMap::word_index_round_up overflow problems
Tue, 03 Dec 2019 19:45:38 +0000 sspitsyn 8235280: UnProblemList vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java
Tue, 03 Dec 2019 20:13:21 +0300 vlivanov 8234923: Missed call_site_target nmethod dependency for non-fully initialized ConstantCallSite instance
Tue, 03 Dec 2019 20:13:16 +0300 vlivanov 8231430: C2: Memory stomp in max_array_length() for T_ILLEGAL type
Tue, 03 Dec 2019 16:13:37 +0000 eosterlund 8234662: Sweeper should keep current nmethod alive before yielding for ICStub refills
Tue, 03 Dec 2019 16:13:37 +0000 eosterlund 8234426: Sweeper should not CompiledIC::set_to_clean with ICStubs for is_unloading() nmethods
Wed, 04 Dec 2019 00:06:41 +0800 jjiang 8235255: ProblemList javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java
Tue, 03 Dec 2019 15:32:41 +0100 rehn 8234796: Refactor Handshake::execute to take a more complex type than ThreadClosure
Tue, 03 Dec 2019 12:44:50 +0000 jboes 8234964: failure_handler: gather more environment information on Windows, Solaris and Linux
Tue, 03 Dec 2019 14:10:53 +0000 hseigel 8234656: Improve granularity of verifier logging
Tue, 03 Dec 2019 13:51:29 +0100 pliden 8234543: ZGC: Parallel pre-touch
Tue, 03 Dec 2019 08:35:21 -0400 jlaskey 8233116: Escape Sequences For Line Continuation and White Space (Preview)
Tue, 03 Dec 2019 11:57:10 +0000 michaelm 8234824: java/nio/channels/SocketChannel/AdaptSocket.java fails on Windows 10
Tue, 03 Dec 2019 11:55:47 +0000 michaelm 8234823: java/net/Socket/Timeouts.java testcase testTimedConnect2() fails on Windows 10
Tue, 03 Dec 2019 12:41:45 +0100 mgronlun 8216041: [Event Request] - Deoptimization
Fri, 29 Nov 2019 09:52:50 +0100 mbaesken 8234741: enhance os::get_core_path on macOS
Thu, 07 Nov 2019 15:29:21 +0100 stefank 8233299: Implementation: JEP 365: ZGC on Windows
Tue, 03 Dec 2019 10:40:58 +0100 stefank 8234822: Limit ZGC jtreg-support to Windows 2019 Server
Tue, 03 Dec 2019 08:29:04 +0100 thartmann 8234617: C1: Incorrect result of field load due to missing narrowing conversion
Tue, 03 Dec 2019 12:42:20 +0530 psadhukhan Merge
Tue, 03 Dec 2019 11:52:31 +0530 psadhukhan Merge
Mon, 02 Dec 2019 11:58:14 +0530 psadhukhan 8234149: Several regression tests do not dispose Frame at end
Wed, 27 Nov 2019 16:39:52 +0530 dbatrak 8210058: Algorithmic Italic font leans opposite angle in Printing
Wed, 27 Nov 2019 13:35:27 +0530 psadhukhan 8234786: Fix for JDK-8214578 breaks OS X 10.12 compatibility
Wed, 27 Nov 2019 11:05:22 +0530 pbansal 8230235: Rendering HTML with empty img attribute and documentBaseKey cause Exception
Tue, 26 Nov 2019 09:50:45 -0800 prr 8234769: Duplicate attribution in freetype.md
Mon, 25 Nov 2019 12:09:01 -0800 prr 8227324: Upgrade to freetype 2.10.1
Mon, 25 Nov 2019 11:20:14 +0530 psadhukhan 8193544: Regression automated test '/open/test/jdk/javax/swing/JDialog/Transparency/TransparencyTest.java' fails
Fri, 22 Nov 2019 11:35:26 +0530 jdv 8233696: [TESTBUG]Some jtreg tests fail when CAPS_LOCK is ON
Thu, 21 Nov 2019 14:43:47 +0530 psadhukhan 8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
Tue, 03 Dec 2019 09:36:17 +0800 jiefu 8235218: Minimal VM is broken after JDK-8173361
Tue, 03 Dec 2019 14:38:18 +0800 weijun 8234744: KeyStore.store can write wrong type of file
Mon, 02 Dec 2019 10:42:27 -0800 xuelei 8235183: Remove the "HACK CODE" in comment
Mon, 02 Dec 2019 18:52:18 +0100 hannesw 8223252: Update Javadoc help page with new search features
Mon, 02 Dec 2019 09:45:32 -0500 rriggs 8233799: Review the need for overview.html in the java.time package
Mon, 02 Dec 2019 09:02:17 -0500 coleenp 8173658: JvmtiExport::post_class_unload() is broken for non-JavaThread initiators
Mon, 02 Dec 2019 08:40:52 -0500 coleenp 8173361: various crashes in JvmtiExport::post_compiled_method_load
Mon, 02 Dec 2019 14:21:32 +0100 tschatzl 8234587: Rename the SurvRateGroup class to G1SurvRateGroup
Mon, 02 Dec 2019 14:21:32 +0100 tschatzl 8234586: Rename survRateGroup.?pp files to g1SurvRateGroup.?pp
Mon, 02 Dec 2019 14:21:32 +0100 tschatzl 8234179: Move HeapRegion::_recorded_rs_length/_predicted_elapsed_time_ms into G1CollectionSet
Mon, 02 Dec 2019 14:21:32 +0100 tschatzl 8234574: Rename prediction methods in G1Analytics
Mon, 02 Dec 2019 14:21:32 +0100 tschatzl 8231579: G1's incremental calculation of region elapsed time always uses the same age group for prediction
Mon, 02 Dec 2019 14:21:32 +0100 tschatzl 8233588: Clean up SurvRateGroup
Mon, 02 Dec 2019 14:21:32 +0100 tschatzl 8233919: Incrementally calculate the occupied cards in a heap region remembered set
Mon, 02 Dec 2019 10:58:15 +0100 jlahoda 8234078: Missing license headers in a few javac files
Mon, 02 Dec 2019 10:58:13 +0100 jlahoda 8233524: Wrong module name for \"package P is declared in the unnamed module, but module M does not read it\"
Sun, 01 Dec 2019 15:29:37 -0800 igerasim 8234147: Avoid looking up standard charsets in core libraries
Sat, 30 Nov 2019 14:33:05 -0800 phh 8234541: C1 emits an empty message when it inlines successfully
Sat, 30 Nov 2019 16:21:19 +0000 alanb 8234805: (dc) Remove JNI upcall from DatagramChannel.receive implementation
Fri, 29 Nov 2019 14:11:50 -0800 iklam 8230385: [cds] No message is logged when shared image cannot be used due to mismatched configuration
Fri, 29 Nov 2019 17:31:01 +0100 egahlin 8234671: JFR api/consumer/recordingstream/TestStart.java failed due to timeout at testStartTwice()
Fri, 29 Nov 2019 15:37:13 +0000 adinn 8232828: AArch64: compiler/c2/aarch64/TestVolatilesG1.java fails after JDK-8225776
Fri, 29 Nov 2019 12:09:25 +0100 rehn 8234086: VM operation can be simplified
Fri, 29 Nov 2019 11:26:25 +0100 neliasso 8234520: ZGC: C2: Oop instance cloning causing skipped compiles
Thu, 28 Nov 2019 13:02:39 +0100 mbaesken 8234821: remove unused functions from libjli
Fri, 29 Nov 2019 10:20:17 +0100 tschatzl 8233998: New young regions registered too early in collection set
Fri, 29 Nov 2019 10:20:16 +0100 tschatzl 8227434: G1 predictions may over/underflow with high variance input
Fri, 29 Nov 2019 10:20:14 +0100 tschatzl 8227739: Merge cost predictions for scanning cards and log buffer entries
Fri, 29 Nov 2019 11:28:39 +0300 bulasevich 8234893: ARM32: build failure after JDK-8234387
Thu, 28 Nov 2019 09:23:09 +0100 mbaesken 8234625: hs test serviceability/sa/ClhsdbCDSCore.java fails on macOS 10.15
Thu, 28 Nov 2019 22:29:07 -0800 ssahoo 8234723: javax/net/ssl/TLS tests support TLSv1.3
Fri, 29 Nov 2019 14:07:16 +0800 jjiang 8234724: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java supports TLSv1.3
Thu, 28 Nov 2019 10:43:35 -0800 rhalade 8233223: Add Amazon Root CA certificates
Thu, 28 Nov 2019 16:49:52 +0000 pconcannon 8233307: MulticastSocket getOption(IP_MULTICAST_IF) returns interface when not set
Thu, 28 Nov 2019 18:30:18 +0100 cito 8232594: Make the output of the JFR command duration more user friendly
Thu, 28 Nov 2019 13:02:30 +0000 jboes 8233185: HttpServer.stop() blocks indefinitely when called on dispatch thread
Thu, 28 Nov 2019 16:38:25 +0100 egahlin 8234888: EventStream::close doesn't abort streaming thread
Thu, 28 Nov 2019 16:28:53 +0100 lucy 8234583: PrintAssemblyOptions isn't passed to hsdis library
Thu, 28 Nov 2019 16:11:44 +0100 cgo 8234894: [TESTBUG] TestEliminateLocksOffCrash fails for client VMs due to Unrecognized VM option EliminateLocks
Mon, 04 Nov 2019 16:10:39 +0800 fyang 8233466: aarch64: remove unnecessary load of mdo when profiling return and parameters type
Wed, 27 Nov 2019 10:13:41 +0100 cgo 8234807: [TESTBUG] LoopRotateBadNodeBudget fails for client VMs due to Unrecognized VM option PartialPeelNewPhiDelta
Thu, 28 Nov 2019 12:28:48 +0000 dfuchs 8223196: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java fails on Solaris SPARC
Thu, 28 Nov 2019 12:05:02 +0100 mdoerr 8234645: ARM32: C1: PatchingStub for field access: not enough bytes
Thu, 28 Nov 2019 10:57:38 +0300 bulasevich 8234891: AArch64: Fix build failure after JDK-8234387
Wed, 27 Nov 2019 22:11:08 -0800 ssahoo 8234725: sun/security/ssl/SSLContextImpl tests support TLSv1.3
Thu, 28 Nov 2019 07:05:13 +0100 jwilhelm Added tag jdk-14+25 for changeset 17d242844fc9
Thu, 28 Nov 2019 13:48:25 +0800 mli 8232446: logging enhancement for rmi when socket closed
Tue, 03 Dec 2019 23:45:06 -0500 vromero fix on test ListModuleDeps.javarecords
Tue, 03 Dec 2019 18:37:55 -0500 vromero updating preview feature comment at TypeAnnotationrecords
Tue, 03 Dec 2019 12:00:27 -0500 vromero accessors must not be staticrecords
Tue, 03 Dec 2019 11:58:47 -0500 vromero create fragments for the canonical and compact bits used in error messagesrecords
Tue, 03 Dec 2019 10:27:05 -0500 vromero fixing typorecords
Tue, 03 Dec 2019 14:47:02 +0000 hseigel Summary: clean up nits from open review and replace CHECK_0 with CHECK_NULL when appropriaterecords
Mon, 02 Dec 2019 14:51:20 +0000 chegar records: review comment - record-ness check should be part of the OSCrecords
Sun, 01 Dec 2019 17:58:36 -0800 darcy Enable variable source level in record tests.records
Sat, 30 Nov 2019 10:44:28 -0500 vromero more review commentsrecords
Fri, 29 Nov 2019 20:38:50 -0500 vromero more review commentsrecords
Fri, 29 Nov 2019 18:01:23 -0500 vromero fixing error message for canonical / compact constructors, removing code at Tokensrecords
Fri, 29 Nov 2019 11:20:39 -0500 vromero allow return in canonical, non-compact, constructorsrecords
Thu, 28 Nov 2019 10:57:25 -0500 vromero indentation fixesrecords
Thu, 28 Nov 2019 10:34:32 -0500 vromero dont error on serialization membersrecords
Thu, 28 Nov 2019 14:30:08 +0000 chegar records: reveiw comment - ensure a single class data slot for serializable record objectsrecords
Thu, 28 Nov 2019 14:21:55 +0000 chegar records: reveiw comment - remove OOS todorecords
Wed, 27 Nov 2019 22:46:26 -0500 vromero adding missing new line at the end of runtime packagerecords
Wed, 27 Nov 2019 22:20:21 -0500 vromero fixing regression testrecords
Wed, 27 Nov 2019 19:54:41 -0500 vromero add tree kind RECORD to Checkerrecords
Wed, 27 Nov 2019 17:55:11 -0500 vromero manual merge with defaultrecords
Wed, 27 Nov 2019 21:51:36 +0000 mcimadamore Automatic merge with defaultnewescapes
Wed, 27 Nov 2019 21:51:07 +0000 mcimadamore Automatic merge with defaultstats-before-this-super
Wed, 27 Nov 2019 21:50:41 +0000 mcimadamore Automatic merge with defaultpattern-runtime
Wed, 27 Nov 2019 16:01:34 +0000 pconcannon 8233018: Add a new test to verify that DatagramSocket is not interruptiblejdk-14+25
Wed, 27 Nov 2019 15:13:58 +0000 jboes 8234799: javadoc of java.util.Arrays.compare(T[] a, T[] b) misses the word "less"
Wed, 27 Nov 2019 10:23:40 -0800 darcy 8234917: Explicitly discuss java.lang.Enum in Class.isEnum spec
Wed, 27 Nov 2019 11:52:57 -0500 zgu 8228720: Shenandoah: Implementation of concurrent class unloading
Wed, 27 Nov 2019 06:36:41 -0800 darcy 8234781: Update description of InvalidClassException to include more conditions
Wed, 27 Nov 2019 13:08:16 +0100 hannesw 8223378: CSS solution for navbar problem with <a> elements is not ideal
Wed, 27 Nov 2019 12:18:40 +0100 sjohanss 8141637: Parallelize single threaded heap region iteration during Pre Evacuate Collection Set
Wed, 27 Nov 2019 11:31:46 +0100 stefank 8234897: 8234748: Clean up atomic and orderAccess includes - part 2
Fri, 15 Nov 2019 16:39:08 +0100 phedlin 8220376: C2: Int >0 not recognized as !=0 for div by 0 check
Tue, 26 Nov 2019 10:47:46 +0100 stefank 8234748: Clean up atomic and orderAccess includes
Wed, 27 Nov 2019 10:21:22 +0100 tschatzl Merge
Wed, 27 Nov 2019 10:19:45 +0100 tschatzl 8233301: Implementation of JEP 366: Deprecate the ParallelScavenge + SerialOld GC Combination
Wed, 27 Nov 2019 10:07:29 +0100 mbaesken 8234525: enable link-time section-gc for linux s390x to remove unused code
Tue, 26 Nov 2019 13:55:11 +0100 mbaesken 8234809: set relro in linker flags when building with gcc
Wed, 27 Nov 2019 09:00:01 +0100 jlahoda 8231826: Implement javac changes for pattern matching for instanceof
Mon, 09 Sep 2019 11:43:16 -0400 zgu 8230765: Implement nmethod barrier for x86_32 platforms
Tue, 26 Nov 2019 14:33:56 -0500 zgu 8233500: Shenandoah: Shenandoah load barrier should save registers before calling keep alive barrier on x86
Fri, 22 Nov 2019 17:45:48 -0800 iklam 8234539: ArchiveRelocationTest.java failed: Archive mapping should always succeed
Tue, 26 Nov 2019 10:00:33 +0100 cgo 8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC
Tue, 26 Nov 2019 19:19:39 +0300 sviswanathan 8234610: MaxVectorSize set wrongly when UseAVX=3 is specified after JDK-8221092
Tue, 26 Nov 2019 19:18:07 +0300 vlivanov Merge
Tue, 26 Nov 2019 16:09:25 +0300 jbhateja 8234394: C2: Dynamic register class support in ADLC
Tue, 26 Nov 2019 16:09:23 +0300 jbhateja 8234387: C2: Better support of operands with multiple match rules in AD files
Tue, 26 Nov 2019 16:09:21 +0300 vlivanov 8234403: C2: Enable CallSite.target updates in constructors
Tue, 26 Nov 2019 16:09:17 +0300 vlivanov 8234401: ConstantCallSite may stuck in non-frozen state
Tue, 26 Nov 2019 17:00:57 +0100 egahlin 8233870: JFR TestSetEndTime.java times out - onClose() is never called
Tue, 26 Nov 2019 15:21:37 +0000 pchilanomate 8234613: JavaThread can escape back to Java from an ongoing handshake
Tue, 26 Nov 2019 14:48:04 +0100 rkennke 8234768: Shenandoah: Streamline enqueueing runtime barriers
Tue, 26 Nov 2019 09:27:16 -0500 zgu 8234270: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area
Tue, 26 Nov 2019 13:50:26 +0100 stefank 8234798: Build failure after atomic changes in JDK-8234563
Tue, 26 Nov 2019 11:57:58 +0100 pliden 8234619: ZGC: gc/z/TestSmallHeap.java failure with Out Of Memory
Tue, 26 Nov 2019 11:13:53 +0530 sadayapalam 8234729: Javac should eagerly change code generation for method references to avert IllegalAccessError in future.
Tue, 26 Nov 2019 02:32:32 +0000 sspitsyn 8221372: Test vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java times out
Mon, 25 Nov 2019 15:30:35 -0800 bpb 8179320: File.getUsableSpace() returns a negative number on very large file system
Mon, 25 Nov 2019 12:08:20 -0800 dnsimon 8234681: Remove UseJVMCIClassLoader logic from JVMCI code
Mon, 25 Nov 2019 20:18:54 +0100 mgronlun 8234684: JFR crashes when rotating the JFR output during assertion failure
Mon, 25 Nov 2019 11:13:02 -0800 never 8234359: [JVMCI] invalidate_nmethod_mirror shouldn't use a phantom reference
Mon, 25 Nov 2019 18:38:01 +0100 mgronlun 8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing
Mon, 25 Nov 2019 15:21:44 +0000 eosterlund 8234531: Remove CMS code from CLDG and safepoint cleanup
Mon, 25 Nov 2019 15:00:32 +0100 stefank 8234602: ZGC: Windows compile error in ZHeuristic
Mon, 25 Nov 2019 14:57:03 +0100 stefank 8234009: ZGC: Move resurrection unblock to before the _unload.purge() call
Mon, 25 Nov 2019 14:56:15 +0100 stefank 8234010: ZGC: Change ZResurrection to use Atomic::load/store
Mon, 25 Nov 2019 12:33:15 +0100 stefank 8234740: Harmonize parameter order in Atomic - cmpxchg
Mon, 25 Nov 2019 12:32:40 +0100 stefank 8234739: Harmonize parameter order in Atomic - xchg
Mon, 25 Nov 2019 12:32:07 +0100 stefank 8234738: Harmonize parameter order in Atomic - sub
Mon, 25 Nov 2019 12:31:39 +0100 stefank 8234737: Harmonize parameter order in Atomic - add
Mon, 25 Nov 2019 12:30:24 +0100 stefank 8234736: Harmonize parameter order in Atomic - store
Mon, 25 Nov 2019 12:22:13 +0100 stefank 8234562: Move OrderAccess::release_store*/load_acquire to Atomic
Mon, 25 Nov 2019 14:06:13 +0100 egahlin 8234703: JFR TestOutOfProcessMigration.java should clean up files
Mon, 25 Nov 2019 12:34:43 +0100 pliden 8234573: ZGC: Enable ZVerifyMarking by default in debug builds
Mon, 25 Nov 2019 11:08:30 +0100 mgronlun 8234433: TestUnloadEventClassCount fails with "assert(SafepointSynchronize::is_at_safepoint()) failed: invariant"
Fri, 22 Nov 2019 10:29:12 +0100 mbaesken 8234629: remove unused functions from libnet
Mon, 25 Nov 2019 09:10:41 +0000 eosterlund 8234509: Race in macOS os::processor_id()
Mon, 25 Nov 2019 08:11:24 +0100 lkorinth 8233029: Obsolete flag GCTaskTimeStampEntries
Thu, 10 Oct 2019 17:36:38 +0300 weijun 8231507: Update Apache Santuario (XML Signature) to version 2.1.4
Sun, 24 Nov 2019 01:03:33 +0100 egahlin 8226897: Provide object age with JFR OldObjectSample event
Fri, 22 Nov 2019 19:23:30 -0800 dlong 8234432: AOT tests failing with 'used 'epsilon gc' is different from current 'g1 gc'' after CMS removal
Fri, 22 Nov 2019 15:32:00 -0800 iklam 8234622: [TESTBUG] ArchivedModuleCompareTest.java fails with -vmoptions:-Xlog:cds
Fri, 22 Nov 2019 15:31:52 -0800 iklam 8233446: Improve error handling when specified dynamic archive doesn't exist
Fri, 22 Nov 2019 14:48:40 -0800 iklam 8234429: appcds/dynamicArchive tests crashing with Graal
Fri, 22 Nov 2019 17:03:55 -0800 manc 8087198: G1 card refinement: batching, sorting
Fri, 22 Nov 2019 16:26:35 -0800 jjg 8234687: change javap reporting on unknown attributes
Fri, 22 Nov 2019 13:44:06 -0800 mseledtsov 8229209: [TESTBUG] test for cross-process JFR event streaming
Fri, 22 Nov 2019 11:34:22 -0800 mchung 8233956: MethodHandles.dropArguments javadoc lists parameters in wrong order
Fri, 22 Nov 2019 10:38:35 -0800 jjg 8232170: FSInfo#getJarClassPath throws an exception not declared in its throws clause
Fri, 22 Nov 2019 17:53:09 +0000 dfuchs 8231516: network QuickAckTest.java failed due to "SocketException: maximum number of DatagramSockets reached"
Fri, 22 Nov 2019 09:00:16 -0800 bpb 8164993: (ch) ReadableByteChannel should note a possible IllegalArgumentException
Fri, 22 Nov 2019 17:20:43 +0100 egahlin 8233700: EventStream not closed
Fri, 22 Nov 2019 09:06:35 -0500 dcubed 8234544: ObjectSynchronizer::FastHashCode() cleanups from Async Monitor Deflation project
Fri, 22 Nov 2019 11:52:48 +0000 dfuchs 8233296: MulticastSocket getOption/setOption inverts the value of IP_MULTICAST_LOOP
Fri, 22 Nov 2019 10:07:21 +0000 sspitsyn 8169467: GetLocalInstance returns JVMTI_ERROR_TYPE_MISMATCH (rather than JVMTI_ERROR_INVALID_SLOT) on static method
Fri, 22 Nov 2019 10:03:38 +0100 tschatzl 8233597: Clean up code in G1Analytics::compute_pause_time_ratio
Fri, 22 Nov 2019 10:03:38 +0100 tschatzl 8233702: Introduce helper function to clamp value to range
Fri, 22 Nov 2019 10:03:38 +0100 tschatzl 8234000: Make HeapRegion::bottom/end/hrm_index const
Fri, 22 Nov 2019 10:03:38 +0100 tschatzl 8233997: Some members of HeapRegion are not cleared in HeapRegion::hr_clear()
Fri, 22 Nov 2019 10:03:38 +0100 tschatzl 8233306: Sort members in G1's HeapRegion after removal of Space dependency
Mon, 18 Nov 2019 16:49:39 +0100 mbaesken 8234339: replace JLI_StrTok in java_md_solinux.c
Fri, 22 Nov 2019 09:25:09 +0100 clanger 8234089: (zipfs) Remove classes JarFileSystemProvider and JarFileSystem
Thu, 21 Nov 2019 23:32:11 -0500 dbuck 8230611: infinite loop in LogOutputList::wait_until_no_readers()
Thu, 21 Nov 2019 18:42:33 -0800 xuelei 8233954: UnsatisfiedLinkError or NoSuchAlgorithmException after removing sunec.dll
Fri, 22 Nov 2019 09:33:03 +0800 weijun 8026393: jarsigner never shows a warning in badKeyUsage case
Fri, 22 Nov 2019 00:29:48 +0000 joehw 8233548: Update CUP to v0.11b
Thu, 21 Nov 2019 14:15:31 -0800 iignatyev 8234290: compiler/c2/Test6857159.java times out and fail to clean up files
Thu, 21 Nov 2019 13:41:24 -0800 jjg 8234051: doclet crashes if HTML files in module doc-files directories
Thu, 21 Nov 2019 18:54:21 +0000 hseigel 8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
Thu, 21 Nov 2019 17:04:27 +0000 alitvinov 8068184: Fix for JDK-8032832 caused a deadlock
Thu, 21 Nov 2019 16:33:00 +0000 pconcannon 8234083: DatagramSocket should report SO_BROADCAST as a supported option
Thu, 21 Nov 2019 12:14:29 +0000 chegar 8233847: (sctp) Flx link-local IPv6 scope handling and test cleanup
Thu, 21 Nov 2019 12:14:28 +0000 chegar 8232097: (sctp) SctpNet.init() results in java.lang.UnsatisfiedLinkError
Thu, 21 Nov 2019 12:14:26 +0000 chegar 8232101: (sctp) Add minimal sanity tests for SCTP