Claes Redestad
|
9ab38159e8
|
8201494: Avoid early initialization of java.nio.Bits
Reviewed-by: rriggs, alanb
|
2018-04-12 17:23:32 +02:00 |
|
Maurizio Cimadamore
|
d9440e4e39
|
8199194: Add javac support for preview features
Add support for preview features and related command line options.
Reviewed-by: jjg
|
2018-04-12 13:55:20 +01:00 |
|
Jan Lahoda
|
594fb594ce
|
8189765: Improve error reporting for compiling against package not visible due to modules
When looking in other modules for an undefined Symbol, also look into the unnamed module.
Reviewed-by: mcimadamore
|
2018-04-12 09:23:34 +02:00 |
|
Bernard Blaser
|
9c570aaf85
|
8201440: javac should create unique DynamicMethodSymbols at LambdaToMethod
Reviewed-by: mcimadamore
|
2018-04-11 14:52:32 -04:00 |
|
Paul Sandoz
|
d3760023e6
|
8199875: Require first parameter type of a condy bootstrap to be Lookup
Reviewed-by: jrose
|
2018-04-11 11:11:13 -07:00 |
|
Naoto Sato
|
a9e6a67296
|
8189784: Parsing with Java 9 AKST timezone returns the SystemV variant of the timezone
Reviewed-by: erikj, sherman
|
2018-04-11 09:14:47 -07:00 |
|
Jonathan Gibbons
|
e371d95422
|
8201396: fix broken links generated by javadoc doclet
Reviewed-by: ksrini
|
2018-04-10 15:05:10 -07:00 |
|
Erik Joelsson
|
a20bd3a6ce
|
8201267: Disable warnings for VS2017 to enable building
Reviewed-by: ihse, tbell
|
2018-04-10 22:37:01 +02:00 |
|
Doug Lea
|
cdd36df363
|
8197531: Miscellaneous changes imported from jsr166 CVS 2018-04
Reviewed-by: martin, psandoz
|
2018-04-10 11:37:18 -07:00 |
|
Doug Lea
|
a4f3a1d9eb
|
8200258: Improve CopyOnWriteArrayList subList code
Reviewed-by: martin, psandoz, smarks
|
2018-04-10 11:33:29 -07:00 |
|
Doug Lea
|
f1e4c3cf6b
|
8200520: forkjoin tasks interrupted after shutdown
Reviewed-by: martin, psandoz, chegar, dholmes
|
2018-04-10 11:29:37 -07:00 |
|
Doug Lea
|
98ede98f5a
|
8200728: Docs (Comparison of Stack and Deque methods) for Deque is not correct
Reviewed-by: martin, psandoz
|
2018-04-10 11:25:46 -07:00 |
|
Magnus Ihse Bursie
|
70e23d4ded
|
8200298: Unify all unix versions of libjsig/jsig.c
Reviewed-by: dholmes, stuefe
|
2018-04-10 19:46:02 +02:00 |
|
Martin Buchholz
|
60362ebdd0
|
8201328: SynthParser should use Boolean.parseBoolean
Reviewed-by: serb
|
2018-04-10 10:18:01 -07:00 |
|
Martin Buchholz
|
7c5c5acb6e
|
8201327: Make Sensor deeply immutably thread safe
Reviewed-by: alanb, chegar, asmundak
|
2018-04-10 10:17:35 -07:00 |
|
Andrew M Leonard
|
0eff8e94f0
|
8201246: Export native function to set platform encoding
Reviewed-by: rriggs
|
2018-04-10 10:49:17 -04:00 |
|
Claes Redestad
|
c40af49970
|
8201179: Regression due loading java.nio.charset.StandardCharsets during bootstrap
Reviewed-by: sherman, martin
|
2018-04-10 16:16:34 +02:00 |
|
Weijun Wang
|
370977cf4f
|
8200152: KerberosString should use UTF-8 by default
Reviewed-by: xuelei
|
2018-04-10 11:02:09 +08:00 |
|
Vivek Theeyarath
|
824df1c125
|
8164781: Pattern.asPredicate specification is incomplete
Updated specification to reflect usage of find()
Reviewed-by: psandoz
|
2018-04-09 10:39:29 -07:00 |
|
Bhavesh Patel
|
40998ce018
|
8196200: Implement a navigation builder in javadoc
Reviewed-by: jjg, ksrini
|
2018-04-09 09:45:51 -07:00 |
|
Ramanand Patil
|
347e295d9d
|
8200359: (tz) Upgrade time-zone data to tzdata2018d
Reviewed-by: naoto
|
2018-04-09 04:43:03 -07:00 |
|
Claes Redestad
|
48f96d897a
|
8201178: Remove sun.nio.cs.FastCharsetProvider
Reviewed-by: alanb
|
2018-04-09 13:35:19 +02:00 |
|
Weijun Wang
|
f965fb8986
|
8200792: PKCS12Attribute#hashCode is always constant -1
Reviewed-by: xuelei
|
2018-04-08 11:32:46 +08:00 |
|
Ivan Gerasimov
|
9fe989cc39
|
8200788: Optimal initial capacity of java.lang.VarHandle.AccessMode.methodNameToAccessMode
Reviewed-by: redestad
|
2018-04-07 17:07:13 -07:00 |
|
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 |
|
Magnus Ihse Bursie
|
44bab94d66
|
8200358: Remove mapfiles for JDK executables
Reviewed-by: erikj
|
2018-04-05 21:33:38 +02: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 |
|
Jonathan Gibbons
|
810af1172d
|
8200888: typo in name of exception in @throws
Reviewed-by: bpb, darcy
|
2018-04-04 17:50:53 -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 |
|
Vicente Romero
|
6a2e0a5a01
|
8198314: javac hidden options violate standard syntax for options
Reviewed-by: jjg
|
2018-04-03 23:58:52 -04:00 |
|
Robert Field
|
4ecc488704
|
8198801: JShell: user exception chained cause not retained
Reviewed-by: jlahoda
|
2018-04-03 13:27:58 -07: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 |
|
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 |
|
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 |
|
Pankaj Bansal
|
70e6bad08d
|
8074286: Add getSelectedIndices() to ListSelectionModel
Reviewed-by: serb, psadhukhan
|
2018-03-29 17:52:32 +05:30 |
|