Lance Andersen
|
7daf655c16
|
8197866: Docs.mk still had a reference to java.se.ee
Reviewed-by: tbell
|
2018-02-13 14:41:54 -05:00 |
|
Thomas Stuefe
|
553380e693
|
8196488: [aix] TOC overflow for libjvm.so in fastdebug build
Reviewed-by: goetz, mbaesken, erikj
|
2018-02-08 15:35:49 +01:00 |
|
Ivan Gerasimov
|
7d7c653abf
|
8197462: Inconsistent exception messages for invalid capturing group names
8179608: Error in comment in Pattern.java
Reviewed-by: sherman
|
2018-02-12 21:06:06 -08:00 |
|
Chris Yin
|
bc690b263b
|
8196770: Add JNDI test com/sun/jndi/ldap/blits/AddTests/AddNewEntry.java
Reviewed-by: vtewari, rriggs
|
2018-02-13 12:26:22 +08:00 |
|
Chris Yin
|
a0382a29e5
|
8195976: Add JNDI test com/sun/jndi/dns/AttributeTests/GetAny.java
Reviewed-by: vtewari, rriggs, alanb, jjiang, xiaofeya
|
2018-02-13 12:19:37 +08:00 |
|
Vladimir Kozlov
|
0e1817736c
|
8196726: compiler/inlining/InlineAccessors.java test failed
Reviewed-by: thartmann
|
2018-02-06 09:35:05 -08:00 |
|
Mandy Chung
|
9caf4aeb12
|
8168682: jdk/test/java/lang/ClassLoader/forNameLeak/ClassForNameLeak.java fails with -Xcomp
Reviewed-by: bchristi
|
2018-02-12 11:40:19 -08:00 |
|
Brian Burkhalter
|
7c3b34ae81
|
8197498: (se) kevent polling should ignore signal interrupt (EINTR)
8179307: Java_sun_nio_ch_KQueue_keventPoll throws an exception with "kqueue failed" instead of "kevent poll failed"
Reviewed-by: alanb
|
2018-02-12 08:19:33 -08:00 |
|
Brian Burkhalter
|
a7b3a19ec4
|
8191416: (bf) DirectByteBuffer extends MappedByteBuffer, confuses instanceof tests
Change force(), load(), and isLoaded() not to throw UOE if there is no file mapping
Reviewed-by: alanb, rriggs, forax
|
2018-02-12 08:19:23 -08:00 |
|
Magnus Ihse Bursie
|
bf480bcbfe
|
8197571: Change storage location for generated-configure.sh
Reviewed-by: tbell, simonis, stuefe
|
2018-02-12 16:36:15 +01:00 |
|
Erik Helin
|
cc873b716f
|
8193189: Allow --boot-jdk to accept a .tar.gz compressed JDK image
Reviewed-by: ihse, erikj
|
2018-02-12 09:12:41 +01:00 |
|
Attila Szegedi
|
b1c09c22bb
|
8193295: Remove no longer used COMMALEFT
Reviewed-by: hannesw, mhaupt
|
2018-02-11 12:41:56 +01:00 |
|
Doug Lea
|
f9b19eb874
|
8195590: Miscellaneous changes imported from jsr166 CVS 2018-02
Reviewed-by: martin, psandoz, dholmes
|
2018-02-10 09:23:41 -08:00 |
|
Doug Lea
|
b6c2b234ef
|
8190324: ThreadPoolExecutor should not specify a dependency on finalization
Reviewed-by: martin, psandoz, alanb, rriggs, dholmes
|
2018-02-10 09:17:53 -08:00 |
|
Lance Andersen
|
987c3a2d87
|
8190378: Removal of CORBA and Java EE modules
Reviewed-by: rriggs, alanb, mchung, erikj, goetz
|
2018-02-10 07:06:16 -05:00 |
|
Kumar Srinivasan
|
7c4ed0b15b
|
8194651: javadoc: mark the com.sun.javadoc API for removal
Reviewed-by: jjg
|
2018-02-09 13:58:17 -08:00 |
|
Erik Joelsson
|
02dce3adac
|
8196998: Create devkit for Linux with gcc 7.3
Reviewed-by: tbell, ihse
|
2018-02-09 13:58:40 -08:00 |
|
Erik Joelsson
|
0e2519d28f
|
8187676: Disable uninitialized warnings for two files until proper fix available
Reviewed-by: tbell, kvn, ihse
|
2018-02-09 13:56:50 -08:00 |
|
Aleksei Efimov
|
9d59a4c2cc
|
6857903: SAXException.initCause() does not correctly set Exception
Reviewed-by: rriggs
|
2018-02-09 14:49:38 +00:00 |
|
Lois Foltan
|
7f25db6e5f
|
8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler
Do not perform access check when returning a reflection field or method or performing internal signature processing.
Reviewed-by: acorn, psandoz
|
2018-02-06 10:28:22 -05:00 |
|
Jesper Wilhelmsson
|
d7dd9d1027
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
Lana Steuck
|
845f7823de
|
Merge
|
2018-02-09 02:23:34 +00:00 |
|
Lana Steuck
|
5c19524622
|
Added tag jdk-10+43 for changeset 107413b070b9
|
2018-02-08 20:19:02 +00:00 |
|
Thomas Schatzl
|
75ab2501f7
|
8196883: G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
Remove code related to collection set checking in that method.
Reviewed-by: kbarrett, ehelin
|
2018-02-08 10:15:57 +01:00 |
|
Yue Liu
|
751fa92e41
|
8196383: JDK 10 L10n resource file update - msgdrop 20
Reviewed-by: naoto
|
2018-02-06 22:26:13 -08:00 |
|
Jan Lahoda
|
d5ec9dbfb5
|
8194764: javac incorrectly flags deprecated for removal imports
Fixing source range for the Source.Feature.DEPRECATE_ON_IMPORT
Reviewed-by: mcimadamore
|
2018-02-07 16:49:24 +01:00 |
|
Arno Zeller
|
b0cb59ac31
|
8196678: avoid printing uninitialized buffer in os::print_memory_info on AIX
Reviewed-by: dholmes, goetz, clanger
|
2018-02-07 09:18:13 +01:00 |
|
Martin Buchholz
|
b3597efef7
|
8196768: RootLoggerHandlers fails when source tree is read-only
Reviewed-by: dfuchs
|
2018-02-05 20:20:35 -08:00 |
|
Alexandre Iline
|
0279b2d49a
|
Merge
|
2018-02-08 06:19:24 -08:00 |
|
Gary Adams
|
40f004ad8c
|
8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()
Reviewed-by: erikj, clanger, chegar
|
2018-02-08 09:24:44 -05:00 |
|
Erik Joelsson
|
2f8f0b23cd
|
8196985: Disable new warnings from GCC 7.3 in jdk libraries
Reviewed-by: tbell, ihse
|
2018-02-08 12:01:32 -08:00 |
|
Brian Burkhalter
|
b44023eb8d
|
8197141: Add java/nio/file/WatchService/LotsOfCancels.java to ProblemList on Solaris
Reviewed-by: rriggs
|
2018-02-08 10:54:01 -08:00 |
|
Erik Joelsson
|
167d81a718
|
8196356: Changes to m4 files don't trigger autoconf execution at build time
Reviewed-by: tbell
|
2018-02-08 10:28:50 -08:00 |
|
Claes Redestad
|
9f0da6d94f
|
8196869: Optimize Locale creation
Reviewed-by: psandoz, plevart, naoto
|
2018-02-08 18:45:30 +01:00 |
|
Adam Petcher
|
8dcabfdf5f
|
8196215: sun/security/util/Resources/customSysClassLoader/MessageFormatting.java failed on ar_SA locale
Fixing a minor bug in a test related to policy parser message formatting
Reviewed-by: mullan, xuelei
|
2018-02-08 10:06:57 -05:00 |
|
Alexandre Iline
|
ca8a2aceed
|
8178342: Missing @modules in jdk/jdk/nio/zipfs
Reviewed-by: mchung
|
2018-02-08 06:16:49 -08:00 |
|
Alan Bateman
|
e3b7698786
|
8196956: (ch) More channels cleanup
Reviewed-by: rriggs, prappo, bpb
|
2018-02-08 10:55:21 +00:00 |
|
Weijun Wang
|
48aad3bd2f
|
8196823: jarsigner should not create a signed jar if the signing fails
Reviewed-by: mullan, alanb
|
2018-02-08 11:44:21 +08:00 |
|
Jonathan Gibbons
|
e7f7bcdb06
|
8195795: Organize output files by module/package, not just package
Reviewed-by: ksrini, mchung, erikj
|
2018-02-07 11:28:23 -08:00 |
|
Erik Joelsson
|
0a40080ee1
|
8196951: jdk build fails with clang: error: no such file or directory: '@LIBZ_CFLAGS@'
Reviewed-by: tbell, alanb
|
2018-02-07 09:48:43 -08:00 |
|
Adam Petcher
|
683817de43
|
8194251: Deadlock between UsageTracker and System.getProperty() when using a malformed security policy
Disable localization of error messages produced during policy file parsing
Reviewed-by: mchung, mullan
|
2018-02-07 09:06:43 -05:00 |
|
Bhavesh Patel
|
999168d66b
|
8196027: Remove "Prev" and "Next" links from the javadoc navigation
Reviewed-by: jjg, ksrini
|
2018-02-06 18:28:23 -08:00 |
|
Erik Joelsson
|
b53c31d599
|
8196895 : Create devkit for Macosx with Xcode 9.2
Reviewed-by: ihse, tbell
|
2018-02-06 16:33:38 -08:00 |
|
David Holmes
|
982d2dc7de
|
8173401: Update VERSION_FEATURE for JDK 11
Reviewed-by: darcy, mchung, erikj
|
2018-02-06 16:53:03 -05:00 |
|
Erik Joelsson
|
6d85cafef2
|
8196911: Windows build fails with not finding zlib.h
Reviewed-by: tbell
|
2018-02-06 22:47:50 +01:00 |
|
Erik Joelsson
|
7a6b695959
|
8196879: Forgot to add file in JDK-8196803
Reviewed-by: tbell
|
2018-02-06 10:17:31 -08:00 |
|
Erik Joelsson
|
ffdfd48fd2
|
8196803: Fix build warnings in jdk libraries with Xcode 9
Reviewed-by: tbell, ihse
|
2018-02-06 10:12:05 -08:00 |
|
Alan Bateman
|
8deac7d09b
|
8196787: (ch) Moving network channels to use j.u.c locks
Reviewed-by: prappo, rriggs
|
2018-02-06 16:04:46 +00:00 |
|
Srinivas Dama
|
6ff900807d
|
8152616: com.sun.tools.javac.tree.Pretty generates nested comments for enum
Fixed nested comments for enum
Reviewed-by: mcimadamore
|
2018-02-06 23:49:10 +05:30 |
|
Brian Burkhalter
|
5f7839ae5a
|
8196535: Remove support for pre-Java 6 non-JVM-wide file locking
Reviewed-by: alanb, rriggs
|
2018-02-05 15:08:46 -08:00 |
|