Weijun Wang
|
50484af54b
|
8191139: Remove deprecated javax.security.auth.Policy API
Reviewed-by: mullan
|
2018-03-08 12:20:26 +08:00 |
|
Weijun Wang
|
68b1b6c580
|
8198898: Compilation errors in jdk.crypto.mscapi with VS 2017
Reviewed-by: xuelei
|
2018-03-08 11:44:43 +08:00 |
|
Weijun Wang
|
3fb8a072a1
|
8199198: Remove unused functions in jdk.crypto.mscapi native code
Reviewed-by: igerasim, wetmore
|
2018-03-08 11:44:26 +08:00 |
|
Erik Joelsson
|
2c4466755b
|
8199197: Set _NT_SYMBOL_PATH when running tests on windows
Reviewed-by: ihse, ctornqvi
|
2018-03-07 22:30:39 +01:00 |
|
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 |
|
Alexey Ivanov
|
366192f502
|
8198777: JList.getPreferredScrollableViewportSize(): fix mistake in doc for height calc
Reviewed-by: serb, ssadetsky
|
2018-03-07 16:08:52 +00:00 |
|
Manajit Halder
|
dd5043a7d6
|
8190767: if JFrame is maximized on OS X, all new JFrames will be maximized by default
Reviewed-by: serb, kaddepalli
|
2018-03-07 14:54:46 +05:30 |
|
Pankaj Bansal
|
4a0424f9bf
|
8190347: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/TranslucentJComboBox.java fails
Reviewed-by: serb, psadhukhan
|
2018-03-07 18:20:09 +05:30 |
|
Prem Balakrishnan
|
b46b19cb58
|
8160767: [TEST_BUG] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java
Reviewed-by: prr, ssadetsky
|
2018-03-07 17:05:28 +05:30 |
|
Prem Balakrishnan
|
8bb3dc6619
|
8196435: Regression automated Test 'java/awt/Mouse/GetMousePositionTest/GetMousePositionWithOverlay.java' fails
Reviewed-by: mhalder, ssadetsky, serb
|
2018-03-07 16:52:19 +05:30 |
|
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 |
|
Phil Race
|
ea6bd4c0ec
|
Merge
|
2018-03-05 13:11:21 -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 |
|
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 |
|
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 |
|
Anton Litvinov
|
dfb4b0979b
|
8198605: Touch keyboard is shown for a non-focusable text component
Reviewed-by: serb, dmarkov
|
2018-03-05 01:22:36 +00: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 |
|
Prasanta Sadhukhan
|
be7644263d
|
8194767: Regression automated Test 'javax/swing/JEditorPane/6917744/bug6917744.java' fails
Reviewed-by: ssadetsky, prr
|
2018-03-03 09:55:22 +05:30 |
|
Roger Riggs
|
9f72c07d5a
|
8198970: jnu_util.c compilation error on Solaris
Reviewed-by: mchung, redestad
|
2018-03-02 18:08:50 -05:00 |
|
Alexandre Iline
|
68c6ef69de
|
8198922: Provide instrumentation for sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java
Reviewed-by: prr
|
2018-03-02 14:25:39 -08: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 |
|
Robbin Ehn
|
08ad8da3f7
|
8198833: TestMemoryAwareness Docker container fails with too small maximum heap
Reviewed-by: bobv, dholmes
|
2018-03-02 11:43:19 +01:00 |
|
Jesper Wilhelmsson
|
6a37cbc50c
|
Merge
|
2018-03-02 21:00:12 +01:00 |
|
Magnus Ihse Bursie
|
155a105d79
|
8199347: Always use -Z7 for debug symbols when compiling on Windows
Reviewed-by: erikj
|
2018-03-09 00:28:50 +01:00 |
|
Erik Joelsson
|
2cf53991cd
|
8199266: Update boot and build jdk requirements in configure
Reviewed-by: ihse, tbell
|
2018-03-08 22:17:57 +01:00 |
|
Jonathan Gibbons
|
7a762e0598
|
8194296: Check copyright of files in make/langtools/tools
Reviewed-by: mcimadamore, jlahoda
|
2018-03-08 13:09:31 -08:00 |
|
Magnus Ihse Bursie
|
b64d0ef66d
|
8198724: Refactor FLAGS handling in configure
Reviewed-by: erikj
|
2018-03-02 10:59:25 +01:00 |
|
Prahalad Kumar Narayanan
|
f3ae7d1bd9
|
8198613: Test cases result in failure or timeout when run with OpenGL backend
Reviewed-by: serb, jdv
|
2018-03-02 14:39:29 +05:30 |
|
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 |
|
Prasanta Sadhukhan
|
b4beeae554
|
8194943: Regression automated test 'open/test/jdk/javax/swing/JInternalFrame/8020708/bug8020708.java' fails
Reviewed-by: ssadetsky, sveerabhadra
|
2018-03-02 09:59:02 +05:30 |
|
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 |
|