Vicente Romero
|
92ec4c52a8
|
8199744: Incorrect compiler message for ReceiverParameter in inner class constructor
Reviewed-by: mcimadamore
|
2018-04-06 09:15:09 -04:00 |
|
Amit Sapre
|
2f100464ea
|
8071367: JMX: Remove SNMP support
Drop jdk.snmp module.
Reviewed-by: alanb, mchung, dfuchs
|
2018-04-06 17:27:24 +05:30 |
|
Liam Miller-Cushon
|
5acbe5ff92
|
8201194: Handle local variable declarations in lambda deduplication
Reviewed-by: vromero
|
2018-04-05 14:39:04 -07:00 |
|
Erik Joelsson
|
f9e5a41e1a
|
8201222: JDK-8199539 broke the OpenJDK build
Reviewed-by: darcy
|
2018-04-06 02:52:24 +02:00 |
|
Erik Joelsson
|
095c5b7a1f
|
8201221: JDK-8199608 introduced a build race on macosx
Reviewed-by: darcy
|
2018-04-05 17:11:25 -07:00 |
|
Andrey Nazarov
|
5cd79594c5
|
8196750: [Testbug] tools/launcher tests need to tolerate unrelated warnings
Reviewed-by: ksrini, dholmes
|
2018-04-05 17:04:16 -07:00 |
|
Erik Joelsson
|
98cd47840a
|
8199539: Provide a standard way for the build to filter un-needed legal .md files
Reviewed-by: tbell, ihse
|
2018-04-05 23:46:05 +02:00 |
|
Lana Steuck
|
e17e623bd4
|
Merge
|
2018-04-05 20:31:57 +00:00 |
|
Magnus Ihse Bursie
|
44bab94d66
|
8200358: Remove mapfiles for JDK executables
Reviewed-by: erikj
|
2018-04-05 21:33:38 +02:00 |
|
Magnus Ihse Bursie
|
04ad302532
|
8199608: Clean up LDFLAGS for libfontmanager
Reviewed-by: erikj
|
2018-04-05 21:29:02 +02:00 |
|
Lana Steuck
|
67f9fbdf8e
|
Added tag jdk-11+8 for changeset 755e1b55a4df
|
2018-04-05 18:40:01 +00:00 |
|
Martin Buchholz
|
5c5918d073
|
8200134: Improve ModuleHashesBuilder
Reviewed-by: mchung, alanb
|
2018-04-05 09:38:30 -07:00 |
|
Martin Buchholz
|
2137690f0a
|
8200131: Improve lazy init of InetAddress.canonicalHostName and NativeObject.pageSize
Reviewed-by: alanb
|
2018-04-05 09:37:19 -07:00 |
|
Martin Buchholz
|
5c8c67c523
|
8200128: Fix some "annoations" typos
Reviewed-by: alanb
|
2018-04-05 09:36:01 -07:00 |
|
Martin Buchholz
|
2fd847eb0e
|
8200127: Replace collection.stream().forEach() with collection.forEach()
Reviewed-by: alanb
|
2018-04-05 09:34:46 -07:00 |
|
Martin Buchholz
|
184bbf01dd
|
8200125: Fix some classloader/module typos
Reviewed-by: alanb
|
2018-04-05 09:33:27 -07:00 |
|
Alan Bateman
|
97d7cfb14e
|
8200458: (se) Readiness information previously recorded in the ready set not preserved
Reviewed-by: bpb, chegar
|
2018-04-05 15:04:09 +01:00 |
|
Alan Bateman
|
d185d65b69
|
8200583: (se) Selector clean-up, part 4
Reviewed-by: bpb, chegar
|
2018-04-05 15:01:57 +01:00 |
|
Magnus Ihse Bursie
|
9968548d57
|
8200727: linux-aarch64 profile should use bundled freetype
Reviewed-by: erikj
|
2018-04-05 09:55:16 +02:00 |
|
Jonathan Gibbons
|
810af1172d
|
8200888: typo in name of exception in @throws
Reviewed-by: bpb, darcy
|
2018-04-04 17:50:53 -07:00 |
|
Erik Joelsson
|
1dd10a8fbf
|
8196724: Change macosx deployment target to 10.9
Reviewed-by: tbell, gziemski
|
2018-04-04 16:13:30 -07:00 |
|
Jonathan Gibbons
|
afec7bd7f2
|
8200664: fix broken links in java.base docs
Reviewed-by: alanb, joehw
|
2018-04-04 14:42:53 -07:00 |
|
Ivan Gerasimov
|
277ac7e034
|
8200696: Optimal initial capacity of java.lang.Class.enumConstantDirectory
Reviewed-by: dholmes, redestad
|
2018-04-04 14:09:31 -07:00 |
|
Sean Mullan
|
ceea439679
|
8193032: Remove terminally deprecated SecurityManager APIs
Remove the checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess, and checkMemberAccess methods.
Reviewed-by: alanb, mchung, kcr
|
2018-04-04 11:26:10 -04:00 |
|
Amy Lu
|
9644c91625
|
8200703: Problem list jdk/jshell/ExceptionsTest.java fails on windows
Reviewed-by: jlahoda
|
2018-04-04 16:57:01 +08:00 |
|
Vicente Romero
|
6a2e0a5a01
|
8198314: javac hidden options violate standard syntax for options
Reviewed-by: jjg
|
2018-04-03 23:58:52 -04:00 |
|
Magnus Ihse Bursie
|
3a3fbb391f
|
8200658: Fix incremental builds of hotspot on solaris
Reviewed-by: erikj
|
2018-04-03 22:37:43 +02:00 |
|
Erik Joelsson
|
f1c335ba00
|
8200375: Change to GCC 7.3.0 for building Linux at Oracle
Reviewed-by: ihse, tbell
|
2018-04-03 22:33:58 +02:00 |
|
Robert Field
|
4ecc488704
|
8198801: JShell: user exception chained cause not retained
Reviewed-by: jlahoda
|
2018-04-03 13:27:58 -07:00 |
|
Magnus Ihse Bursie
|
c1efa0a4d6
|
8200267: a.out created at top dir by Solaris build
Reviewed-by: erikj
|
2018-04-03 21:50:35 +02:00 |
|
Igor Ignatyev
|
367d25a98e
|
8200538: cl : Command line warning D9014 : invalid value '2220' for '/wd'
Reviewed-by: ihse
|
2018-04-03 10:01:04 -07:00 |
|
Abhijit Saha
|
66ca1c3089
|
8200586: Update JDK11 release date to 2018-09-25
Reviewed-by: dholmes
|
2018-04-03 04:27:34 +00:00 |
|
David Lloyd
|
ecf063f209
|
8199947: Rename HTML element id in ClassLoader javadoc to avoid name conflict with private elements
Rename "name" anchor to "binary-name"
Reviewed-by: jjg, alanb, mchung, martin
|
2018-04-02 17:11:11 -07:00 |
|
Martin Buchholz
|
79fffd05ef
|
8200364: Remove unnecessary boxing via primitive wrapper valueOf(String) methods
Reviewed-by: dfuchs, alanb
|
2018-04-02 17:09:29 -07:00 |
|
Sergey Tsypanov
|
826b38052c
|
8199800: Optimize Boolean.parseBoolean(String)
Reviewed-by: alanb
|
2018-04-02 17:08:00 -07:00 |
|
Joe Wang
|
dd67e0fa16
|
8199176: Accessibility issues in java.base docs
Reviewed-by: lancea, alanb, jjg, rriggs
|
2018-04-02 16:39:17 -07:00 |
|
Stuart Marks
|
87e7768a1c
|
8195649: reorganize tests for java.util.Optional
Reviewed-by: psandoz
|
2018-03-30 14:36:18 -07:00 |
|
Lana Steuck
|
f147b6cc73
|
Added tag jdk-11+7 for changeset f7363de371c9
|
2018-03-30 19:03:16 +00:00 |
|
Phil Race
|
239ec10926
|
Merge
|
2018-03-30 10:24:51 -07:00 |
|
Phil Race
|
5b933fcb08
|
Merge
|
2018-03-30 10:21:47 -07:00 |
|
Iris Clark
|
1d54d0df9c
|
8200469: Update link to license in Docs.gmk
Reviewed-by: tbell
|
2018-03-30 09:38:52 -07:00 |
|
Phil Race
|
31a8b6199c
|
Merge
|
2018-03-30 09:24:04 -07:00 |
|
Alan Bateman
|
34c94079ed
|
8200257: (se) More Selector cleanup
Reviewed-by: bpb
|
2018-03-30 08:28:09 +01:00 |
|
Ivan Gerasimov
|
8a1bee438c
|
8178370: [TEST_BUG] java/security/Signature/SignatureLength.java fails
Reviewed-by: mullan
|
2018-03-29 22:12:05 -07:00 |
|
Martin Buchholz
|
1cd649af57
|
8200123: Replace Thread.init with telescoping constructor
Reviewed-by: dholmes, mchung, plevart
|
2018-03-29 16:23:35 -07:00 |
|
Martin Buchholz
|
200fb2b35b
|
8200122: Remove unused field Thread.threadQ
Reviewed-by: dholmes, mchung, plevart
|
2018-03-29 16:21:54 -07:00 |
|
Phil Race
|
465a621660
|
8200200: test java/awt/image/ColorModel/Non_sRGBCMTest.java fails with open profiles
Reviewed-by: serb
|
2018-03-29 12:49:26 -07:00 |
|
Brian Burkhalter
|
dee3c23d5b
|
8200449: ReadAllReadNTransferTo fails occasionally
Don't pass a non-positive parameter to Random.nextInt(int).
Reviewed-by: chegar
|
2018-03-29 12:38:47 -07:00 |
|
Pankaj Bansal
|
70e6bad08d
|
8074286: Add getSelectedIndices() to ListSelectionModel
Reviewed-by: serb, psadhukhan
|
2018-03-29 17:52:32 +05:30 |
|
Prahalad Kumar Narayanan
|
0c29ff3488
|
4954348: JPGWriter.getNumThumbnailsSupported does not return -1 when passing null values
Reviewed-by: prr, serb, jdv
|
2018-03-29 12:03:40 +05:30 |
|