Thu, 22 Mar 2018 23:49:48 +0000 Added tag jdk-11+6 for changeset 3acb379b8672
lana [Thu, 22 Mar 2018 23:49:48 +0000] rev 49287
Added tag jdk-11+6 for changeset 3acb379b8672
Thu, 22 Mar 2018 22:34:38 +0100 8200136: Problem list test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java
jlahoda [Thu, 22 Mar 2018 22:34:38 +0100] rev 49286
8200136: Problem list test/hotspot/jtreg/compiler/jvmci/compilerToVM/GetExceptionTableTest.java Reviewed-by: darcy, kvn
Thu, 22 Mar 2018 12:30:47 -0700 8194746: (fs) Add equivalents of Paths.get to Path interface
bpb [Thu, 22 Mar 2018 12:30:47 -0700] rev 49285
8194746: (fs) Add equivalents of Paths.get to Path interface Summary: Copy Paths.get() methods to Path.get() methods and have former call latter Reviewed-by: alanb, forax, chegar, psandoz
Thu, 22 Mar 2018 12:29:52 -0700 8198753: (dc) DatagramChannel throws unspecified exceptions
bpb [Thu, 22 Mar 2018 12:29:52 -0700] rev 49284
8198753: (dc) DatagramChannel throws unspecified exceptions Reviewed-by: alanb
Sat, 09 Dec 2017 03:33:39 +0100 8193128: Reduce number of implementation classes returned by List/Set/Map.of()
redestad [Sat, 09 Dec 2017 03:33:39 +0100] rev 49283
8193128: Reduce number of implementation classes returned by List/Set/Map.of() 8191418: List.of().indexOf(null) doesn't throw NullPointerException Reviewed-by: smarks, jrose, martin, plevart
Thu, 22 Mar 2018 09:07:08 -0700 8199773: (bf) XXXBuffer:compareTo method is not working as expected
psandoz [Thu, 22 Mar 2018 09:07:08 -0700] rev 49282
8199773: (bf) XXXBuffer:compareTo method is not working as expected Reviewed-by: alanb
Thu, 22 Mar 2018 08:41:06 -0700 8198997: Cache normalized/resolved user.dir property
bpb [Thu, 22 Mar 2018 08:41:06 -0700] rev 49281
8198997: Cache normalized/resolved user.dir property Summary: Normalize cached user.dir property value in constructor (windows only) Reviewed-by: alanb
Thu, 22 Mar 2018 15:28:33 +0100 8194978: Javac produces dead code for try-with-resource
jlahoda [Thu, 22 Mar 2018 15:28:33 +0100] rev 49280
8194978: Javac produces dead code for try-with-resource Summary: For try-with-resources, using simplified distinct close code for try body and catch clause, to avoid creating multiple copies of the full finally code. Reviewed-by: mcimadamore
Thu, 22 Mar 2018 09:41:29 -0400 8199467: Compilation Errors in libinstrument Reentrancy.c with VS2017
rriggs [Thu, 22 Mar 2018 09:41:29 -0400] rev 49279
8199467: Compilation Errors in libinstrument Reentrancy.c with VS2017 Reviewed-by: sspitsyn, martin
Thu, 22 Mar 2018 12:13:08 +0100 8198552: Multiple javac plugins do not work at the same time.
jlahoda [Thu, 22 Mar 2018 12:13:08 +0100] rev 49278
8198552: Multiple javac plugins do not work at the same time. Summary: Fixing handling of multiple -Xplugin, -Xdoclint: and -Xdoclint/packages: parameters. Reviewed-by: jjg, vromero
Thu, 22 Mar 2018 12:59:58 +0530 8196399: Formatting a decimal using locale-specific grouping separators causes ArithmeticException (division by zero).
nishjain [Thu, 22 Mar 2018 12:59:58 +0530] rev 49277
8196399: Formatting a decimal using locale-specific grouping separators causes ArithmeticException (division by zero). 8199672: ClassCastException is thrown by java.util.Formatter when an NumberFormatProvider SPI is used. Reviewed-by: naoto
Thu, 22 Mar 2018 08:09:51 +0800 8186228: sun/security/krb5/auto/KdcPolicy.java fails with "java.lang.Exception: Does not match. Output is c30000c30000c30000" jdk-11+6
weijun [Thu, 22 Mar 2018 08:09:51 +0800] rev 49276
8186228: sun/security/krb5/auto/KdcPolicy.java fails with "java.lang.Exception: Does not match. Output is c30000c30000c30000" Reviewed-by: mullan
Wed, 21 Mar 2018 16:55:34 +0100 8199869: Missing copyright headers in nashorn source code
hannesw [Wed, 21 Mar 2018 16:55:34 +0100] rev 49275
8199869: Missing copyright headers in nashorn source code Reviewed-by: sundar
Wed, 21 Mar 2018 12:54:36 +0100 8199682: Clean up building the saproc library
ihse [Wed, 21 Mar 2018 12:54:36 +0100] rev 49274
8199682: Clean up building the saproc library Reviewed-by: erikj, dholmes, sundar
Wed, 21 Mar 2018 10:13:49 +0100 8199862: Examine ProxyBuilder::referencedTypes startup cost
redestad [Wed, 21 Mar 2018 10:13:49 +0100] rev 49273
8199862: Examine ProxyBuilder::referencedTypes startup cost Reviewed-by: mchung
Wed, 21 Mar 2018 10:13:14 +0100 8199865: Avoid initializing ShortCache in ProxyGenerator
redestad [Wed, 21 Mar 2018 10:13:14 +0100] rev 49272
8199865: Avoid initializing ShortCache in ProxyGenerator Reviewed-by: mchung
Wed, 21 Mar 2018 09:06:45 +0000 8199437: Improve diagnostic system assertion message in com.sun.net.httpserver impl
chegar [Wed, 21 Mar 2018 09:06:45 +0000] rev 49271
8199437: Improve diagnostic system assertion message in com.sun.net.httpserver impl Reviewed-by: alanb, dfuchs
Tue, 20 Mar 2018 17:42:20 -0700 8199884: JDK-8199749 broke build with make 3.81
erikj [Tue, 20 Mar 2018 17:42:20 -0700] rev 49270
8199884: JDK-8199749 broke build with make 3.81 Reviewed-by: tbell
Tue, 20 Mar 2018 11:29:16 -0700 8199792: Wrong license header in XMLLimitAnalyzer.java
joehw [Tue, 20 Mar 2018 11:29:16 -0700] rev 49269
8199792: Wrong license header in XMLLimitAnalyzer.java Reviewed-by: lancea
Tue, 20 Mar 2018 12:14:41 +0100 8199858: solaris-x86_64 : unpack200 fails linking with SS12u4
mbaesken [Tue, 20 Mar 2018 12:14:41 +0100] rev 49268
8199858: solaris-x86_64 : unpack200 fails linking with SS12u4 Reviewed-by: erikj, simonis
Tue, 20 Mar 2018 09:21:43 -0700 8193033: remove terminally deprecated sun.misc.Unsafe.defineClass
psandoz [Tue, 20 Mar 2018 09:21:43 -0700] rev 49267
8193033: remove terminally deprecated sun.misc.Unsafe.defineClass Reviewed-by: chegar, mchung, alanb
Mon, 19 Mar 2018 21:52:50 +0000 Merge
lana [Mon, 19 Mar 2018 21:52:50 +0000] rev 49266
Merge
Mon, 19 Mar 2018 21:34:20 +0000 Added tag jdk-11+5 for changeset d5c43e9f08fb
lana [Mon, 19 Mar 2018 21:34:20 +0000] rev 49265
Added tag jdk-11+5 for changeset d5c43e9f08fb
Mon, 19 Mar 2018 17:46:49 -0400 8199768: jdk/test/lib/compiler/CompilerUtils.java needs to provide more control over compilation
dholmes [Mon, 19 Mar 2018 17:46:49 -0400] rev 49264
8199768: jdk/test/lib/compiler/CompilerUtils.java needs to provide more control over compilation Reviewed-by: psandoz, alanb
Mon, 19 Mar 2018 10:11:07 -0700 8199749: Debug symbols are not copied to exploded image on Mac
erikj [Mon, 19 Mar 2018 10:11:07 -0700] rev 49263
8199749: Debug symbols are not copied to exploded image on Mac Reviewed-by: ihse
Mon, 19 Mar 2018 09:58:41 -0400 8196298: Add null Reader and Writer
rriggs [Mon, 19 Mar 2018 09:58:41 -0400] rev 49262
8196298: Add null Reader and Writer Reviewed-by: bpb, forax, smarks, alanb, rriggs Contributed-by: patrick@reini.net
Fri, 16 Mar 2018 21:40:09 +0100 8199745: JDK-8199668 introduced a build race on macosx jdk-11+5
erikj [Fri, 16 Mar 2018 21:40:09 +0100] rev 49261
8199745: JDK-8199668 introduced a build race on macosx Reviewed-by: tbell
Fri, 16 Mar 2018 16:17:17 -0400 8193584: (testbug) TestSocketFactory fails intermittently with ConcurrentModificationException
rriggs [Fri, 16 Mar 2018 16:17:17 -0400] rev 49260
8193584: (testbug) TestSocketFactory fails intermittently with ConcurrentModificationException Reviewed-by: bpb, lancea
Fri, 16 Mar 2018 03:17:12 -0700 Merge
shurailine [Fri, 16 Mar 2018 03:17:12 -0700] rev 49259
Merge
Fri, 16 Mar 2018 03:15:35 -0700 8199616: Fix @module declarations in tier1 tests
shurailine [Fri, 16 Mar 2018 03:15:35 -0700] rev 49258
8199616: Fix @module declarations in tier1 tests Reviewed-by: mchung, alanb
Fri, 16 Mar 2018 14:56:54 +0100 8199443: Nashorn multithread bottleneck with "use strict"
hannesw [Fri, 16 Mar 2018 14:56:54 +0100] rev 49257
8199443: Nashorn multithread bottleneck with "use strict" Reviewed-by: jlaskey, sundar
Fri, 16 Mar 2018 13:02:42 +0000 8199464: Remove remaining vestiges of Java_sun_reflect_Reflection_getCallerClass
chegar [Fri, 16 Mar 2018 13:02:42 +0000] rev 49256
8199464: Remove remaining vestiges of Java_sun_reflect_Reflection_getCallerClass Reviewed-by: alanb, clanger, mchung
Fri, 16 Mar 2018 18:15:31 +0800 8199215: Re-examine getFreePort method in test infrastructure library
mli [Fri, 16 Mar 2018 18:15:31 +0800] rev 49255
8199215: Re-examine getFreePort method in test infrastructure library Reviewed-by: alanb
Thu, 15 Mar 2018 14:54:10 -0700 8183554: Add constructors with Charset parameter for FileReader and FileWriter
joehw [Thu, 15 Mar 2018 14:54:10 -0700] rev 49254
8183554: Add constructors with Charset parameter for FileReader and FileWriter Reviewed-by: alanb, rriggs, smarks
Thu, 15 Mar 2018 19:33:04 +0100 8199681: Remove boilerplate code from creating native jtreg tests
ihse [Thu, 15 Mar 2018 19:33:04 +0100] rev 49253
8199681: Remove boilerplate code from creating native jtreg tests Reviewed-by: erikj
Thu, 15 Mar 2018 19:30:58 +0100 8199668: make/lib cleanup
ihse [Thu, 15 Mar 2018 19:30:58 +0100] rev 49252
8199668: make/lib cleanup Reviewed-by: erikj
Thu, 15 Mar 2018 08:11:01 -0700 8189230: JDK method:java.lang.Integer.numberOfLeadingZeros(int) can be optimized
bpb [Thu, 15 Mar 2018 08:11:01 -0700] rev 49251
8189230: JDK method:java.lang.Integer.numberOfLeadingZeros(int) can be optimized Summary: Directly return zero for a negative parameter instead of calculating Reviewed-by: psandoz
Thu, 15 Mar 2018 12:07:59 +0100 8188240: Reflection Proxy should skip static methods
shade [Thu, 15 Mar 2018 12:07:59 +0100] rev 49250
8188240: Reflection Proxy should skip static methods Reviewed-by: mchung, sundar, shade, plevart Contributed-by: David Lloyd <david.lloyd@redhat.com>
Thu, 15 Mar 2018 11:02:22 +0000 8199329: Remove code that attempts to read bytes after connection reset reported
alanb [Thu, 15 Mar 2018 11:02:22 +0000] rev 49249
8199329: Remove code that attempts to read bytes after connection reset reported Reviewed-by: redestad, clanger, chegar
Thu, 15 Mar 2018 10:47:58 +0000 8199611: (se) Minor selector implementation clean-up
alanb [Thu, 15 Mar 2018 10:47:58 +0000] rev 49248
8199611: (se) Minor selector implementation clean-up Reviewed-by: clanger, redestad, bpb
Thu, 15 Mar 2018 10:41:57 +0100 8199647: java/util/Locale/SoftKeys.java fails with OutOfMemoryError again
redestad [Thu, 15 Mar 2018 10:41:57 +0100] rev 49247
8199647: java/util/Locale/SoftKeys.java fails with OutOfMemoryError again Reviewed-by: psandoz
Thu, 15 Mar 2018 02:08:29 +0100 8199640: Split up BUILD_LIBKRB5 into the two, unrelated compilations it consists of
ihse [Thu, 15 Mar 2018 02:08:29 +0100] rev 49246
8199640: Split up BUILD_LIBKRB5 into the two, unrelated compilations it consists of Reviewed-by: erikj
Thu, 15 Mar 2018 01:32:03 +0100 8199636: Unify naming for jaas_unix and jaas_nt
ihse [Thu, 15 Mar 2018 01:32:03 +0100] rev 49245
8199636: Unify naming for jaas_unix and jaas_nt Reviewed-by: erikj
Thu, 15 Mar 2018 01:20:47 +0100 8199639: Introduce SetupJdkLibrary and SetupJdkExecutable
ihse [Thu, 15 Mar 2018 01:20:47 +0100] rev 49244
8199639: Introduce SetupJdkLibrary and SetupJdkExecutable Reviewed-by: erikj
Wed, 14 Mar 2018 21:35:41 +0100 8199423: Create builds-infra Mach5 job
erikj [Wed, 14 Mar 2018 21:35:41 +0100] rev 49243
8199423: Create builds-infra Mach5 job Reviewed-by: tbell, ihse
Wed, 14 Mar 2018 12:39:57 -0700 8198889: Clarify the throwing of exceptions from ConstantBootstraps.invoke
psandoz [Wed, 14 Mar 2018 12:39:57 -0700] rev 49242
8198889: Clarify the throwing of exceptions from ConstantBootstraps.invoke Reviewed-by: mchung
Wed, 14 Mar 2018 19:12:30 +0100 8199606: Set -lc as global LIBS on solstudio
ihse [Wed, 14 Mar 2018 19:12:30 +0100] rev 49241
8199606: Set -lc as global LIBS on solstudio Reviewed-by: erikj
Wed, 14 Mar 2018 17:14:02 +0100 8199471: Enable generation of callSiteForms at link time
redestad [Wed, 14 Mar 2018 17:14:02 +0100] rev 49240
8199471: Enable generation of callSiteForms at link time Reviewed-by: psandoz, mchung
Wed, 14 Mar 2018 11:23:16 +0100 8199483: Clean up some non-standard LDFLAGS usage
ihse [Wed, 14 Mar 2018 11:23:16 +0100] rev 49239
8199483: Clean up some non-standard LDFLAGS usage Reviewed-by: erikj
Tue, 13 Mar 2018 12:24:39 -0700 8182684: Further clarify InputStream#available()
bpb [Tue, 13 Mar 2018 12:24:39 -0700] rev 49238
8182684: Further clarify InputStream#available() Reviewed-by: alanb, rriggs
Tue, 13 Mar 2018 11:49:17 -0700 8199258: BigInteger.bitLength() should explicitly specify behavior when the value is zero
bpb [Tue, 13 Mar 2018 11:49:17 -0700] rev 49237
8199258: BigInteger.bitLength() should explicitly specify behavior when the value is zero Reviewed-by: lancea, rriggs
Tue, 13 Mar 2018 09:57:44 -0700 Merge
prr [Tue, 13 Mar 2018 09:57:44 -0700] rev 49236
Merge
Tue, 13 Mar 2018 12:00:55 +0000 8198606: Touch keyboard does not hide, when a text component looses focus
alitvinov [Tue, 13 Mar 2018 12:00:55 +0000] rev 49235
8198606: Touch keyboard does not hide, when a text component looses focus Reviewed-by: serb, dmarkov
Mon, 12 Mar 2018 13:53:20 -0700 8193017: Import freetype sources into OpenJDK source tree
prr [Mon, 12 Mar 2018 13:53:20 -0700] rev 49234
8193017: Import freetype sources into OpenJDK source tree Reviewed-by: erikj, ihse, serb
Mon, 12 Mar 2018 10:53:22 -0700 Merge
prr [Mon, 12 Mar 2018 10:53:22 -0700] rev 49233
Merge
Mon, 12 Mar 2018 09:37:49 -0700 Merge
prr [Mon, 12 Mar 2018 09:37:49 -0700] rev 49232
Merge
Fri, 09 Mar 2018 14:42:46 -0800 8198406: Test TestAATMorxFont is unstable
serb [Fri, 09 Mar 2018 14:42:46 -0800] rev 49231
8198406: Test TestAATMorxFont is unstable Reviewed-by: prr, pnarayanan
Fri, 09 Mar 2018 17:26:48 +0530 8197785: javax.accessibility.AccessibleBundle will reload the ResourceBundle for every call to toDisplayString
kaddepalli [Fri, 09 Mar 2018 17:26:48 +0530] rev 49230
8197785: javax.accessibility.AccessibleBundle will reload the ResourceBundle for every call to toDisplayString Reviewed-by: serb, prr, ssadetsky
Thu, 08 Mar 2018 12:35:10 -0800 8199022: New failures should be added to ProblemList
serb [Thu, 08 Mar 2018 12:35:10 -0800] rev 49229
8199022: New failures should be added to ProblemList Reviewed-by: prr, psadhukhan
Thu, 08 Mar 2018 10:18:28 -0800 Merge
prr [Thu, 08 Mar 2018 10:18:28 -0800] rev 49228
Merge
Thu, 08 Mar 2018 14:31:54 +0530 8195738: scroll poistion in ScrollPane is reset after calling validate()
sveerabhadra [Thu, 08 Mar 2018 14:31:54 +0530] rev 49227
8195738: scroll poistion in ScrollPane is reset after calling validate() Reviewed-by: serb, ssadetsky
Wed, 07 Mar 2018 16:08:52 +0000 8198777: JList.getPreferredScrollableViewportSize(): fix mistake in doc for height calc
aivanov [Wed, 07 Mar 2018 16:08:52 +0000] rev 49226
8198777: JList.getPreferredScrollableViewportSize(): fix mistake in doc for height calc Reviewed-by: serb, ssadetsky
Wed, 07 Mar 2018 14:54:46 +0530 8190767: if JFrame is maximized on OS X, all new JFrames will be maximized by default
mhalder [Wed, 07 Mar 2018 14:54:46 +0530] rev 49225
8190767: if JFrame is maximized on OS X, all new JFrames will be maximized by default Reviewed-by: serb, kaddepalli
Wed, 07 Mar 2018 18:20:09 +0530 8190347: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentJComboBox.java fails
pbansal [Wed, 07 Mar 2018 18:20:09 +0530] rev 49224
8190347: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentJComboBox.java fails Reviewed-by: serb, psadhukhan
Wed, 07 Mar 2018 17:05:28 +0530 8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java
pkbalakr [Wed, 07 Mar 2018 17:05:28 +0530] rev 49223
8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java Reviewed-by: prr, ssadetsky
Wed, 07 Mar 2018 16:52:19 +0530 8196435: Regression automated Test 'java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java' fails
pkbalakr [Wed, 07 Mar 2018 16:52:19 +0530] rev 49222
8196435: Regression automated Test 'java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java' fails Reviewed-by: mhalder, ssadetsky, serb
Mon, 05 Mar 2018 13:11:21 -0800 Merge
prr [Mon, 05 Mar 2018 13:11:21 -0800] rev 49221
Merge
Mon, 05 Mar 2018 01:22:36 +0000 8198605: Touch keyboard is shown for a non-focusable text component
alitvinov [Mon, 05 Mar 2018 01:22:36 +0000] rev 49220
8198605: Touch keyboard is shown for a non-focusable text component Reviewed-by: serb, dmarkov
Sat, 03 Mar 2018 09:55:22 +0530 8194767: Regression automated Test 'javax/swing/JEditorPane/6917744/bug6917744.java' fails
psadhukhan [Sat, 03 Mar 2018 09:55:22 +0530] rev 49219
8194767: Regression automated Test 'javax/swing/JEditorPane/6917744/bug6917744.java' fails Reviewed-by: ssadetsky, prr
Fri, 02 Mar 2018 14:25:39 -0800 8198922: Provide instrumentation for sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java
shurailine [Fri, 02 Mar 2018 14:25:39 -0800] rev 49218
8198922: Provide instrumentation for sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java Reviewed-by: prr
Fri, 02 Mar 2018 14:39:29 +0530 8198613: Test cases result in failure or timeout when run with OpenGL backend
pnarayanan [Fri, 02 Mar 2018 14:39:29 +0530] rev 49217
8198613: Test cases result in failure or timeout when run with OpenGL backend Reviewed-by: serb, jdv
Fri, 02 Mar 2018 09:59:02 +0530 8194943: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8020708/bug8020708.java' fails
psadhukhan [Fri, 02 Mar 2018 09:59:02 +0530] rev 49216
8194943: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8020708/bug8020708.java' fails Reviewed-by: ssadetsky, sveerabhadra
Thu, 01 Mar 2018 10:37:20 -0800 Merge
prr [Thu, 01 Mar 2018 10:37:20 -0800] rev 49215
Merge
Wed, 28 Feb 2018 22:00:33 +0000 8187635: On Windows Swing changes keyboard layout on a window activation
dmarkov [Wed, 28 Feb 2018 22:00:33 +0000] rev 49214
8187635: On Windows Swing changes keyboard layout on a window activation Reviewed-by: serb, ssadetsky
Tue, 13 Mar 2018 12:46:01 -0400 8199470: Remove unused property file.encoding.pkg
rriggs [Tue, 13 Mar 2018 12:46:01 -0400] rev 49213
8199470: Remove unused property file.encoding.pkg Reviewed-by: bpb, sherman
Tue, 13 Mar 2018 00:22:14 -0700 8196748: tools/jar tests need to tolerate unrelated warnings
sherman [Tue, 13 Mar 2018 00:22:14 -0700] rev 49212
8196748: tools/jar tests need to tolerate unrelated warnings Reviewed-by: dholmes
Mon, 12 Mar 2018 20:47:21 -0700 8198989: Provide more diagnostic IAE messages
naoto [Mon, 12 Mar 2018 20:47:21 -0700] rev 49211
8198989: Provide more diagnostic IAE messages Reviewed-by: lancea
Mon, 12 Mar 2018 16:09:18 -0700 8199462: Use Reference.reachabilityFence in direct ByteBuffer methods
psandoz [Mon, 12 Mar 2018 16:09:18 -0700] rev 49210
8199462: Use Reference.reachabilityFence in direct ByteBuffer methods Reviewed-by: psandoz, vlivanov, plevart Contributed-by: ben_walsh@uk.ibm.com
Mon, 12 Mar 2018 21:30:58 +0000 Added tag jdk-11+4 for changeset e59941f7247d
lana [Mon, 12 Mar 2018 21:30:58 +0000] rev 49209
Added tag jdk-11+4 for changeset e59941f7247d
Mon, 12 Mar 2018 21:48:58 +0100 8199473: Support Visual Studio BuildTools with VS2017
erikj [Mon, 12 Mar 2018 21:48:58 +0100] rev 49208
8199473: Support Visual Studio BuildTools with VS2017 Reviewed-by: ihse, tbell
Mon, 12 Mar 2018 19:36:59 +0100 8199469: Disable generate-jli-classes when building interim-image
redestad [Mon, 12 Mar 2018 19:36:59 +0100] rev 49207
8199469: Disable generate-jli-classes when building interim-image Reviewed-by: erikj, mchung
Mon, 12 Mar 2018 18:31:02 +0100 8199453: Enable link-time generation of constructor forms
redestad [Mon, 12 Mar 2018 18:31:02 +0100] rev 49206
8199453: Enable link-time generation of constructor forms Reviewed-by: alanb, psandoz, mchung
Mon, 12 Mar 2018 17:49:08 +0100 8199428: install-file macro fails on filenames with space on Solaris
erikj [Mon, 12 Mar 2018 17:49:08 +0100] rev 49205
8199428: install-file macro fails on filenames with space on Solaris Reviewed-by: tbell, ihse
Mon, 12 Mar 2018 17:00:54 +0100 8199451: Create linux-aarch64 cross-compilation devkit, and fix cross-compilation
ihse [Mon, 12 Mar 2018 17:00:54 +0100] rev 49204
8199451: Create linux-aarch64 cross-compilation devkit, and fix cross-compilation Reviewed-by: aph, erikj
Mon, 12 Mar 2018 10:04:12 -0400 8199420: Update javadoc tags in java.lang.System and related
rriggs [Mon, 12 Mar 2018 10:04:12 -0400] rev 49203
8199420: Update javadoc tags in java.lang.System and related Reviewed-by: lancea, bpb
Sat, 10 Mar 2018 02:58:39 +0100 8199009: test/jdk/java/util/Locale/SoftKeys.java fails with OutOfMemoryError
redestad [Sat, 10 Mar 2018 02:58:39 +0100] rev 49202
8199009: test/jdk/java/util/Locale/SoftKeys.java fails with OutOfMemoryError Reviewed-by: psandoz, naoto
Fri, 09 Mar 2018 19:20:19 +0100 8199352: The Jib artifact resolver in test lib needs to print better error messages jdk-11+4
erikj [Fri, 09 Mar 2018 19:20:19 +0100] rev 49201
8199352: The Jib artifact resolver in test lib needs to print better error messages Reviewed-by: iignatyev, ihse
Fri, 09 Mar 2018 19:12:07 +0100 8199405: Bump lowest supported gcc to 4.8
ihse [Fri, 09 Mar 2018 19:12:07 +0100] rev 49200
8199405: Bump lowest supported gcc to 4.8 Reviewed-by: erikj
Fri, 09 Mar 2018 19:10:51 +0100 8199403: Require binutils 2.18 or newer
ihse [Fri, 09 Mar 2018 19:10:51 +0100] rev 49199
8199403: Require binutils 2.18 or newer Reviewed-by: erikj, tbell
Fri, 09 Mar 2018 19:09:20 +0100 8199416: Remove debug output left over since JDK-8198844
ihse [Fri, 09 Mar 2018 19:09:20 +0100] rev 49198
8199416: Remove debug output left over since JDK-8198844 Reviewed-by: erikj
Fri, 09 Mar 2018 09:42:10 +0100 8187950: javax.lang.model APIs throws CompletionFailure or a subtype of CompletionFailure.
jlahoda [Fri, 09 Mar 2018 09:42:10 +0100] rev 49197
8187950: javax.lang.model APIs throws CompletionFailure or a subtype of CompletionFailure. Summary: Catching CompletionFailures that would be thrown to API clients, and re-completing the symbols again when javac itself needs it. Reviewed-by: cushon, jjg
Fri, 09 Mar 2018 11:36:12 +0800 8199154: Accessibility issues in jdk.security.auth
weijun [Fri, 09 Mar 2018 11:36:12 +0800] rev 49196
8199154: Accessibility issues in jdk.security.auth Reviewed-by: valeriep
Fri, 02 Mar 2018 11:43:19 +0100 8198833: TestMemoryAwareness Docker container fails with too small maximum heap
rehn [Fri, 02 Mar 2018 11:43:19 +0100] rev 49195
8198833: TestMemoryAwareness Docker container fails with too small maximum heap Reviewed-by: bobv, dholmes
Fri, 02 Mar 2018 21:00:12 +0100 Merge
jwilhelm [Fri, 02 Mar 2018 21:00:12 +0100] rev 49194
Merge
Thu, 01 Mar 2018 16:35:36 -0500 8191369: NMT: Enhance thread stack tracking
zgu [Thu, 01 Mar 2018 16:35:36 -0500] rev 49193
8191369: NMT: Enhance thread stack tracking Summary: More precise thread stack tracking on Linux and Windows Reviewed-by: coleenp, adinn, minqi
Thu, 01 Mar 2018 16:51:22 -0500 8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
kbarrett [Thu, 01 Mar 2018 16:51:22 -0500] rev 49192
8198474: Move JNIHandles::resolve into jniHandles.inline.hpp Summary: Moved resolve and friends to new jniHandles.inline.hpp. Reviewed-by: tschatzl, pliden, coleenp
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip