Erik Joelsson
969b909f15
8183166: lib\jawt.lib is missing from JDK 9 distribution for Windows
...
Reviewed-by: ihse
2017-07-03 10:27:42 +02:00
Priya Lakshmi Muthuswamy
9797f94e75
8068836: Error message should be updated when Override is used with static methods
...
Issue a more direct, specific error when @Override annotation is used with a static method
Reviewed-by: sadayapalam
2017-07-03 12:58:30 +05:30
Ogata Kazunori
43fc1b68a2
8182743: Ineffective use of volatile hurts performance of Charset.atBugLevel()
...
Reviewed-by: clanger, redestad, plevart, coffeys
2017-07-01 20:35:28 +02:00
Jan Lahoda
6cc1fadb9a
8183021: JShell tests: Fix failing tests on Windows
...
Reviewed-by: jjg, rfield
2017-06-30 20:03:07 +02:00
Roger Riggs
7b258a7561
8183019: Diagnostics for onExitTest
...
Reviewed-by: clanger
2017-06-30 13:28:25 -04:00
Paul Hohensee
f8a30c1660
8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
...
8182656: Make the required changes in GC code to build on OSX 10 + Xcode 8
8182657: Make the required changes in Runtime code to build on OSX 10 + Xcode 8
8182658: Make the required changes in Compiler code to build on OSX 10 + Xcode 8
Reviewed-by: jwilhelm, ehelin
2017-06-30 16:42:49 +02:00
Matthias Baesken
3730163d9d
8183286: Some java/awt and javax/swing tests miss headful jtreg keyword
...
Reviewed-by: serb, clanger
2017-06-30 16:32:18 +02:00
Prasanta Sadhukhan
8143715e7e
7190539: Nimbus LaF: JPopupMenu reacts on Ctrl+Enter
...
Reviewed-by: ssadetsky, azvegint
2017-07-04 13:37:02 +05:30
Prasanta Sadhukhan
f3abf05b31
8182577: Exception when Tab key moves focus to a JCheckbox with a custom ButtonModel
...
Reviewed-by: ssadetsky, serb, kcr
2017-07-01 10:00:15 +05:30
Prasanta Sadhukhan
15fcd07725
8075063: Context menu closes on mouse scroll
...
Reviewed-by: ssadetsky
2017-07-01 09:56:02 +05:30
Vicente Romero
b081062f1c
8182047: javac compile error on type-parameter-exceptions in lambda expressions
...
Reviewed-by: mcimadamore
2017-06-30 05:47:35 -07:00
Prasanta Sadhukhan
e8693a14fb
8182402: Tooltip for Desktop button is in English when non-English locale is set
...
Reviewed-by: azvegint
2017-06-30 11:03:44 +05:30
Felix Yang
c33dc7513c
8182975: Mark http2/BasicTest.java and FixedThreadPoolTest.java as intermittently failing
...
Reviewed-by: rriggs
2017-06-29 18:42:01 -07:00
Kumar Srinivasan
e1ab913813
8183141: java --help-extra in non-English locales lists --permit-illegal-access which no longer exists
...
Reviewed-by: alanb
2017-06-29 17:12:14 -07:00
Joe Darcy
c00b47cf6e
8183255: Fix langtools TEST.groups file after fix for JDK-8177511
...
Reviewed-by: jjg
2017-06-29 14:32:39 -07:00
Brian Burkhalter
43ba99fd98
8182710: File.listRoots() always returns the root of CD drive
...
Include only logical drives with an extant filesystem location
Reviewed-by: clanger, rriggs, plevart, tvaleev
2017-06-29 13:40:38 -07:00
Phil Race
296990a1e8
Merge
2017-06-29 13:07:19 -07:00
Phil Race
933e26ad58
8180877: More deeply colored ICC spaces
...
Reviewed-by: serb, rhalade, mschoene
2017-06-29 11:53:19 -07:00
Lana Steuck
e081f2e0a6
Added tag jdk-9+176 for changeset e447c20c3ff9
2017-06-29 17:26:09 +00:00
Lana Steuck
43585b8c16
Added tag jdk-9+176 for changeset a4ba08de01fd
2017-06-29 17:26:09 +00:00
Lana Steuck
ff88ab9cbb
Added tag jdk-9+176 for changeset 2ed643787f98
2017-06-29 17:26:08 +00:00
Lana Steuck
9a72bbc154
Added tag jdk-9+176 for changeset a9fa15f3dee6
2017-06-29 17:26:07 +00:00
Lana Steuck
92c5e1fd32
Added tag jdk-9+176 for changeset a865459049fb
2017-06-29 17:26:07 +00:00
Lana Steuck
d1804f8ac5
Added tag jdk-9+176 for changeset 4b5557c9b656
2017-06-29 17:26:06 +00:00
Lana Steuck
643c60e92b
Added tag jdk-9+176 for changeset 47565d5a42c5
2017-06-29 17:26:06 +00:00
Lana Steuck
df345cfd42
Added tag jdk-9+176 for changeset 7ce57d6259e7
2017-06-29 17:26:05 +00:00
Vicente Romero
ce13d717f4
8182649: Unable to integrate due to compilation error
...
Reviewed-by: mcimadamore
2017-06-29 08:24:25 -07:00
Vicente Romero
dacae3939b
8182747: javac crashes on bad annotation value
...
Reviewed-by: mcimadamore
2017-06-29 07:19:44 -07:00
Christoph Langer
272667cf70
8183012: Code cleanup in com.sun.tools.jdi
...
Reviewed-by: sspitsyn, stuefe
2017-06-29 12:59:55 +02:00
Michael McMahon
d9cfff236d
8182589: TLS SNI in new Java 9 client is not available
...
Reviewed-by: dfuchs
2017-06-29 11:10:30 +01:00
Hannes Wallnöfer
095fb6718d
8182996: Incorrect mapping Long type to JavaScript equivalent
...
Reviewed-by: jlaskey, sundar
2017-06-29 12:05:08 +02:00
Joe Darcy
6e40f2e939
8183175: Add explicit constructors to MalformedParameterizedTypeException
...
Reviewed-by: bpb
2017-06-28 17:57:20 -07:00
Joe Darcy
22bcf60705
8183173: Add private constructors to Fdlibm-internal classes
...
Reviewed-by: bpb
2017-06-28 17:23:37 -07:00
Vicente Romero
d4adff10ed
8183148: cleanup ModuleSymbol.getSimpleName
...
Reviewed-by: jjg
2017-06-28 14:46:18 -07:00
Iris Clark
badaec37d2
8183142: Add bugids=dup to .jcheck/conf files for JDK 10
...
Reviewed-by: mr
2017-06-28 11:27:32 -07:00
Iris Clark
bd8f3f63f6
8183142: Add bugids=dup to .jcheck/conf files for JDK 10
...
Reviewed-by: mr
2017-06-28 11:27:31 -07:00
Iris Clark
62e3518cc5
8183142: Add bugids=dup to .jcheck/conf files for JDK 10
...
Reviewed-by: mr
2017-06-28 11:27:29 -07:00
Iris Clark
c55de9bee1
8183142: Add bugids=dup to .jcheck/conf files for JDK 10
...
Reviewed-by: mr
2017-06-28 11:27:28 -07:00
Iris Clark
80e9413e75
8183142: Add bugids=dup to .jcheck/conf files for JDK 10
...
Reviewed-by: mr
2017-06-28 11:27:28 -07:00
Iris Clark
c45b4ed6a5
8183142: Add bugids=dup to .jcheck/conf files for JDK 10
...
Reviewed-by: mr
2017-06-28 11:27:27 -07:00
Iris Clark
2cf79071bb
8183142: Add bugids=dup to .jcheck/conf files for JDK 10
...
Reviewed-by: mr
2017-06-28 11:27:27 -07:00
Iris Clark
84f7a49af0
8183142: Add bugids=dup to .jcheck/conf files for JDK 10
...
Reviewed-by: mr
2017-06-28 11:27:27 -07:00
Jesper Wilhelmsson
efd1054686
8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
...
8182656: Make the required changes in GC code to build on OSX 10 + Xcode 8
8182657: Make the required changes in Runtime code to build on OSX 10 + Xcode 8
8182658: Make the required changes in Compiler code to build on OSX 10 + Xcode 8
Co-authored-by: Paul Hohensee <hohensee@amazon.com>
Reviewed-by: jwilhelm, ehelin, phh
2017-07-06 01:50:26 +02:00
Iris Clark
4b588dc9cb
8183142: Add bugids=dup to .jcheck/conf files for JDK 10
...
Reviewed-by: mr
2017-06-28 11:27:24 -07:00
Vinnie Ryan
e4945e6c66
8181370: Better keystore handling
...
Reviewed-by: weijun, igerasim
2017-06-28 16:52:36 +01:00
Bob Vandette
52d08331e8
Merge
2017-06-28 14:12:59 +02:00
Bob Vandette
28ec3ee2b3
Merge
2017-06-27 16:00:14 -04:00
Bob Vandette
ed6ab6d729
8182052: Test compiler/aot/cli/jaotc/CompileJarTest.java fails in JPRT
...
Reviewed-by: kvn
2017-06-27 14:30:44 -04:00
Igor Ignatyev
02d9418fb4
8182154: merge jdk.testlibrary.Platform and jdk.test.lib.Platform
...
Reviewed-by: sspitsyn, plevart
2017-06-27 08:43:58 -07:00
Igor Ignatyev
849b871515
8182154: merge jdk.testlibrary.Platform and jdk.test.lib.Platform
...
Reviewed-by: sspitsyn, plevart
2017-06-27 08:43:35 -07:00