Sergey Bylokhov
|
0282e28829
|
8183576: Synchronization in BufferedImage.setRGB(int x, int y, int rgb) is not necessary
Reviewed-by: prr, flar, pnarayanan
|
2017-07-10 14:41:54 -07:00 |
|
Shashidhara Veerabhadraiah
|
57a0405d79
|
6919529: NPE from MultiUIDefaults.getUIError
Reviewed-by: aghaisas, psadhukhan, serb
|
2017-07-10 14:55:29 +05:30 |
|
Sergey Bylokhov
|
54ad5390d0
|
8178403: DirectAudio in JavaSound may hang and leak
Reviewed-by: prr, alitvinov
|
2017-07-06 15:54:39 -07:00 |
|
Phil Race
|
c0daae63a2
|
Merge
|
2017-07-06 09:22:45 -07:00 |
|
Shashidhara Veerabhadraiah
|
ec836d6692
|
8165213: [TESTBUG] [PIT] consistent failure of a new regtest for 8163193
Reviewed-by: psadhukhan, serb
|
2017-07-06 16:45:56 +05:30 |
|
Alan Bateman
|
1a1484c755
|
8183536: Update jdk tests to allow for unique test classes directory
Reviewed-by: lancea
|
2017-07-05 13:30:22 +01:00 |
|
Felix Yang
|
7286216186
|
8183514: Remove intermittent key from httpclient test TimeoutOrdering and ErrorTest
Reviewed-by: dfuchs
|
2017-07-04 18:49:16 -07:00 |
|
Amy Lu
|
1be87a5f55
|
8183512: Remove intermittent key from nio test Transfer4GBFile.java TransferTo6GBFile.java and StressLoopback.java
Reviewed-by: alanb
|
2017-07-05 08:30:36 +08:00 |
|
Amy Lu
|
22795d4108
|
8183531: Wrong @modules in test javax/net/ssl/ciphersuites/ECCurvesconstraints.java
Reviewed-by: wetmore, xuelei
|
2017-07-05 08:26:54 +08:00 |
|
Naoto Sato
|
f5388e93ad
|
8160199: Language's script should be reflected in user.script on Mac OS X
Reviewed-by: bchristi, sherman
|
2017-07-03 12:54:24 -07:00 |
|
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 |
|
Roger Riggs
|
7b258a7561
|
8183019: Diagnostics for onExitTest
Reviewed-by: clanger
|
2017-06-30 13:28:25 -04: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Felix Yang
|
444396a180
|
8178699: Fail to send async requests if server doesn't response the first one
Reviewed-by: dfuchs
|
2017-06-25 23:51:46 -07:00 |
|
Robert Field
|
e7275ffe56
|
8182854: jshell tool: rerun multiline snippet from history corrupts history (jdk part)
Jdk sub-repo part of fix for parent issue 8182489, test in parent commit (langtools)
Reviewed-by: jlahoda
|
2017-06-25 13:35:08 -07:00 |
|
Lana Steuck
|
55ee56a972
|
Added tag jdk-10+13 for changeset d1320b34c90f
|
2017-06-24 02:59:17 +00:00 |
|
Lana Steuck
|
7029c4aa42
|
Merge
|
2017-06-23 23:48:17 +00:00 |
|
Phil Race
|
121ea6cf32
|
Merge
|
2017-06-23 09:48:10 -07:00 |
|
Sean Coffey
|
4b631dd1a1
|
8182672: Java 8u121 on Linux intermittently returns null for MAC address
Reviewed-by: chegar, clanger, msheppar, vtewari
|
2017-06-23 17:43:38 +01:00 |
|
Lana Steuck
|
bf6d0eac9c
|
Added tag jdk-9+175 for changeset 6f21cd7ec80e
|
2017-06-22 18:42:46 +00:00 |
|
Prasanta Sadhukhan
|
e90f8d4794
|
8043315: Nimbus: Setting Nimbus.Overrides property affects custom keymap installation
Reviewed-by: serb, azvegint
|
2017-06-22 19:28:00 +05:30 |
|
Ujwal Vangapally
|
a54ee55cf1
|
8178508: Co-locate remaining MM tests
Converted Tonga test to JTREG and added an additional check for setUsageThreshold
Reviewed-by: mchung, hb, iignatyev
|
2017-06-22 11:53:25 +05:30 |
|
Igor Ignatyev
|
610a746e81
|
8182565: remove jdk.testlibrary.Utils::tryFindJvmPid and waitForJvmPid methods
Reviewed-by: rriggs
|
2017-06-21 11:41:14 -07:00 |
|
Felix Yang
|
ed1cb7d176
|
8182620: Problem list java/lang/String/nativeEncoding/StringPlatformChars.java for JDK-8182569
Reviewed-by: darcy
|
2017-06-20 23:27:28 -07:00 |
|
Amy Lu
|
6fcedf5174
|
8182465: Refactor shell test java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh to java
Reviewed-by: alanb
|
2017-06-21 14:40:38 +08:00 |
|
Prasanta Sadhukhan
|
3abc91d13d
|
8075918: The regression-swing case failed as the long Tab titles are not clipped with dots at the end with NimbusLookAndFeel
Reviewed-by: serb, aniyogi
|
2017-06-21 10:30:25 +05:30 |
|
Amy Lu
|
c48a9a184a
|
8181575: Refactor locale related shell test java/nio/charset/spi/basic.sh to java
Reviewed-by: psandoz
|
2017-06-21 12:09:25 +08:00 |
|
Amy Lu
|
455b231768
|
8182376: Refactor shell test java/nio/file/Path/MacPathTest.sh to java
Reviewed-by: alanb
|
2017-06-21 10:30:03 +08:00 |
|
Jonathan Gibbons
|
13bee792f3
|
8182611: extLink ignores text after first newline
Reviewed-by: ksrini
|
2017-06-20 13:43:43 -07:00 |
|
Bradford Wetmore
|
e17204a39d
|
8178114: Fix guide links in security APIs
Reviewed-by: xuelei, mullan, weijun
|
2017-06-20 12:57:42 -07:00 |
|
Jeannette Hung
|
2193e43076
|
8182609: Update ECC license file
Reviewed-by: mchung
|
2017-06-20 14:11:20 -04:00 |
|
Paul Sandoz
|
c70583ffc6
|
8182023: some java.util.jar docs contain links to technotes
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Reviewed-by: mchung
|
2017-06-20 08:52:24 -07:00 |
|
Mandy Chung
|
336cc8cfaa
|
8182596: Fix broken links in com.sun.tools.attach.VirtualMachine
Reviewed-by: alanb
|
2017-06-20 08:42:18 -07:00 |
|
Alan Bateman
|
0ecb46f58c
|
8182482: Module System spec updates
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Reviewed-by: darcy, mr, mchung
|
2017-06-20 15:22:03 +01:00 |
|
Hamlin Li
|
f9a9f88e7c
|
8181478: Refactor java/io shell tests to plain java tests
Reviewed-by: alanb, psandoz
|
2017-06-19 18:02:06 -07:00 |
|
Mandy Chung
|
af1a4e67e7
|
8181834: Broken link in jdk.jdi module documentation
Reviewed-by: sspitsyn
|
2017-06-19 13:59:45 -07:00 |
|
Weijun Wang
|
157b885e4f
|
8182118: Package summary is missing in jdk.security.auth module
Reviewed-by: mullan, mchung
|
2017-06-19 22:54:09 +08:00 |
|