Robert Field
|
4aa85f9489
|
8196133: JShell crashes when attempting to use bad source file in class path
Reviewed-by: jlahoda
|
2018-02-16 16:18:55 -08:00 |
|
Phil Race
|
42dc61aad0
|
Merge
|
2018-02-16 13:49:07 -08:00 |
|
Sergey Bylokhov
|
7578044e71
|
8196196: Headful tests should not be run in headless mode
Reviewed-by: prr
|
2018-02-16 12:24:38 -08:00 |
|
Erik Joelsson
|
c6109771f1
|
8153294: Solaris devkit uses linker from system instead of in devkit
Reviewed-by: tbell, ihse
|
2018-02-16 11:49:27 -08:00 |
|
Ben Walsh
|
6f44bbc940
|
8198306: Add post custom extension hooks to two launchers
Reviewed-by: erikj
|
2018-02-16 11:26:12 -08:00 |
|
Magnus Ihse Bursie
|
0b6f8bb24a
|
8198227: Fix COMPARE_BUILD after forest consolidation
Reviewed-by: erikj, tbell
|
2018-02-16 18:51:35 +01:00 |
|
Abdul Kolarkunnu
|
3715cbe450
|
8197549: Implement a new method similar to waitState() on Operator which run the check on event queue
Reviewed-by: serb
|
2018-02-16 18:27:35 +05:30 |
|
Abdul Kolarkunnu
|
b6a2f5517e
|
8197482: Make Jemmy ComponentChooser lambda friendly
Reviewed-by: serb
|
2018-02-16 18:17:34 +05:30 |
|
Abdul Kolarkunnu
|
d78e0978af
|
8196338: [TEST_BUG] sanity/client/SwingSet/src/TextFieldDemoTest.java Failed with timeout
Reviewed-by: ssadetsky
|
2018-02-16 18:06:23 +05:30 |
|
Lana Steuck
|
bdc7ee1a5d
|
Merge
|
2018-02-16 05:58:57 +00:00 |
|
Sundararajan Athijegannathan
|
8a170b8042
|
8196959: NullPointerException in discovery003.java
Fixed corner case of having engineName as NULL
Reviewed-by: jlaskey
|
2018-02-16 15:23:22 +05:30 |
|
Lana Steuck
|
93138c756e
|
Added tag jdk-11+1 for changeset dfa46cfe5634
|
2018-02-16 05:58:04 +00:00 |
|
Martin Buchholz
|
a95d50a5fc
|
8197812: (ref) Data race in Finalizer
Reviewed-by: plevart, mchung
|
2018-02-15 19:35:17 -08:00 |
|
Alexey Ushakov
|
10ef2cd87c
|
8197499: RepaintManager does not increase double buffer after attaching a device with higher resolution
Reviewed-by: serb, prr
|
2018-02-15 17:20:57 -08:00 |
|
Alan Bateman
|
0b78370b74
|
8193819: Error message when module does not have a ModuleMainClass attribute is confusing
Reviewed-by: sundar
jdk-11+1
|
2018-02-15 14:44:14 +00:00 |
|
Alan Bateman
|
fc3364785a
|
8193818: Remove unused single_step field from java.lang.Thread
Reviewed-by: lancea, dholmes
|
2018-02-15 13:37:20 +00:00 |
|
Pankaj Bansal
|
eb9d86fff1
|
5076761: JList.setSelectedValue(null, ...) doesn't do anything
Reviewed-by: serb, ssadetsky, psadhukhan
|
2018-02-15 14:20:44 +05:30 |
|
Xueming Shen
|
739c973204
|
8197988: T2 test javax/net/ssl/interop/ClientHelloChromeInterOp.java failed after JDK-8164278
Reviewed-by: alanb
|
2018-02-15 00:25:01 -08:00 |
|
Martin Buchholz
|
48b9835669
|
8197893: Mistaken type check in CheckedEntrySet.toArray
Reviewed-by: psandoz
|
2018-02-14 16:37:20 -08:00 |
|
Xueming Shen
|
f6ca24c05f
|
8164278: java.util.Base64.EncOutputStream/DecInputStream is slower than corresponding version in javax.mail package
Reviewed-by: rriggs
|
2018-02-14 14:13:42 -08:00 |
|
Claes Redestad
|
abb7e3a52a
|
8197849: Misc improvements to jar resource handling
Reviewed-by: rriggs, dfuchs
|
2018-02-14 19:03:12 +01:00 |
|
Brian Burkhalter
|
f74677e37e
|
8144672: (ch) PipeImpl should use localhost instead of loopback address
Reviewed-by: alanb, clanger
|
2018-02-14 08:15:07 -08:00 |
|
Claes Redestad
|
fa933f3971
|
8195850: Improve startup of code to pull arguments from BootstrapMethodInvoker
Reviewed-by: psandoz, jrose
|
2018-02-14 15:27:29 +01:00 |
|
Claes Redestad
|
50f6694f00
|
8197829: Optimize CLDRCalendarDataProviderImpl::retrieveInteger
Reviewed-by: naoto
|
2018-02-14 14:45:38 +01:00 |
|
Weijun Wang
|
06a9e1a72f
|
8191438: jarsigner should print when a timestamp will expire
Reviewed-by: mullan
|
2018-02-14 16:58:49 +08:00 |
|
Mandy Chung
|
ff6a245d89
|
8197865: @moduleGraph taglet generates incorrect link to module graph
Reviewed-by: jjg, lancea
|
2018-02-13 15:32:41 -08:00 |
|
Lana Steuck
|
1087d69b46
|
Merge
|
2018-02-13 22:10:03 +00:00 |
|
Phil Race
|
30d35b2854
|
Merge
|
2018-02-12 10:31:42 -08:00 |
|
Phil Race
|
9ab1b854ca
|
8197546: Fix for 8171000 breaks Solaris + Linux builds
Reviewed-by: serb, jdv
|
2018-02-12 08:56:44 -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 |
|
Jesper Wilhelmsson
|
9beff15bed
|
Merge
|
2018-02-10 09:25:35 +01:00 |
|
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 |
|
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 |
|
Thomas Schatzl
|
147e4f3054
|
8197493: [Backout] JDK-8196602 Change HeapRegionClosure to comply to naming conventions
Reviewed-by: shade
|
2018-02-09 12:53:08 +01:00 |
|
Thomas Schatzl
|
514930360f
|
8196602: Change HeapRegionClosure to comply to naming conventions
Reviewed-by: kbarrett, sjohanss
|
2018-02-09 11:51:40 +01:00 |
|
Phil Race
|
55b32f6b41
|
Merge
|
2018-02-08 22:34:20 -08:00 |
|
Leonid Mesnik
|
45f751f518
|
8197455: There is some runthese related unused code in bytecodeInterpreter.cpp
Reviewed-by: iignatyev, dholmes
|
2018-02-08 21:53:06 -05:00 |
|
Lana Steuck
|
845f7823de
|
Merge
|
2018-02-09 02:23:34 +00:00 |
|
Kim Barrett
|
a25a95120e
|
8196083: Avoid locking in OopStorage::release
Defer release list updates to later allocate/delete operations.
Reviewed-by: coleenp, eosterlund
|
2018-02-08 17:23:43 -05:00 |
|
Coleen Phillimore
|
789e827f1a
|
8196806: Deprecate VMThreadHintNoPreempt and CompilerThreadHintNoPreempt
Reviewed-by: dholmes, hseigel
|
2018-02-08 15:21:59 -05:00 |
|