Wed, 25 Sep 2019 13:37:42 -0700 darcy 8231443: Add java.io.Serial to list of platform annotations for annotation processing jdk-14+16
Wed, 25 Sep 2019 22:40:41 +0200 mgronlun Merge JEP-349-branch
Wed, 25 Sep 2019 21:19:21 +0200 jjg Adding taglet for @preview. JDK-8226585-branch
Wed, 25 Sep 2019 11:44:52 -0700 bpb 8231174: (fs) FileTime should have 100ns resolution (win)
Wed, 25 Sep 2019 11:10:05 -0700 dtitov 8185005: Improve performance of ThreadMXBean.getThreadInfo(long ids[], int maxDepth)
Wed, 25 Sep 2019 12:21:10 +0200 shade 8231410: Shenandoah: clone barrier should use base pointer
Wed, 25 Sep 2019 09:37:18 -0700 darcy 8231442: Suppress warnings on non-serializable instance fields in java.sql.* modules
Wed, 25 Sep 2019 08:29:03 -0700 phh 8231387: java.security.Provider.getService returns random result due to race condition with mutating methods in the same class
Tue, 24 Sep 2019 14:46:38 +0200 azeller 8230110: TestLinkageErrorInGenerateOopMap times out
Wed, 25 Sep 2019 20:32:56 +0900 cito 8231317: jdk/jfr/jcmd/TestJcmdConfigure.java fails with "java.lang.RuntimeException: assertTrue: expected true, was false"
Wed, 25 Sep 2019 12:33:05 +0200 rkennke 8231447: Shenandoah: Compilation-time regression after JDK-8231086
Wed, 25 Sep 2019 12:40:57 +0200 stuefe add experimental option to cluster micro clds. stuefe-new-metaspace-branch
Tue, 17 Sep 2019 15:58:54 +0200 roland 8231055: C2: arraycopy with same non escaping src and dest but different positions causes wrong execution
Wed, 25 Sep 2019 17:54:21 +0800 weijun 8228659: Record which Java methods are called by native codes in JGSS and JAAS
Wed, 25 Sep 2019 14:48:39 +0530 psadhukhan Merge
Wed, 25 Sep 2019 13:40:36 +0530 psadhukhan Merge
Mon, 23 Sep 2019 17:18:03 +0100 dmarkov 8230782: Robot.createScreenCapture() fails if “awt.robot.gtk” is set to false
Mon, 23 Sep 2019 13:08:20 +0530 psadhukhan Merge
Wed, 18 Sep 2019 07:18:44 -0700 akolarkunnu 8165828: [TEST_BUG] The reg case:javax/swing/plaf/metal/MetalIcons/MetalHiDPIIconsTest.java failed as No Metal Look and Feel
Mon, 09 Sep 2019 12:23:22 -0700 serb 8225372: accessibility errors in tables in java.desktop files
Fri, 13 Sep 2019 17:35:12 -0700 serb 8229896: Delete an unused code in the BufferedContext
Thu, 12 Sep 2019 22:20:35 -0700 serb 8225101: Crash at sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map
Wed, 11 Sep 2019 15:58:27 +0530 pbansal 8225805: Java Access Bridge does not close the logger
Tue, 10 Sep 2019 21:20:51 +0200 lbourges 8230728: Thin stroked shapes are not rendered if affine transform has flip bit
Sat, 07 Sep 2019 11:38:36 -0700 serb 8229515: [macos] access to window property of NSView on wrong thread
Wed, 04 Sep 2019 10:12:42 +0200 mbaesken 8230480: check malloc/calloc results in java.desktop
Wed, 04 Sep 2019 22:18:48 +0530 trebari 8194944: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8145896/TestJInternalFrameMaximize.java' fails
Thu, 29 Aug 2019 16:11:22 +0530 psadhukhan Merge
Wed, 28 Aug 2019 09:13:01 -0700 prr 8229800: WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll
Tue, 27 Aug 2019 04:43:01 -0700 serb 8146238: [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts
Mon, 26 Aug 2019 11:20:26 +0530 psadhukhan Merge
Wed, 25 Sep 2019 09:38:20 +0100 michaelm 8231450: Copyright header line omitted from 8231187 changeset
Wed, 25 Sep 2019 09:17:32 +0100 alanb 8231413: Several test/hotspot/jtreg/runtime tests updates to run with --illegal-access=deny
Mon, 23 Sep 2019 16:49:09 +0200 roland 8229483: Sinking load out of loop may trigger: assert(found_sfpt) failed: no node in loop that's not input to safepoint
Tue, 24 Sep 2019 20:16:13 -0700 ccheung 8231097: [TESTBUG] runtime/cds/appcds/DirClasspathTest.java can fail with a mapping error
Tue, 24 Sep 2019 18:25:54 -0700 darcy 8231334: Suppress warnings on non-serializable instance fields in client libs serializable classes
Tue, 24 Sep 2019 22:57:28 +0100 prappo 8228580: DnsClient TCP socket timeout
Tue, 24 Sep 2019 15:19:35 -0400 herrick Merge JDK-8200758-branch
Tue, 24 Sep 2019 14:12:08 -0400 herrick 8230654: jpackage package-type dmg on macOS JDK-8200758-branch
Tue, 24 Sep 2019 14:05:49 -0400 herrick 8230651: Use version string from main module JDK-8200758-branch
Tue, 24 Sep 2019 13:57:28 -0400 herrick 8231282 : Revisit --linux-deb-copyright option JDK-8200758-branch
Tue, 24 Sep 2019 13:50:40 -0400 herrick 8231279 : Change install location for copyright file for Debian package JDK-8200758-branch
Tue, 24 Sep 2019 13:43:58 -0400 herrick 8231277 : Adjust Linux application image layout JDK-8200758-branch
Tue, 24 Sep 2019 13:41:16 -0400 herrick 8225249 : LinuxDebBundler and LinuxRpmBundler should share more code JDK-8200758-branch
Tue, 24 Sep 2019 10:36:35 -0700 iklam 8231367: [TESTBUG] ParallelLoadTest.java fails with "test.dynamic.dump not supported"
Tue, 24 Sep 2019 12:47:15 -0400 dlong 8229201: Update Graal
Tue, 24 Sep 2019 08:54:08 -0700 epavlova 8231376: Unproblem list compiler/unsafe/Unsafe{Off,On}HeapBooleanTest.java tests
Tue, 24 Sep 2019 08:55:13 -0700 naoto 8230531: API Doc for CharsetEncoder.maxBytesPerChar() should be clearer about BOMs
Tue, 24 Sep 2019 11:39:47 +0800 erikj 8231351: Add notes for PKCS11 tests in the test doc
Tue, 24 Sep 2019 16:19:11 +0100 michaelm 8231187: SelectorProvider.inheritedChannel() returns TCP socket channel for Unix domain socket
Tue, 24 Sep 2019 17:08:19 +0200 pliden 8231270: ZGC: Remove ZAddressSpace* and ZAddressReserved*
Tue, 24 Sep 2019 17:08:18 +0200 pliden 8231266: ZGC: Minor cleanups in ZCollectedHeap and ZHeap
Tue, 24 Sep 2019 17:08:18 +0200 pliden 8231251: ZGC: Fix ZHeap includes
Tue, 24 Sep 2019 10:12:56 -0400 coleenp 8213150: Add verification for locking by VMThread
Tue, 24 Sep 2019 15:40:26 +0200 jlahoda Converting the test to a combo-framework test. JDK-8226585-branch
Mon, 23 Sep 2019 16:53:16 +0100 pconcannon 8217825: Verify @AfterTest is used correctly in WebSocket tests
Tue, 24 Sep 2019 09:43:43 +0100 jboes 8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
Tue, 24 Sep 2019 10:04:13 +0000 eosterlund 8224820: ZGC: Support discontiguous heap reservations
Tue, 24 Sep 2019 11:49:48 +0200 hannesw 8231122: @index tag with newline causes tag search to fail
Wed, 28 Aug 2019 15:51:03 +0200 roland 8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip