Tue, 17 Sep 2019 15:58:54 +0200 8231055: C2: arraycopy with same non escaping src and dest but different positions causes wrong execution
roland [Tue, 17 Sep 2019 15:58:54 +0200] rev 58332
8231055: C2: arraycopy with same non escaping src and dest but different positions causes wrong execution Reviewed-by: thartmann, vlivanov
Wed, 25 Sep 2019 17:54:21 +0800 8228659: Record which Java methods are called by native codes in JGSS and JAAS
weijun [Wed, 25 Sep 2019 17:54:21 +0800] rev 58331
8228659: Record which Java methods are called by native codes in JGSS and JAAS Reviewed-by: mullan
Wed, 25 Sep 2019 14:48:39 +0530 Merge
psadhukhan [Wed, 25 Sep 2019 14:48:39 +0530] rev 58330
Merge
Wed, 25 Sep 2019 13:40:36 +0530 Merge
psadhukhan [Wed, 25 Sep 2019 13:40:36 +0530] rev 58329
Merge
Mon, 23 Sep 2019 17:18:03 +0100 8230782: Robot.createScreenCapture() fails if “awt.robot.gtk” is set to false
dmarkov [Mon, 23 Sep 2019 17:18:03 +0100] rev 58328
8230782: Robot.createScreenCapture() fails if “awt.robot.gtk” is set to false Reviewed-by: prr, serb
Mon, 23 Sep 2019 13:08:20 +0530 Merge
psadhukhan [Mon, 23 Sep 2019 13:08:20 +0530] rev 58327
Merge
Wed, 18 Sep 2019 07:18:44 -0700 8165828: [TEST_BUG] The reg case:javax/swing/plaf/metal/MetalIcons/MetalHiDPIIconsTest.java failed as No Metal Look and Feel
akolarkunnu [Wed, 18 Sep 2019 07:18:44 -0700] rev 58326
8165828: [TEST_BUG] The reg case:javax/swing/plaf/metal/MetalIcons/MetalHiDPIIconsTest.java failed as No Metal Look and Feel Reviewed-by: psadhukhan Contributed-by: jagjot.singh@oracle.com
Mon, 09 Sep 2019 12:23:22 -0700 8225372: accessibility errors in tables in java.desktop files
serb [Mon, 09 Sep 2019 12:23:22 -0700] rev 58325
8225372: accessibility errors in tables in java.desktop files Reviewed-by: aivanov
Fri, 13 Sep 2019 17:35:12 -0700 8229896: Delete an unused code in the BufferedContext
serb [Fri, 13 Sep 2019 17:35:12 -0700] rev 58324
8229896: Delete an unused code in the BufferedContext Reviewed-by: prr, jdv
Thu, 12 Sep 2019 22:20:35 -0700 8225101: Crash at sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map
serb [Thu, 12 Sep 2019 22:20:35 -0700] rev 58323
8225101: Crash at sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map Reviewed-by: prr, pbansal
Wed, 11 Sep 2019 15:58:27 +0530 8225805: Java Access Bridge does not close the logger
pbansal [Wed, 11 Sep 2019 15:58:27 +0530] rev 58322
8225805: Java Access Bridge does not close the logger Reviewed-by: dmarkov, jdv
Tue, 10 Sep 2019 21:20:51 +0200 8230728: Thin stroked shapes are not rendered if affine transform has flip bit
lbourges [Tue, 10 Sep 2019 21:20:51 +0200] rev 58321
8230728: Thin stroked shapes are not rendered if affine transform has flip bit Summary: use abs(at.getDeterminant()) in userSpaceLineWidth() to ensure positive value Reviewed-by: prr, jdv
Sat, 07 Sep 2019 11:38:36 -0700 8229515: [macos] access to window property of NSView on wrong thread
serb [Sat, 07 Sep 2019 11:38:36 -0700] rev 58320
8229515: [macos] access to window property of NSView on wrong thread Reviewed-by: prr, dmarkov
Wed, 04 Sep 2019 10:12:42 +0200 8230480: check malloc/calloc results in java.desktop
mbaesken [Wed, 04 Sep 2019 10:12:42 +0200] rev 58319
8230480: check malloc/calloc results in java.desktop Reviewed-by: rriggs
Wed, 04 Sep 2019 22:18:48 +0530 8194944: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8145896/TestJInternalFrameMaximize.java' fails
trebari [Wed, 04 Sep 2019 22:18:48 +0530] rev 58318
8194944: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8145896/TestJInternalFrameMaximize.java' fails Reviewed-by: jdv, arapte
Thu, 29 Aug 2019 16:11:22 +0530 Merge
psadhukhan [Thu, 29 Aug 2019 16:11:22 +0530] rev 58317
Merge
Wed, 28 Aug 2019 09:13:01 -0700 8229800: WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll
prr [Wed, 28 Aug 2019 09:13:01 -0700] rev 58316
8229800: WindowsServerCore 1809 does not provide d2d1.dll library required by awt.dll Reviewed-by: jdv, serb, aaivanov
Tue, 27 Aug 2019 04:43:01 -0700 8146238: [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts
serb [Tue, 27 Aug 2019 04:43:01 -0700] rev 58315
8146238: [macosx] Java2D Queue Flusher crash on OSX after switching between user accounts Reviewed-by: prr, avu
Mon, 26 Aug 2019 11:20:26 +0530 Merge
psadhukhan [Mon, 26 Aug 2019 11:20:26 +0530] rev 58314
Merge
Wed, 25 Sep 2019 09:38:20 +0100 8231450: Copyright header line omitted from 8231187 changeset
michaelm [Wed, 25 Sep 2019 09:38:20 +0100] rev 58313
8231450: Copyright header line omitted from 8231187 changeset Reviewed-by: chegar
Wed, 25 Sep 2019 09:17:32 +0100 8231413: Several test/hotspot/jtreg/runtime tests updates to run with --illegal-access=deny
alanb [Wed, 25 Sep 2019 09:17:32 +0100] rev 58312
8231413: Several test/hotspot/jtreg/runtime tests updates to run with --illegal-access=deny Reviewed-by: hseigel, lfoltan, dholmes
Mon, 23 Sep 2019 16:49:09 +0200 8229483: Sinking load out of loop may trigger: assert(found_sfpt) failed: no node in loop that's not input to safepoint
roland [Mon, 23 Sep 2019 16:49:09 +0200] rev 58311
8229483: Sinking load out of loop may trigger: assert(found_sfpt) failed: no node in loop that's not input to safepoint Reviewed-by: thartmann, neliasso
Tue, 24 Sep 2019 20:16:13 -0700 8231097: [TESTBUG] runtime/cds/appcds/DirClasspathTest.java can fail with a mapping error
ccheung [Tue, 24 Sep 2019 20:16:13 -0700] rev 58310
8231097: [TESTBUG] runtime/cds/appcds/DirClasspathTest.java can fail with a mapping error Summary: Check output for mapping failure and throw a SkippedException. Reviewed-by: iklam, dholmes
Tue, 24 Sep 2019 18:25:54 -0700 8231334: Suppress warnings on non-serializable instance fields in client libs serializable classes
darcy [Tue, 24 Sep 2019 18:25:54 -0700] rev 58309
8231334: Suppress warnings on non-serializable instance fields in client libs serializable classes Reviewed-by: prr
Tue, 24 Sep 2019 22:57:28 +0100 8228580: DnsClient TCP socket timeout
prappo [Tue, 24 Sep 2019 22:57:28 +0100] rev 58308
8228580: DnsClient TCP socket timeout Reviewed-by: vtewari, chegar, prappo Contributed-by: Milan Mimica <milan.mimica@gmail.com>
Tue, 24 Sep 2019 15:19:35 -0400 Merge JDK-8200758-branch
herrick [Tue, 24 Sep 2019 15:19:35 -0400] rev 58307
Merge
Tue, 24 Sep 2019 14:12:08 -0400 8230654: jpackage package-type dmg on macOS JDK-8200758-branch
herrick [Tue, 24 Sep 2019 14:12:08 -0400] rev 58306
8230654: jpackage package-type dmg on macOS Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Tue, 24 Sep 2019 14:05:49 -0400 8230651: Use version string from main module JDK-8200758-branch
herrick [Tue, 24 Sep 2019 14:05:49 -0400] rev 58305
8230651: Use version string from main module Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Tue, 24 Sep 2019 13:57:28 -0400 8231282 : Revisit --linux-deb-copyright option JDK-8200758-branch
herrick [Tue, 24 Sep 2019 13:57:28 -0400] rev 58304
8231282 : Revisit --linux-deb-copyright option Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Tue, 24 Sep 2019 13:50:40 -0400 8231279 : Change install location for copyright file for Debian package JDK-8200758-branch
herrick [Tue, 24 Sep 2019 13:50:40 -0400] rev 58303
8231279 : Change install location for copyright file for Debian package Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Tue, 24 Sep 2019 13:43:58 -0400 8231277 : Adjust Linux application image layout JDK-8200758-branch
herrick [Tue, 24 Sep 2019 13:43:58 -0400] rev 58302
8231277 : Adjust Linux application image layout Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Tue, 24 Sep 2019 13:41:16 -0400 8225249 : LinuxDebBundler and LinuxRpmBundler should share more code JDK-8200758-branch
herrick [Tue, 24 Sep 2019 13:41:16 -0400] rev 58301
8225249 : LinuxDebBundler and LinuxRpmBundler should share more code Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Tue, 24 Sep 2019 10:36:35 -0700 8231367: [TESTBUG] ParallelLoadTest.java fails with "test.dynamic.dump not supported"
iklam [Tue, 24 Sep 2019 10:36:35 -0700] rev 58300
8231367: [TESTBUG] ParallelLoadTest.java fails with "test.dynamic.dump not supported" Reviewed-by: ccheung
Tue, 24 Sep 2019 12:47:15 -0400 8229201: Update Graal
dlong [Tue, 24 Sep 2019 12:47:15 -0400] rev 58299
8229201: Update Graal Reviewed-by: kvn
Tue, 24 Sep 2019 08:54:08 -0700 8231376: Unproblem list compiler/unsafe/Unsafe{Off,On}HeapBooleanTest.java tests
epavlova [Tue, 24 Sep 2019 08:54:08 -0700] rev 58298
8231376: Unproblem list compiler/unsafe/Unsafe{Off,On}HeapBooleanTest.java tests Reviewed-by: iignatyev
Tue, 24 Sep 2019 08:55:13 -0700 8230531: API Doc for CharsetEncoder.maxBytesPerChar() should be clearer about BOMs
naoto [Tue, 24 Sep 2019 08:55:13 -0700] rev 58297
8230531: API Doc for CharsetEncoder.maxBytesPerChar() should be clearer about BOMs Reviewed-by: martin, alanb
Tue, 24 Sep 2019 11:39:47 +0800 8231351: Add notes for PKCS11 tests in the test doc
erikj [Tue, 24 Sep 2019 11:39:47 +0800] rev 58296
8231351: Add notes for PKCS11 tests in the test doc Reviewed-by: erikj, jjiang Contributed-by: huangjia@loongson.cn
Tue, 24 Sep 2019 16:19:11 +0100 8231187: SelectorProvider.inheritedChannel() returns TCP socket channel for Unix domain socket
michaelm [Tue, 24 Sep 2019 16:19:11 +0100] rev 58295
8231187: SelectorProvider.inheritedChannel() returns TCP socket channel for Unix domain socket Reviewed-by: alanb, chegar
Tue, 24 Sep 2019 17:08:19 +0200 8231270: ZGC: Remove ZAddressSpace* and ZAddressReserved*
pliden [Tue, 24 Sep 2019 17:08:19 +0200] rev 58294
8231270: ZGC: Remove ZAddressSpace* and ZAddressReserved* Reviewed-by: stefank, eosterlund
Tue, 24 Sep 2019 17:08:18 +0200 8231266: ZGC: Minor cleanups in ZCollectedHeap and ZHeap
pliden [Tue, 24 Sep 2019 17:08:18 +0200] rev 58293
8231266: ZGC: Minor cleanups in ZCollectedHeap and ZHeap Reviewed-by: stefank, eosterlund
Tue, 24 Sep 2019 17:08:18 +0200 8231251: ZGC: Fix ZHeap includes
pliden [Tue, 24 Sep 2019 17:08:18 +0200] rev 58292
8231251: ZGC: Fix ZHeap includes Reviewed-by: stefank, eosterlund
Tue, 24 Sep 2019 10:12:56 -0400 8213150: Add verification for locking by VMThread
coleenp [Tue, 24 Sep 2019 10:12:56 -0400] rev 58291
8213150: Add verification for locking by VMThread Summary: extend verification for all locking not just VMOperations, and fix CLDG lock to not be taken by VM thread. Reviewed-by: rehn, dholmes
Tue, 24 Sep 2019 15:40:26 +0200 Converting the test to a combo-framework test. JDK-8226585-branch
jlahoda [Tue, 24 Sep 2019 15:40:26 +0200] rev 58290
Converting the test to a combo-framework test.
Mon, 23 Sep 2019 16:53:16 +0100 8217825: Verify @AfterTest is used correctly in WebSocket tests
pconcannon [Mon, 23 Sep 2019 16:53:16 +0100] rev 58289
8217825: Verify @AfterTest is used correctly in WebSocket tests Summary: Remove @AfterTest tags; added in explicit closing of resources e.g. httpServer, webSocket, etc Reviewed-by: dfuchs, prappo
Tue, 24 Sep 2019 09:43:43 +0100 8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
jboes [Tue, 24 Sep 2019 09:43:43 +0100] rev 58288
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base Summary: Minor coding style update of javadoc tag in any file in java.base Reviewed-by: bchristi, lancea
Tue, 24 Sep 2019 10:04:13 +0000 8224820: ZGC: Support discontiguous heap reservations
eosterlund [Tue, 24 Sep 2019 10:04:13 +0000] rev 58287
8224820: ZGC: Support discontiguous heap reservations Reviewed-by: pliden, stefank
Tue, 24 Sep 2019 11:49:48 +0200 8231122: @index tag with newline causes tag search to fail
hannesw [Tue, 24 Sep 2019 11:49:48 +0200] rev 58286
8231122: @index tag with newline causes tag search to fail Reviewed-by: jjg
Wed, 28 Aug 2019 15:51:03 +0200 8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
roland [Wed, 28 Aug 2019 15:51:03 +0200] rev 58285
8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node Reviewed-by: thartmann, neliasso
Tue, 24 Sep 2019 10:16:00 +0100 8231098: (tz) Upgrade time-zone data to tzdata2019c
rpatil [Tue, 24 Sep 2019 10:16:00 +0100] rev 58284
8231098: (tz) Upgrade time-zone data to tzdata2019c Reviewed-by: martin, naoto
Tue, 24 Sep 2019 09:38:14 +0200 8231395: Backout JDK-8231249
shade [Tue, 24 Sep 2019 09:38:14 +0200] rev 58283
8231395: Backout JDK-8231249 Reviewed-by: tschatzl
Tue, 24 Sep 2019 03:28:42 -0400 8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen
dholmes [Tue, 24 Sep 2019 03:28:42 -0400] rev 58282
8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen Reviewed-by: lkorinth, hseigel, thartmann, dnsimon
Mon, 23 Sep 2019 17:02:08 +0200 8231222: fix pkcs11 P11_DEBUG guarded native traces
mbaesken [Mon, 23 Sep 2019 17:02:08 +0200] rev 58281
8231222: fix pkcs11 P11_DEBUG guarded native traces Reviewed-by: clanger
Fri, 20 Sep 2019 10:28:48 +0200 8231171: remove remaining sun.java.launcher.pid references
mbaesken [Fri, 20 Sep 2019 10:28:48 +0200] rev 58280
8231171: remove remaining sun.java.launcher.pid references Reviewed-by: alanb, dholmes
Tue, 24 Sep 2019 08:54:39 +0200 8229778: TestJstatdDefaults.java failed due to "fatal error: LEAF method calling lock?"
rehn [Tue, 24 Sep 2019 08:54:39 +0200] rev 58279
8229778: TestJstatdDefaults.java failed due to "fatal error: LEAF method calling lock?" Reviewed-by: dholmes, dcubed
Mon, 23 Sep 2019 19:55:26 -0700 8231278: Rename FileMapHeader::_read_only_tables_start to _serialized_data_start
iklam [Mon, 23 Sep 2019 19:55:26 -0700] rev 58278
8231278: Rename FileMapHeader::_read_only_tables_start to _serialized_data_start Reviewed-by: ccheung
Mon, 23 Sep 2019 19:54:37 -0700 8231257: Avoid calling FileMapInfo::write_region twice
iklam [Mon, 23 Sep 2019 19:54:37 -0700] rev 58277
8231257: Avoid calling FileMapInfo::write_region twice Reviewed-by: ccheung
Mon, 23 Sep 2019 13:59:41 -0700 8231254: (fs) Add test for macOS Catalina changes to protect system software
bpb [Mon, 23 Sep 2019 13:59:41 -0700] rev 58276
8231254: (fs) Add test for macOS Catalina changes to protect system software Reviewed-by: alanb
Mon, 23 Sep 2019 12:56:50 -0700 8210794: Incorrect escaping of in native test libraries
erikj [Mon, 23 Sep 2019 12:56:50 -0700] rev 58275
8210794: Incorrect escaping of in native test libraries Reviewed-by: tbell
Mon, 23 Sep 2019 21:46:44 +0200 8231375: AArch64 build failure after JDK-8230505
shade [Mon, 23 Sep 2019 21:46:44 +0200] rev 58274
8231375: AArch64 build failure after JDK-8230505 Reviewed-by: dcubed
Mon, 23 Sep 2019 14:49:04 -0400 8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
lfoltan [Mon, 23 Sep 2019 14:49:04 -0400] rev 58273
8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type Summary: Consistently use is_reference_type when comparing type for T_OBJECT or T_ARRAY. Reviewed-by: dlong, coleenp, hseigel Contributed-by: lois.foltan@oracle.com, john.r.rose@oracle.com
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip