Magnus Ihse Bursie
|
eb36e850a5
|
8199224: Refactor add_native_source in SetupNativeCompilation
Reviewed-by: erikj
|
2018-03-07 19:14:36 +01:00 |
|
Hannes Wallnöfer
|
42f6751d6f
|
8199236: Nashorn uses deprecated HTML tags in Javadoc
Reviewed-by: jlaskey, sundar
|
2018-03-07 18:36:21 +01:00 |
|
Ed Nevill
|
cf0e82688b
|
8199152: Configure broken on arm32
Reviewed-by: ihse
|
2018-03-06 23:03:50 +00:00 |
|
Alan Bateman
|
c37c87b388
|
8199120: (so) SocketChannelImpl read/write don't need stateLock when channel is configured non-blocking
Reviewed-by: bpb
|
2018-03-07 07:20:38 +00:00 |
|
Alan Bateman
|
61aa187aaf
|
8199015: (se) SocketChannelImpl.translateXXXOps access channel state without synchronization
Reviewed-by: bpb
|
2018-03-07 07:15:24 +00:00 |
|
Alan Bateman
|
889a041f22
|
8198928: (so) SocketChannel connect may deadlock if closed at around same time that connect fails
Reviewed-by: bpb, mli
|
2018-03-07 07:13:55 +00:00 |
|
Brian Burkhalter
|
1deb2a7bd5
|
8198302: VS2017 (C4477) java.base/windows/native/libnet/NetworkInterface_winXP.c incorrect printf format strings
Cast to expected data type
Reviewed-by: chegar, clanger, rriggs
|
2018-03-06 10:51:26 -08:00 |
|
Bhavesh Patel
|
1780fdeae7
|
8182765: HTML5 must be the default javadoc codegen mode in the near future
Reviewed-by: jjg
|
2018-03-06 10:45:47 -08:00 |
|
Magnus Ihse Bursie
|
ff76e20be8
|
8199103: Can't use COMPARE_BUILD with PATCH from custom root
Reviewed-by: erikj
|
2018-03-06 17:43:21 +01:00 |
|
Erik Joelsson
|
ebbacc188e
|
8199125: --disable-warnings-as-errors does not work for native jtreg test code
Reviewed-by: ihse
|
2018-03-06 17:30:13 +01:00 |
|
Magnus Ihse Bursie
|
b01af2b4bf
|
8199118: Filtering of filename for microsoft CL broken on newer Cygwin
Reviewed-by: erikj
|
2018-03-06 17:24:56 +01:00 |
|
Roger Riggs
|
4166d0663c
|
8197538: Remove mention of hotjava paths in MimeTable.java
Reviewed-by: lancea, bpb, chegar
|
2018-03-06 10:00:49 -05:00 |
|
Sean Coffey
|
5b02a98b21
|
8199018: Test crypto provider not registering
Reviewed-by: wetmore
|
2018-03-06 10:31:14 +00:00 |
|
Magnus Ihse Bursie
|
5f52842c26
|
8198844: Clean up GensrcX11Wrappers
Reviewed-by: erikj, prr
|
2018-03-06 00:59:49 +01:00 |
|
Magnus Ihse Bursie
|
f62bc01efe
|
8199052: Configure broken on aarch64
Reviewed-by: erikj
|
2018-03-06 00:56:03 +01:00 |
|
Randy Crihfield
|
af7782b1a0
|
8193660: Check SOURCE line in "release" file for closedjdk
Reviewed-by: alanb
|
2018-03-05 05:50:24 -08:00 |
|
Randy Crihfield
|
28e38031a2
|
8193660: Check SOURCE line in "release" file for closedjdk
Reviewed-by: alanb
|
2018-03-05 05:44:46 -08:00 |
|
Naoto Sato
|
3d4edcc571
|
4993841: (str) java.lang.Character should have a toString(int) method
Reviewed-by: martin, rriggs, sherman, smarks
|
2018-03-05 08:50:47 -08:00 |
|
Brian Burkhalter
|
a131e1668f
|
8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64
Move to using centralized native build and remove obsolete .so files
Reviewed-by: alanb, erikj
|
2018-03-05 08:27:42 -08:00 |
|
Chris Yin
|
d3e24d6682
|
8198931: remove java.xml.bind module dependency for com/sun/jndi tests
Reviewed-by: lancea
|
2018-03-04 18:46:07 -08:00 |
|
Lance Andersen
|
9995861868
|
8197533: Move javax.transaction.xa to its own module
Reviewed-by: darcy, alanb, psandoz, ihse
|
2018-03-04 17:05:29 -05:00 |
|
Xueming Shen
|
d4d8c255b2
|
8198966: To make CoderResult.Cache.cache final and allocate it eagerly
Reviewed-by: redestad
|
2018-03-04 00:32:53 -08:00 |
|
Magnus Ihse Bursie
|
3e166182e0
|
8198862: Stop doing funky compilation stuff for dtrace
Reviewed-by: erikj, tbell
|
2018-03-03 08:39:08 +01:00 |
|
Roger Riggs
|
9f72c07d5a
|
8198970: jnu_util.c compilation error on Solaris
Reviewed-by: mchung, redestad
|
2018-03-02 18:08:50 -05:00 |
|
Jim Laskey
|
522a9d15fd
|
8198955: String#repeat loop optimization
Reviewed-by: rriggs, redestad, igerasim
|
2018-03-02 18:10:57 -04:00 |
|
Roger Riggs
|
c43cebb5cf
|
8198697: Simplify initialization of platform encoding
Reviewed-by: redestad, sherman
|
2018-03-02 14:17:04 -05:00 |
|
Magnus Ihse Bursie
|
b64d0ef66d
|
8198724: Refactor FLAGS handling in configure
Reviewed-by: erikj
|
2018-03-02 10:59:25 +01:00 |
|
Felix Yang
|
77d0099725
|
8198821: fix test methods access for test java/text/Normalizer/NormalizerAPITest.java
Reviewed-by: naoto
|
2018-03-02 00:33:00 -08:00 |
|
Martin Buchholz
|
5e529f5d62
|
8198933: Update JDI tests to pass valid URL[]
Reviewed-by: dholmes
|
2018-03-01 21:23:35 -08:00 |
|
Martin Buchholz
|
fa4abe66dd
|
8198810: URLClassLoader does not specify behavior when URL array contains null
Reviewed-by: alanb, darcy, dholmes
|
2018-03-01 19:01:34 -08:00 |
|
Claes Redestad
|
ec495ebede
|
8198888: Reduce string allocation churn in InvokerBytecodeGenerator
Reviewed-by: psandoz, plevart
|
2018-03-01 13:08:06 +01:00 |
|
Joe Wang
|
5a7aff9897
|
8137326: Methods for comparing CharSequence, StringBuilder, and StringBuffer
Reviewed-by: rriggs, smarks, sherman, tvaleev
|
2018-03-01 15:31:04 -08:00 |
|
Lana Steuck
|
17b8a043c4
|
Merge
|
2018-03-01 21:09:54 +00:00 |
|
Philipp Kunz
|
5db337db24
|
6372077: JarFile.getManifest() should handle manifest attribute name 70 bytes
Reviewed-by: alanb, sherman
|
2018-03-01 15:50:26 -05:00 |
|
Xueming Shen
|
3a03cd060f
|
8187653: Lock in CoderResult.Cache becomes performance bottleneck
Reviewed-by: rriggs, alanb
|
2018-03-01 12:31:24 -08:00 |
|
Jim Laskey
|
b4d4d8f66c
|
8197594: String#repeat
Reviewed-by: smarks, psandoz, plevart, rriggs, redestad
|
2018-03-01 15:45:51 -04:00 |
|
Lana Steuck
|
c68e276b0d
|
Merge
|
2018-03-01 19:45:37 +00:00 |
|
Lana Steuck
|
789e437e6c
|
Added tag jdk-11+3 for changeset 1fd4d6068f54
|
2018-03-01 19:44:36 +00:00 |
|
Alan Bateman
|
95b1eef0da
|
8198841: Thread.interrupt should set interrupt status while holding blockerLock
Reviewed-by: bpb
|
2018-03-01 18:27:39 +00:00 |
|
Phil Race
|
60ce64e54a
|
Merge
|
2018-03-01 10:03:31 -08:00 |
|
Magnus Ihse Bursie
|
28342b55f9
|
8198859: Use elfedit to silence linker warnings on solaris
Reviewed-by: tbell
|
2018-03-01 18:12:50 +01:00 |
|
Phil Race
|
d381c82162
|
Merge
|
2018-03-01 08:52:52 -08:00 |
|
Mandy Chung
|
3414903aba
|
8198253: ThreadInfo.from(CompositeData) incorrectly accepts CompositeData with missing JDK 6 attributes
Reviewed-by: dfuchs, jmanson
|
2018-02-28 17:11:57 -08:00 |
|
Vicente Romero
|
dc42a2bab5
|
8198628: further simplifications to lambda classification at JavacParser
Reviewed-by: mcimadamore
|
2018-02-28 18:36:25 -05:00 |
|
Lana Steuck
|
3e7c7c6cdf
|
Merge
|
2018-02-28 21:21:11 +00:00 |
|
Magnus Ihse Bursie
|
e23e30e61b
|
8198751: Refactor SetupNativeCompilation to take NAME and TYPE
Reviewed-by: tbell
|
2018-02-28 21:16:11 +01:00 |
|
Sean Coffey
|
14c85c2934
|
8193892: Impact of noncloneable MessageDigest implementation
Reviewed-by: wetmore, valeriep, xuelei
|
2018-02-28 18:28:17 +00:00 |
|
Jesper Wilhelmsson
|
cddf0c19ae
|
8198726: Quarantine SADebugDTest.java again
Reviewed-by: dcubed
|
2018-02-28 17:34:10 +01:00 |
|
Krishna Addepalli
|
c5df5c1f0b
|
8197808: Test java/awt/Dialog/MakeWindowAlwaysOnTop/MakeWindowAlwaysOnTop.java fails on Windows
Reviewed-by: ssadetsky, prr, serb
|
2018-02-28 14:29:37 +05:30 |
|
Prasanta Sadhukhan
|
22000aa73b
|
8186513: [TESTBUG] javax/swing/JInternalFrame/8160248/JInternalFrameDraggingTest.java
Reviewed-by: jdv, sveerabhadra
|
2018-02-28 12:07:31 +05:30 |
|