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
Tue, 24 Sep 2019 10:16:00 +0100 rpatil 8231098: (tz) Upgrade time-zone data to tzdata2019c
Tue, 24 Sep 2019 09:38:14 +0200 shade 8231395: Backout JDK-8231249
Tue, 24 Sep 2019 03:28:42 -0400 dholmes 8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen
Mon, 23 Sep 2019 17:02:08 +0200 mbaesken 8231222: fix pkcs11 P11_DEBUG guarded native traces
Fri, 20 Sep 2019 10:28:48 +0200 mbaesken 8231171: remove remaining sun.java.launcher.pid references
Tue, 24 Sep 2019 08:54:39 +0200 rehn 8229778: TestJstatdDefaults.java failed due to "fatal error: LEAF method calling lock?"
Mon, 23 Sep 2019 19:55:26 -0700 iklam 8231278: Rename FileMapHeader::_read_only_tables_start to _serialized_data_start
Mon, 23 Sep 2019 19:54:37 -0700 iklam 8231257: Avoid calling FileMapInfo::write_region twice
Mon, 23 Sep 2019 13:59:41 -0700 bpb 8231254: (fs) Add test for macOS Catalina changes to protect system software
Mon, 23 Sep 2019 12:56:50 -0700 erikj 8210794: Incorrect escaping of in native test libraries
Mon, 23 Sep 2019 21:46:44 +0200 shade 8231375: AArch64 build failure after JDK-8230505
Mon, 23 Sep 2019 14:49:04 -0400 lfoltan 8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
Mon, 23 Sep 2019 14:39:11 -0400 zgu 8231250: Shenandoah: Traversal GC should keep alive weak load from heap
Mon, 23 Sep 2019 09:16:05 -0700 mseledtsov Test fixes: more logging, typos, fixes to at-run targets JEP-349-branch
Mon, 23 Sep 2019 08:52:05 -0700 erikj 8206125: [windows] cannot pass relative path to --with-boot-jdk
Mon, 23 Sep 2019 09:00:28 -0700 erikj 8150741: make <module> not equivalent to make <module-dependencies> <module>
Mon, 23 Sep 2019 16:24:32 +0200 shade 8231249: Shenandoah: GC retries are too aggressive for tests that expect OOME
Mon, 23 Sep 2019 14:30:31 +0200 thartmann 8231058: VerifyOops crashes with assert(_offset >= 0) failed: offset for non comment?
Mon, 23 Sep 2019 07:45:12 -0400 zgu 8231293: Shenandoah: Traversal should not revive dead weak roots
Mon, 23 Sep 2019 12:32:13 +0200 clanger 8230857: Avoid reflection in sun.tools.common.ProcessHelper
Mon, 23 Sep 2019 11:37:08 +0200 tschatzl 8231189: Rename worker_i parameters to worker_id
Mon, 23 Sep 2019 11:37:02 +0200 tschatzl 8159984: Remove call to ClassLoaderDataGraph::clear_claimed_marks during the initial mark pause
Mon, 23 Sep 2019 11:36:53 +0200 tschatzl 8231117: Remove G1EvacuationRootClosures::raw_strong_oops()
Sun, 22 Sep 2019 17:17:58 -0700 iklam 8231275: Remove null check in the beginning of SystemDictionary::load_shared_class()
Sun, 22 Sep 2019 17:16:35 -0700 iklam 8231125: Improve testing of parallel loading of shared classes by the boot class loader
Sun, 22 Sep 2019 17:31:57 +0200 mgronlun clear_artifacts in the correct location JEP-349-branch
Sun, 22 Sep 2019 15:38:32 +0200 mgronlun instantiated super klasses JEP-349-branch
Sun, 22 Sep 2019 15:17:53 +0200 mgronlun Merge JEP-349-branch
Sun, 22 Sep 2019 14:35:38 +0200 mgronlun typenames JEP-349-branch
Sun, 22 Sep 2019 14:18:39 +0200 mgronlun update class names JEP-349-branch
Sun, 22 Sep 2019 14:00:00 +0200 mgronlun more general predication of writes JEP-349-branch
Sat, 21 Sep 2019 20:13:11 +0200 mgronlun JfrTypeManager::destroy() JEP-349-branch
Sat, 21 Sep 2019 10:13:25 -0400 dcubed 8231323: ProblemList jdk/jfr/jcmd/TestJcmdConfigure.java
Sat, 21 Sep 2019 12:33:26 +0200 mgronlun Missing object id in pool jdk.types.Symbol. All ids should reference object JEP-349-branch
Sat, 21 Sep 2019 12:31:40 +0200 mgronlun merge error JEP-349-branch
Sat, 21 Sep 2019 12:10:52 +0200 mgronlun Merge JEP-349-branch
Sat, 21 Sep 2019 08:06:00 +0800 jjiang 8180837: SunPKCS11-NSS tests failing with CKR_ATTRIBUTE_READ_ONLY and CKR_MECHANISM_PARAM_INVALID
Fri, 20 Sep 2019 22:11:45 +0000 joehw 8231083: Clarify SAX documentation
Fri, 20 Sep 2019 21:33:24 +0000 valeriep 8176837: SunPKCS11 provider needs to check more details on PKCS11 Mechanism
Fri, 20 Sep 2019 13:14:50 -0700 lmesnik 8229853: Problemlist compiler/codecache/jmx/PoolsIndependenceTest.java
Fri, 20 Sep 2019 09:32:45 -0700 darcy 8199424: consider removing ObjectInputStream and ObjectOutputStream native methods
Fri, 20 Sep 2019 10:23:40 -0400 coleenp 8225628: Remove unused Thread::muxAcquireW function
Fri, 20 Sep 2019 11:07:52 +0100 jboes 8230648: Replace @exception tag with @throws in java.base
Fri, 20 Sep 2019 11:33:30 +0800 tschatzl 8231242: G1CollectedHeap::print_regions_on() does not print description for "OA" and "CA" regions
Sat, 26 Jan 2019 15:47:50 +0900 cito 8216565: Specifying the same path creates a new directory in JFR.configure
Thu, 19 Sep 2019 17:33:18 -0700 mseledtsov Accounted for experimental events in TestLookForUntestedEvents JEP-349-branch
Thu, 19 Sep 2019 23:38:50 +0200 redestad 8230768: Arrays of SoftReferences in MethodTypeForm should not be @Stable
Wed, 11 Sep 2019 09:47:42 +0200 stefank 8230759: ZGC: Fix integer types
Tue, 10 Sep 2019 17:07:02 +0200 stefank 8230758: ZGC: Add missing precompiled include and fix friend declaration
Tue, 10 Sep 2019 17:07:02 +0200 stefank 8230756: ZGC: Remove redundant memset in ZStatValue
Thu, 19 Sep 2019 12:01:36 -0700 bpb 8231149: (fs) Small verbiage errors in java.nio.file package documentation
Thu, 19 Sep 2019 20:26:53 +0200 shade 8231244: Shenandoah: all-roots heap walking misses some weak roots
Thu, 19 Sep 2019 20:26:52 +0200 shade 8231198: Shenandoah: heap walking should visit all roots most of the time
Thu, 19 Sep 2019 20:26:51 +0200 shade 8231197: Shenandoah: JVMTI heap walking cleanup crashes with NULL forwardee
Thu, 19 Sep 2019 16:53:17 +0000 joehw 8230814: Enable SAX ContentHandler to handle XML Declaration
Thu, 19 Sep 2019 16:05:47 +0200 pliden 8231113: Remove CollectedHeap::check_oop_location()
Thu, 19 Sep 2019 16:28:40 +0200 stuefe Fix gc/class_unloading/.. tests stuefe-new-metaspace-branch
Thu, 19 Sep 2019 15:21:27 +0200 stuefe Fix various test issues. stuefe-new-metaspace-branch
Thu, 19 Sep 2019 10:52:22 +0200 rehn 8226705: [REDO] Deoptimize with handshakes
Thu, 19 Sep 2019 09:50:11 +0200 shade 8231201: hs_err should print coalesced safepoint operations in Events section
(0) -30000 -10000 -3000 -1000 -120 +120 tip