Mon, 06 Mar 2017 17:03:26 +0300 6490753: JComboBox doesn't look as native combobox in different states of component
alexsch [Mon, 06 Mar 2017 17:03:26 +0300] rev 44153
6490753: JComboBox doesn't look as native combobox in different states of component Reviewed-by: serb, alexsch Contributed-by: Martin Mraz <mraz.martin.dev@gmail.com>
Mon, 06 Mar 2017 08:06:54 +0300 8176097: Window set location to a display with different DPI does not properly work
alexsch [Mon, 06 Mar 2017 08:06:54 +0300] rev 44152
8176097: Window set location to a display with different DPI does not properly work 8173972: createScreenCapture not working as expected on multimonitor setup with different DPI scales Reviewed-by: serb, azvegint
Sun, 05 Mar 2017 23:02:04 +0300 8176046: Replace package.html files with package-info.java in the java.desktop module
serb [Sun, 05 Mar 2017 23:02:04 +0300] rev 44151
8176046: Replace package.html files with package-info.java in the java.desktop module Reviewed-by: alexsch
Thu, 02 Mar 2017 20:24:12 +0300 8175513: JNI exception pending in awt_GraphicsEnv.c:2021
vadim [Thu, 02 Mar 2017 20:24:12 +0300] rev 44150
8175513: JNI exception pending in awt_GraphicsEnv.c:2021 Reviewed-by: serb, alexsch
Thu, 02 Mar 2017 17:18:23 +0300 8168307: Toolkit.getScreenSize() returns incorrect size on unix in multiscreen systems
serb [Thu, 02 Mar 2017 17:18:23 +0300] rev 44149
8168307: Toolkit.getScreenSize() returns incorrect size on unix in multiscreen systems Reviewed-by: azvegint, alexsch
Thu, 02 Mar 2017 16:24:53 +0300 8176009: The awt robot use incorrect location in a multi-screen environment
serb [Thu, 02 Mar 2017 16:24:53 +0300] rev 44148
8176009: The awt robot use incorrect location in a multi-screen environment Reviewed-by: azvegint, alexsch
Thu, 02 Mar 2017 13:32:30 +0300 8171808: Performance problems in dialogs with large tables when JAB activated
mcherkas [Thu, 02 Mar 2017 13:32:30 +0300] rev 44147
8171808: Performance problems in dialogs with large tables when JAB activated Reviewed-by: serb, alexsch
Mon, 27 Feb 2017 18:07:31 -0800 Merge
ddehaven [Mon, 27 Feb 2017 18:07:31 -0800] rev 44146
Merge
Wed, 01 Mar 2017 13:59:07 +0300 8033128: Javadoc change is required for java.awt.Robot(GraphicsDevice screen) constructor
serb [Wed, 01 Mar 2017 13:59:07 +0300] rev 44145
8033128: Javadoc change is required for java.awt.Robot(GraphicsDevice screen) constructor Reviewed-by: azvegint
Wed, 01 Mar 2017 15:05:40 +0530 8175831: Provide a javadoc description for jdk.accessibility module
prr [Wed, 01 Mar 2017 15:05:40 +0530] rev 44144
8175831: Provide a javadoc description for jdk.accessibility module Reviewed-by: serb
Tue, 28 Feb 2017 13:33:11 +0530 8039888: [TEST_BUG] keyboard garbage after javax/swing/plaf/windows/WindowsRootPaneUI/WrongAltProcessing/WrongAltProcessing.java
psadhukhan [Tue, 28 Feb 2017 13:33:11 +0530] rev 44143
8039888: [TEST_BUG] keyboard garbage after javax/swing/plaf/windows/WindowsRootPaneUI/WrongAltProcessing/WrongAltProcessing.java Reviewed-by: serb, alexsch
Mon, 27 Feb 2017 17:24:59 +0530 8140329: [TEST_BUG] test FullScreenAfterSplash.java failed because image was not generated
aghaisas [Mon, 27 Feb 2017 17:24:59 +0530] rev 44142
8140329: [TEST_BUG] test FullScreenAfterSplash.java failed because image was not generated Reviewed-by: serb, arapte Contributed-by: rahul.d.singh@oracle.com
Mon, 27 Feb 2017 09:26:41 +0300 8175293: Window size is not updated after setting location to display with different DPI
alexsch [Mon, 27 Feb 2017 09:26:41 +0300] rev 44141
8175293: Window size is not updated after setting location to display with different DPI Reviewed-by: serb
Sun, 26 Feb 2017 23:34:34 +0300 8175266: Use package-info.java instead of package.html within swing packages
serb [Sun, 26 Feb 2017 23:34:34 +0300] rev 44140
8175266: Use package-info.java instead of package.html within swing packages Reviewed-by: alexsch
Fri, 24 Feb 2017 15:30:14 +0530 6753165: java/awt/TextField/DisabledUndoTest/DisabledUndoTest.html context menu can't be invoked on textfield
aghaisas [Fri, 24 Feb 2017 15:30:14 +0530] rev 44139
6753165: java/awt/TextField/DisabledUndoTest/DisabledUndoTest.html context menu can't be invoked on textfield Reviewed-by: serb, arapte Contributed-by: rahul.d.singh@oracle.com
Mon, 20 Feb 2017 15:59:25 +0530 7119774: [macosx] test ComponentMousePositionTest sometimes fail on Mac
mhalder [Mon, 20 Feb 2017 15:59:25 +0530] rev 44138
7119774: [macosx] test ComponentMousePositionTest sometimes fail on Mac Reviewed-by: serb, arapte
Fri, 17 Feb 2017 08:21:16 -0800 Merge
ddehaven [Fri, 17 Feb 2017 08:21:16 -0800] rev 44137
Merge
Thu, 16 Feb 2017 23:56:51 +0300 8175025: The copyright section in the test/java/awt/font/TextLayout/DiacriticsDrawingTest.java should be updated
dmarkov [Thu, 16 Feb 2017 23:56:51 +0300] rev 44136
8175025: The copyright section in the test/java/awt/font/TextLayout/DiacriticsDrawingTest.java should be updated Reviewed-by: serb, vadim
Thu, 16 Feb 2017 17:21:03 +0300 6622944: Use package-info.java instead of package.html within awt packages
serb [Thu, 16 Feb 2017 17:21:03 +0300] rev 44135
6622944: Use package-info.java instead of package.html within awt packages Reviewed-by: darcy
Thu, 16 Feb 2017 16:30:43 +0530 8175066: Compilation error due to tag in JDK-8162959
pkbalakr [Thu, 16 Feb 2017 16:30:43 +0530] rev 44134
8175066: Compilation error due to tag in JDK-8162959 Reviewed-by: aghaisas, psadhukhan
Wed, 15 Feb 2017 23:43:50 -0800 8172489: [TESTBUG] Create test for SwingSet DialogDemo
mrkam [Wed, 15 Feb 2017 23:43:50 -0800] rev 44133
8172489: [TESTBUG] Create test for SwingSet DialogDemo Reviewed-by: shurailine, prr, mrkam Contributed-by: Vikrant Agarwal <vikrant.v.agarwal@oracle.com>
Wed, 15 Feb 2017 23:37:49 -0800 Merge
mrkam [Wed, 15 Feb 2017 23:37:49 -0800] rev 44132
Merge
Wed, 15 Feb 2017 23:35:52 -0800 8174161: [TESTBUG] Create test for SwingSet DialogDemo
mrkam [Wed, 15 Feb 2017 23:35:52 -0800] rev 44131
8174161: [TESTBUG] Create test for SwingSet DialogDemo Reviewed-by: serb, mrkam Contributed-by: Vikrant Agarwal <vikrant.v.agarwal@oracle.com>
Thu, 16 Feb 2017 12:05:40 +0530 8162959: [HiDPI] screenshot artifacts using AWT Robot
pkbalakr [Thu, 16 Feb 2017 12:05:40 +0530] rev 44130
8162959: [HiDPI] screenshot artifacts using AWT Robot Reviewed-by: alexsch, prr
Wed, 15 Feb 2017 18:22:39 -0800 8172701: Jemmy: FrameOperator: maximize() and demaximize() is not properly implemented
mrkam [Wed, 15 Feb 2017 18:22:39 -0800] rev 44129
8172701: Jemmy: FrameOperator: maximize() and demaximize() is not properly implemented Reviewed-by: serb, shurailine, mrkam Contributed-by: Muneer Kolarkunnu <abdul.kolarkunnu@oracle.com>
Wed, 15 Feb 2017 16:16:21 -0800 8172500: Create test for SwingSet SliderDemo
mrkam [Wed, 15 Feb 2017 16:16:21 -0800] rev 44128
8172500: Create test for SwingSet SliderDemo Reviewed-by: serb, mrkam Contributed-by: Vikrant Agarwal <vikrant.v.agarwal@oracle.com>
Wed, 15 Feb 2017 00:16:49 +0300 8170552: [macosx] Wrong rendering of diacritics on macOS
dbatrak [Wed, 15 Feb 2017 00:16:49 +0300] rev 44127
8170552: [macosx] Wrong rendering of diacritics on macOS Reviewed-by: prr, vadim
Tue, 14 Feb 2017 15:47:58 +0300 8163979: [macosx] Chinese text shows as Latin w/ openVanilla input method
dmarkov [Tue, 14 Feb 2017 15:47:58 +0300] rev 44126
8163979: [macosx] Chinese text shows as Latin w/ openVanilla input method Reviewed-by: prr, serb
Fri, 10 Mar 2017 08:59:14 -0800 8176303: Flow.Subscription.request(0) should be treated as an error
dl [Fri, 10 Mar 2017 08:59:14 -0800] rev 44125
8176303: Flow.Subscription.request(0) should be treated as an error Reviewed-by: martin, chegar
Thu, 09 Mar 2017 23:16:22 +0000 Merge
lana [Thu, 09 Mar 2017 23:16:22 +0000] rev 44124
Merge
Thu, 09 Mar 2017 13:46:39 -0800 8176331: Simplify new doclet packages
jjg [Thu, 09 Mar 2017 13:46:39 -0800] rev 44123
8176331: Simplify new doclet packages Reviewed-by: ksrini
Thu, 09 Mar 2017 12:39:34 -0800 8176029: Linebreak matcher is not equivalent to the pattern as stated in javadoc
sherman [Thu, 09 Mar 2017 12:39:34 -0800] rev 44122
8176029: Linebreak matcher is not equivalent to the pattern as stated in javadoc Reviewed-by: rriggs
Thu, 09 Mar 2017 08:58:58 -0800 8176237: (fs) java/nio/file/FileStore/Basic.java should conditionally check FileStores
bpb [Thu, 09 Mar 2017 08:58:58 -0800] rev 44121
8176237: (fs) java/nio/file/FileStore/Basic.java should conditionally check FileStores Summary: On Unix platforms, spawn a 'df' process and skip FileStore check if it hangs Reviewed-by: alanb, chegar
Thu, 09 Mar 2017 08:55:59 -0800 8176332: Increase sleep time in java/nio/channels/Selector/ChangingInterests.java write1()
bpb [Thu, 09 Mar 2017 08:55:59 -0800] rev 44120
8176332: Increase sleep time in java/nio/channels/Selector/ChangingInterests.java write1() Summary: Increase sleep from 50 to 150 ms. Reviewed-by: alanb
Thu, 09 Mar 2017 07:41:48 -0800 8175797: (ref) Reference::enqueue method should clear referent before enqueuing
mchung [Thu, 09 Mar 2017 07:41:48 -0800] rev 44119
8175797: (ref) Reference::enqueue method should clear referent before enqueuing Reviewed-by: alanb, kbarrett, mr
Thu, 09 Mar 2017 14:12:24 +0530 8176044: (tz) Support tzdata2017a
rpatil [Thu, 09 Mar 2017 14:12:24 +0530] rev 44118
8176044: (tz) Support tzdata2017a Reviewed-by: naoto
Thu, 09 Mar 2017 09:14:04 +0100 8170884: Clean up post-jlink file copying to the images
ihse [Thu, 09 Mar 2017 09:14:04 +0100] rev 44117
8170884: Clean up post-jlink file copying to the images Reviewed-by: erikj
Wed, 08 Mar 2017 18:54:34 -0800 8176183: sun/security/mscapi/SignedObjectChain.java fails on Windows
asmotrak [Wed, 08 Mar 2017 18:54:34 -0800] rev 44116
8176183: sun/security/mscapi/SignedObjectChain.java fails on Windows Reviewed-by: weijun
Wed, 08 Mar 2017 17:17:41 -0800 8176195: Fix misc module dependencies in jdk_core tests
xiaofeya [Wed, 08 Mar 2017 17:17:41 -0800] rev 44115
8176195: Fix misc module dependencies in jdk_core tests Reviewed-by: mchung
Wed, 08 Mar 2017 14:45:27 -0800 8176400: Problemlist sun/security/ssl/X509KeyManager/PreferredKey.java due to JDK-8176354
amjiang [Wed, 08 Mar 2017 14:45:27 -0800] rev 44114
8176400: Problemlist sun/security/ssl/X509KeyManager/PreferredKey.java due to JDK-8176354 Reviewed-by: xuelei
Wed, 08 Mar 2017 12:14:25 -0800 8176394: Incorrect relational operator in java/nio/channels/FileChannel/InterruptDeadlock.java
bpb [Wed, 08 Mar 2017 12:14:25 -0800] rev 44113
8176394: Incorrect relational operator in java/nio/channels/FileChannel/InterruptDeadlock.java Summary: Change Reader thread run method so it reads continuously as intended Reviewed-by: alanb
Wed, 08 Mar 2017 13:54:30 -0500 8176235: Minor updates to package.html
lancea [Wed, 08 Mar 2017 13:54:30 -0500] rev 44112
8176235: Minor updates to package.html Reviewed-by: joehw
Wed, 08 Mar 2017 09:53:19 -0800 8176317: (ch) Add print of timeout value to java/nio/channels/AsynchronousSocketChannel/Basic.java
bpb [Wed, 08 Mar 2017 09:53:19 -0800] rev 44111
8176317: (ch) Add print of timeout value to java/nio/channels/AsynchronousSocketChannel/Basic.java Summary: Add print of timeout value. Reviewed-by: alanb
Wed, 08 Mar 2017 09:49:46 -0800 8175209: Account for race condition in java/nio/channels/AsynchronousSocketChannel/Basic.java
bpb [Wed, 08 Mar 2017 09:49:46 -0800] rev 44110
8175209: Account for race condition in java/nio/channels/AsynchronousSocketChannel/Basic.java Summary: Pause until the channel reaches a pended state instead of for a fixed time. Reviewed-by: prappo, mli, alanb
Wed, 08 Mar 2017 15:35:56 +0800 8176320: sun/security/tools/jarsigner/TsacertOptionTest.java compilation error, all mach 5 tier 2 platforms broken.
weijun [Wed, 08 Mar 2017 15:35:56 +0800] rev 44109
8176320: sun/security/tools/jarsigner/TsacertOptionTest.java compilation error, all mach 5 tier 2 platforms broken. Reviewed-by: xuelei
Wed, 08 Mar 2017 15:29:57 +0800 8167525: update jdk tests to remove @compile --add-modules workaround
amlu [Wed, 08 Mar 2017 15:29:57 +0800] rev 44108
8167525: update jdk tests to remove @compile --add-modules workaround Reviewed-by: mchung
Tue, 07 Mar 2017 23:01:51 -0800 8176337: Mark several tests as intermittently failing
mli [Tue, 07 Mar 2017 23:01:51 -0800] rev 44107
8176337: Mark several tests as intermittently failing Reviewed-by: darcy
Tue, 07 Mar 2017 15:38:10 -0800 8176131: Simplify new Taglet API
jjg [Tue, 07 Mar 2017 15:38:10 -0800] rev 44106
8176131: Simplify new Taglet API Reviewed-by: ksrini
Tue, 07 Mar 2017 22:35:45 +0000 8175325: NetworkInterface.getInterfaceAddresses throws NPE when no addresses
msheppar [Tue, 07 Mar 2017 22:35:45 +0000] rev 44105
8175325: NetworkInterface.getInterfaceAddresses throws NPE when no addresses Reviewed-by: chegar, martin
Tue, 07 Mar 2017 19:23:21 +0100 Merge
jwilhelm [Tue, 07 Mar 2017 19:23:21 +0100] rev 44104
Merge
Tue, 07 Mar 2017 19:14:10 +0100 Merge
jwilhelm [Tue, 07 Mar 2017 19:14:10 +0100] rev 44103
Merge
Fri, 03 Mar 2017 20:50:26 +0100 Merge
jwilhelm [Fri, 03 Mar 2017 20:50:26 +0100] rev 44102
Merge
Mon, 27 Feb 2017 18:24:19 +0100 Merge
jwilhelm [Mon, 27 Feb 2017 18:24:19 +0100] rev 44101
Merge
Fri, 24 Feb 2017 14:59:39 +0530 7132577: javax/management/monitor/MultiMonitorTest.java fails in JDK8-B22
asapre [Fri, 24 Feb 2017 14:59:39 +0530] rev 44100
7132577: javax/management/monitor/MultiMonitorTest.java fails in JDK8-B22 Summary: Changed test’s own timeout mechanism to jtreg’s default timeout Reviewed-by: dholmes, egahlin Contributed-by: amit.sapre@oracle.com
Tue, 07 Mar 2017 10:06:39 -0800 8176155: SubmissionPublisher closeExceptionally() may override close()
dl [Tue, 07 Mar 2017 10:06:39 -0800] rev 44099
8176155: SubmissionPublisher closeExceptionally() may override close() Reviewed-by: martin, psandoz
Thu, 09 Mar 2017 21:35:19 +0000 Added tag jdk-9+160 for changeset 4d25a0bb7426
lana [Thu, 09 Mar 2017 21:35:19 +0000] rev 44098
Added tag jdk-9+160 for changeset 4d25a0bb7426
Wed, 05 Jul 2017 22:58:49 +0200 Merge
duke [Wed, 05 Jul 2017 22:58:49 +0200] rev 44097
Merge
Mon, 13 Mar 2017 14:02:12 +0100 8176509: Use pandoc for converting build readme to html
ihse [Mon, 13 Mar 2017 14:02:12 +0100] rev 44096
8176509: Use pandoc for converting build readme to html Reviewed-by: erikj
Thu, 09 Mar 2017 23:15:59 +0000 Merge
lana [Thu, 09 Mar 2017 23:15:59 +0000] rev 44095
Merge
Fri, 03 Mar 2017 20:50:26 +0100 Merge
jwilhelm [Fri, 03 Mar 2017 20:50:26 +0100] rev 44094
Merge
Thu, 02 Mar 2017 17:46:59 +0100 8176054: [BACKOUT][REDO] G1 Needs pre barrier on dereference of weak JNI handles
jwilhelm [Thu, 02 Mar 2017 17:46:59 +0100] rev 44093
8176054: [BACKOUT][REDO] G1 Needs pre barrier on dereference of weak JNI handles Reviewed-by: kbarrett, mgerdin
Mon, 27 Feb 2017 17:36:36 +0100 8175917: [JVMCI] Avoid long JNI handle chains
chaeubl [Mon, 27 Feb 2017 17:36:36 +0100] rev 44092
8175917: [JVMCI] Avoid long JNI handle chains Reviewed-by: never, kvn
Wed, 01 Mar 2017 14:51:12 +0300 8175887: C1 value numbering handling of Unsafe.get*Volatile is incorrect
shade [Wed, 01 Mar 2017 14:51:12 +0300] rev 44091
8175887: C1 value numbering handling of Unsafe.get*Volatile is incorrect Reviewed-by: vlivanov
Tue, 28 Feb 2017 10:47:09 -0500 Merge
bobv [Tue, 28 Feb 2017 10:47:09 -0500] rev 44090
Merge
Tue, 28 Feb 2017 10:44:49 -0500 8175567: Build of hotspot for arm-vfp-sflt fails
bobv [Tue, 28 Feb 2017 10:44:49 -0500] rev 44089
8175567: Build of hotspot for arm-vfp-sflt fails Reviewed-by: kvn, cjplummer
Fri, 17 Feb 2017 13:16:54 +0100 8175085: [REDO] G1 Needs pre barrier on dereference of weak JNI handles
mgerdin [Fri, 17 Feb 2017 13:16:54 +0100] rev 44088
8175085: [REDO] G1 Needs pre barrier on dereference of weak JNI handles Reviewed-by: kbarrett, dcubed, tschatzl
Tue, 28 Feb 2017 10:10:14 +0530 8175512: new TestPrintMdo.java fails with -XX:TieredStopAtLevel=1
jgeorge [Tue, 28 Feb 2017 10:10:14 +0530] rev 44087
8175512: new TestPrintMdo.java fails with -XX:TieredStopAtLevel=1 Summary: Avoid running the test for -XX:TieredStopAtLevel=1 due to the lack of mdo data from JIT in this case. Reviewed-by: dsamersoff, sspitsyn Contributed-by: jini.george@oracle.com
Mon, 27 Feb 2017 15:59:22 -0800 8175516: JNI exception pending in jdk_tools_jaotc_jnilibelf_JNILibELFAPI.c:97
kvn [Mon, 27 Feb 2017 15:59:22 -0800] rev 44086
8175516: JNI exception pending in jdk_tools_jaotc_jnilibelf_JNILibELFAPI.c:97 Summary: add missing NULL checks Reviewed-by: iveresov
Mon, 27 Feb 2017 18:24:19 +0100 Merge
jwilhelm [Mon, 27 Feb 2017 18:24:19 +0100] rev 44085
Merge
Thu, 23 Feb 2017 18:57:10 +0100 8168914: Crash in ClassLoaderData/JNIHandleBlock::oops_do during concurrent marking
ehelin [Thu, 23 Feb 2017 18:57:10 +0100] rev 44084
8168914: Crash in ClassLoaderData/JNIHandleBlock::oops_do during concurrent marking Reviewed-by: dholmes, tschatzl, coleenp, kbarrett, eosterlund, stefank
Fri, 24 Feb 2017 04:32:11 -0800 8175811: [JVMCI] StubRoutines::_multiplyToLen symbol needs to exported
dnsimon [Fri, 24 Feb 2017 04:32:11 -0800] rev 44083
8175811: [JVMCI] StubRoutines::_multiplyToLen symbol needs to exported Reviewed-by: thartmann
Fri, 24 Feb 2017 11:52:04 +0100 8139906: assert(src->section_index_of(target) == CodeBuffer::SECT_NONE) failed: sanity
thartmann [Fri, 24 Feb 2017 11:52:04 +0100] rev 44082
8139906: assert(src->section_index_of(target) == CodeBuffer::SECT_NONE) failed: sanity Summary: The card table address used in the g1_post_barrier_slow stub should not be marked as relocatable. Reviewed-by: kvn
Thu, 23 Feb 2017 10:08:51 +0100 8175336: [TESTBUG] aot junit tests added by 8169588 are not executed.
rbackman [Thu, 23 Feb 2017 10:08:51 +0100] rev 44081
8175336: [TESTBUG] aot junit tests added by 8169588 are not executed. Reviewed-by: kvn
Thu, 09 Mar 2017 21:35:17 +0000 Added tag jdk-9+160 for changeset f306167ed337
lana [Thu, 09 Mar 2017 21:35:17 +0000] rev 44080
Added tag jdk-9+160 for changeset f306167ed337
Wed, 05 Jul 2017 22:58:34 +0200 Merge
duke [Wed, 05 Jul 2017 22:58:34 +0200] rev 44079
Merge
Mon, 13 Mar 2017 14:01:24 +0100 8176509: Use pandoc for converting build readme to html
ihse [Mon, 13 Mar 2017 14:01:24 +0100] rev 44078
8176509: Use pandoc for converting build readme to html Reviewed-by: erikj
Mon, 13 Mar 2017 09:51:48 +0100 8176469: Warnings from the build: Unknown module: jdk.rmic specified in --patch-module
erikj [Mon, 13 Mar 2017 09:51:48 +0100] rev 44077
8176469: Warnings from the build: Unknown module: jdk.rmic specified in --patch-module Reviewed-by: ihse, mchung
Fri, 10 Mar 2017 09:20:39 -0800 Merge
prr [Fri, 10 Mar 2017 09:20:39 -0800] rev 44076
Merge
Mon, 27 Feb 2017 18:07:28 -0800 Merge
ddehaven [Mon, 27 Feb 2017 18:07:28 -0800] rev 44075
Merge
Wed, 22 Feb 2017 08:37:36 -0800 8175307: rpath macro needs to use an argument on macosx
ddehaven [Wed, 22 Feb 2017 08:37:36 -0800] rev 44074
8175307: rpath macro needs to use an argument on macosx Reviewed-by: erikj
Fri, 10 Mar 2017 09:48:34 +0100 8176172: Imported FX modules have have residual_imported.marker file
erikj [Fri, 10 Mar 2017 09:48:34 +0100] rev 44073
8176172: Imported FX modules have have residual_imported.marker file Reviewed-by: ihse, alanb, mchung
Thu, 09 Mar 2017 23:15:37 +0000 Merge
lana [Thu, 09 Mar 2017 23:15:37 +0000] rev 44072
Merge
Thu, 09 Mar 2017 13:46:34 -0800 8176331: Simplify new doclet packages
jjg [Thu, 09 Mar 2017 13:46:34 -0800] rev 44071
8176331: Simplify new doclet packages Reviewed-by: ksrini
Thu, 09 Mar 2017 09:12:20 +0100 8170884: Clean up post-jlink file copying to the images
ihse [Thu, 09 Mar 2017 09:12:20 +0100] rev 44070
8170884: Clean up post-jlink file copying to the images Reviewed-by: erikj
Thu, 09 Mar 2017 21:35:17 +0000 Added tag jdk-9+160 for changeset 7fa83c9bad59
lana [Thu, 09 Mar 2017 21:35:17 +0000] rev 44069
Added tag jdk-9+160 for changeset 7fa83c9bad59
Wed, 05 Jul 2017 22:58:20 +0200 Added tag jdk-9+160 for changeset 6aa8be0c4e05
duke [Wed, 05 Jul 2017 22:58:20 +0200] rev 44068
Added tag jdk-9+160 for changeset 6aa8be0c4e05
Wed, 05 Jul 2017 22:58:18 +0200 Merge jdk-9+160
duke [Wed, 05 Jul 2017 22:58:18 +0200] rev 44067
Merge
Mon, 06 Mar 2017 15:44:37 -0800 8176241: JShell tests: on full builds CompletionSuggestionTest.testImportStart() fails
rfield [Mon, 06 Mar 2017 15:44:37 -0800] rev 44066
8176241: JShell tests: on full builds CompletionSuggestionTest.testImportStart() fails Reviewed-by: darcy
Mon, 06 Mar 2017 08:57:41 -0800 8175304: JShell tool: The /reset command hangs after setting a startup script
rfield [Mon, 06 Mar 2017 08:57:41 -0800] rev 44065
8175304: JShell tool: The /reset command hangs after setting a startup script Reviewed-by: jlahoda
Mon, 06 Mar 2017 08:36:05 -0800 8176184: JShell tests: jdk/jshell/CompletionSuggestionTest.testImportStart(): failure
rfield [Mon, 06 Mar 2017 08:36:05 -0800] rev 44064
8176184: JShell tests: jdk/jshell/CompletionSuggestionTest.testImportStart(): failure Reviewed-by: jlahoda
Mon, 06 Mar 2017 13:17:33 +0100 8175560: Drop String pkgName from javax.tools.JavaFileManager.getLocationForModule(Location location, JavaFileObject fo, String pkgName)
jlahoda [Mon, 06 Mar 2017 13:17:33 +0100] rev 44063
8175560: Drop String pkgName from javax.tools.JavaFileManager.getLocationForModule(Location location, JavaFileObject fo, String pkgName) Reviewed-by: jjg
Fri, 03 Mar 2017 15:43:08 -0800 8175118: Revisit modeling of module directives
jjg [Fri, 03 Mar 2017 15:43:08 -0800] rev 44062
8175118: Revisit modeling of module directives Reviewed-by: darcy, jlahoda
Fri, 03 Mar 2017 10:58:08 -0800 8175886: JShell: crash on tab-complete with NPE.
rfield [Fri, 03 Mar 2017 10:58:08 -0800] rev 44061
8175886: JShell: crash on tab-complete with NPE. Reviewed-by: jlahoda
Fri, 03 Mar 2017 09:58:11 -0800 8175790: field JCVariableDecl.vartype can't be null after post attribution analysis
vromero [Fri, 03 Mar 2017 09:58:11 -0800] rev 44060
8175790: field JCVariableDecl.vartype can't be null after post attribution analysis Reviewed-by: mcimadamore
Thu, 02 Mar 2017 21:16:18 +0000 Added tag jdk-9+159 for changeset 3ea5514d9fbe
lana [Thu, 02 Mar 2017 21:16:18 +0000] rev 44059
Added tag jdk-9+159 for changeset 3ea5514d9fbe
Wed, 05 Jul 2017 22:58:04 +0200 Merge
duke [Wed, 05 Jul 2017 22:58:04 +0200] rev 44058
Merge
Thu, 02 Mar 2017 21:16:16 +0000 Added tag jdk-9+159 for changeset bf349346f662
lana [Thu, 02 Mar 2017 21:16:16 +0000] rev 44057
Added tag jdk-9+159 for changeset bf349346f662
Wed, 05 Jul 2017 22:57:54 +0200 Merge
duke [Wed, 05 Jul 2017 22:57:54 +0200] rev 44056
Merge
Thu, 02 Mar 2017 21:16:16 +0000 Added tag jdk-9+159 for changeset 5eea3031ae7b
lana [Thu, 02 Mar 2017 21:16:16 +0000] rev 44055
Added tag jdk-9+159 for changeset 5eea3031ae7b
Wed, 05 Jul 2017 22:57:44 +0200 Merge
duke [Wed, 05 Jul 2017 22:57:44 +0200] rev 44054
Merge
Fri, 03 Mar 2017 01:45:44 +0000 Merge
lana [Fri, 03 Mar 2017 01:45:44 +0000] rev 44053
Merge
Thu, 02 Mar 2017 09:01:55 -0800 8156743: ES6 for..of should work for Java Maps and Sets
sdama [Thu, 02 Mar 2017 09:01:55 -0800] rev 44052
8156743: ES6 for..of should work for Java Maps and Sets Summary: Implemented java map object iterator which behaves similar to native map object iterator Reviewed-by: jlaskey, attila Contributed-by: srinivas.dama@oracle.com
Thu, 02 Mar 2017 21:16:18 +0000 Added tag jdk-9+159 for changeset ab43112aebc5
lana [Thu, 02 Mar 2017 21:16:18 +0000] rev 44051
Added tag jdk-9+159 for changeset ab43112aebc5
Wed, 05 Jul 2017 22:57:32 +0200 Merge
duke [Wed, 05 Jul 2017 22:57:32 +0200] rev 44050
Merge
Thu, 02 Mar 2017 21:16:15 +0000 Added tag jdk-9+159 for changeset 3d808abd9ccb
lana [Thu, 02 Mar 2017 21:16:15 +0000] rev 44049
Added tag jdk-9+159 for changeset 3d808abd9ccb
Wed, 05 Jul 2017 22:57:21 +0200 Merge
duke [Wed, 05 Jul 2017 22:57:21 +0200] rev 44048
Merge
Tue, 07 Mar 2017 22:55:36 +0800 8175846: Provide javadoc descriptions for jdk.policytool and jdk.crypto.* modules
weijun [Tue, 07 Mar 2017 22:55:36 +0800] rev 44047
8175846: Provide javadoc descriptions for jdk.policytool and jdk.crypto.* modules Reviewed-by: vinnie
Tue, 07 Mar 2017 22:42:11 +0800 8171319: keytool should print out warnings when reading or generating cert/cert req using weak algorithms
weijun [Tue, 07 Mar 2017 22:42:11 +0800] rev 44046
8171319: keytool should print out warnings when reading or generating cert/cert req using weak algorithms Reviewed-by: coffeys
Tue, 07 Mar 2017 16:02:20 +0300 8176213: 78 sun/security/krb5/auto tests failing due to undeclared dependecies
skovalev [Tue, 07 Mar 2017 16:02:20 +0300] rev 44045
8176213: 78 sun/security/krb5/auto tests failing due to undeclared dependecies Reviewed-by: weijun
Mon, 06 Mar 2017 18:54:53 -0800 8174736: [JCP] [Mac]Cannot launch JCP on Mac os with language set to "Chinese, Simplified" while region is not China
naoto [Mon, 06 Mar 2017 18:54:53 -0800] rev 44044
8174736: [JCP] [Mac]Cannot launch JCP on Mac os with language set to "Chinese, Simplified" while region is not China Reviewed-by: bchristi
Mon, 06 Mar 2017 16:07:50 +0800 8176185: java/util/TimeZone/UTCAliasTest.java is not run
amlu [Mon, 06 Mar 2017 16:07:50 +0800] rev 44043
8176185: java/util/TimeZone/UTCAliasTest.java is not run Reviewed-by: alanb
Mon, 06 Mar 2017 15:58:17 +0800 8176187: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java is not run
amlu [Mon, 06 Mar 2017 15:58:17 +0800] rev 44042
8176187: jdk/internal/misc/JavaLangAccess/NewUnsafeString.java is not run Reviewed-by: alanb
Mon, 06 Mar 2017 13:43:19 +0800 8176182: 4 security tests are not run
amlu [Mon, 06 Mar 2017 13:43:19 +0800] rev 44041
8176182: 4 security tests are not run Reviewed-by: weijun
Fri, 03 Mar 2017 22:00:27 -0800 8176162: com/sun/jndi/dns/Parser.java is not executed
iignatyev [Fri, 03 Mar 2017 22:00:27 -0800] rev 44040
8176162: com/sun/jndi/dns/Parser.java is not executed Reviewed-by: rriggs
Fri, 03 Mar 2017 10:45:38 -0800 8173909: Miscellaneous changes imported from jsr166 CVS 2017-03
dl [Fri, 03 Mar 2017 10:45:38 -0800] rev 44039
8173909: Miscellaneous changes imported from jsr166 CVS 2017-03 Reviewed-by: martin, psandoz
Fri, 03 Mar 2017 10:45:38 -0800 8141596: java/util/concurrent/ScheduledThreadPoolExecutor/GCRetention.java starts failing intermittently
dl [Fri, 03 Mar 2017 10:45:38 -0800] rev 44038
8141596: java/util/concurrent/ScheduledThreadPoolExecutor/GCRetention.java starts failing intermittently Reviewed-by: martin, psandoz, dholmes
Wed, 01 Mar 2017 14:07:55 -0800 8175000: jexec fails to execute simple helloworld.jar
mbaesken [Wed, 01 Mar 2017 14:07:55 -0800] rev 44037
8175000: jexec fails to execute simple helloworld.jar Reviewed-by: ksrini, henryjen, stuefe
Fri, 03 Mar 2017 01:45:06 +0000 Merge
lana [Fri, 03 Mar 2017 01:45:06 +0000] rev 44036
Merge
Thu, 02 Mar 2017 16:18:18 +0100 8176041: Optimize handling of comment lines in Properties$LineReader.readLine
redestad [Thu, 02 Mar 2017 16:18:18 +0100] rev 44035
8176041: Optimize handling of comment lines in Properties$LineReader.readLine Reviewed-by: shade, sherman, psandoz
Thu, 02 Mar 2017 12:43:06 +0100 8175561: Memory churn in jimage code affects startup after resource encapsulation changes
redestad [Thu, 02 Mar 2017 12:43:06 +0100] rev 44034
8175561: Memory churn in jimage code affects startup after resource encapsulation changes Reviewed-by: jlaskey, mchung
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip