Sergey Bylokhov
|
5705a55161
|
8233827: Enable screenshots in the enhanced failure handler on Linux/macOS
Reviewed-by: iignatyev
|
2020-02-13 13:23:31 -08:00 |
|
Sergey Bylokhov
|
784e575134
|
8238741: java.awt.Robot(GraphicsDevice) constructor does not follow the spec
Reviewed-by: aivanov
|
2020-02-13 13:21:21 -08:00 |
|
Sergey Bylokhov
|
8d2aa62bd9
|
8221823: Requested JDialog width is ignored
Reviewed-by: aivanov
|
2020-02-13 13:19:55 -08:00 |
|
Sergey Bylokhov
|
7af366a7e1
|
8238738: AudioSystem.getMixerInfo() takes about 30 sec to report a gone audio device
Reviewed-by: prr
|
2020-02-13 13:17:16 -08:00 |
|
Phil Race
|
ff55c4903b
|
8238842: AIOOBE in GIFImageReader.initializeStringTable
Reviewed-by: serb, bpb
|
2020-02-12 14:45:10 -08:00 |
|
Prasanta Sadhukhan
|
dfaaec9aff
|
Merge
|
2020-02-11 14:24:31 +05:30 |
|
Igor Ignatyev
|
4d00104f55
|
8238278: vmTestbase/vm/compiler/CodeCacheInfo/Test.java failure after JDK-8237787
Reviewed-by: kvn
|
2020-02-11 00:42:25 -08:00 |
|
Prasanta Sadhukhan
|
5f44b6ca1b
|
Merge
|
2020-02-11 13:41:48 +05:30 |
|
Sergey Bylokhov
|
0b3cf5ea13
|
8237222: [macos] java/awt/Focus/UnaccessibleChoice/AccessibleChoiceTest.java fails
Reviewed-by: trebari, prr, psadhukhan
|
2020-02-08 18:48:42 -08:00 |
|
Sergey Bylokhov
|
1b3b413ee6
|
8238276: ComponentPeer.xxxImage are not implemented in some peers
Reviewed-by: aivanov
|
2020-02-08 14:25:06 -08:00 |
|
Phil Race
|
cf83f8e364
|
8238721: Add failing client jtreg tests to the Problem List
Reviewed-by: serb
|
2020-02-08 12:00:06 -08:00 |
|
Phil Race
|
728592dd22
|
Merge
|
2020-02-07 11:09:59 -08:00 |
|
Erik Gahlin
|
ac9c2601b8
|
8215452: Logged repo location is wrong when using delayed recording start
Reviewed-by: mgronlun, mseledtsov
|
2020-02-07 18:24:45 +01:00 |
|
Sergey Bylokhov
|
080c16d36d
|
8225126: Test SetBoundsPaintTest.html faild on Windows when desktop is scaled
Reviewed-by: jdv
|
2020-02-04 12:56:19 -08:00 |
|
Patrick Zhang
|
a59e8a7f6f
|
8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10
Reviewed-by: stuefe, clanger, rriggs
|
2020-02-04 21:27:10 +08:00 |
|
Weijun Wang
|
aa3638a32d
|
8231508: Spec Clarification : KeyTab:exist() method does not specify about the fallback details
Reviewed-by: mullan
|
2020-02-11 11:17:37 +08:00 |
|
David Holmes
|
983fc23fd1
|
8236844: Deprecate PrintVMQWaitTime to prepare for its removal
Reviewed-by: rehn, coleenp, hseigel
|
2020-02-10 19:58:04 -05:00 |
|
Alex Menkov
|
84c24a49ad
|
8234935: JdwpListenTest.java and JdwpAttachTest.java getting bind failures on Windows 2016 hosts
Reviewed-by: cjplummer, sspitsyn
|
2020-02-10 16:56:38 -08:00 |
|
John Jiang
|
fbca3fa710
|
8238677: java/net/httpclient/ssltest/CertificateTest.java should not specify TLS version
Reviewed-by: dfuchs
|
2020-02-11 08:36:02 +08:00 |
|
Ivan Gerasimov
|
987be2bb6d
|
8235812: Unicode linebreak with quantifier does not match valid input
Reviewed-by: rriggs
|
2020-02-10 16:10:45 -08:00 |
|
Jonathan Gibbons
|
b83285facc
|
8238646: Cleanup signature and use of CommentHelper
Reviewed-by: prappo
|
2020-02-10 13:29:03 -08:00 |
|
John Rose
|
f0cdbbe120
|
8238239: java.lang.Record spec clarifications
Reviewed-by: psandoz
|
2020-02-10 15:08:51 -05:00 |
|
Gerard Ziemski
|
080c67f096
|
8235962: os::current_thread_id() is not signal safe on macOS
Use mach_thread_self instead of pthread_mach_thread_np
Reviewed-by: dholmes, cjplummer
|
2020-02-10 11:41:55 -06:00 |
|
Frederic Parain
|
9886cb401c
|
8237767: Field layout computation overhaul
Reviewed-by: dholmes, coleenp, lfoltan, shade
|
2020-02-10 09:49:12 -05:00 |
|
Erik Gahlin
|
304d764a72
|
8238634: Reduce log verbosity of the JFR thread sampler
Reviewed-by: mgronlun
|
2020-02-10 14:21:51 +01:00 |
|
Claes Redestad
|
326a939e1b
|
8237878: Improve ModuleLoaderMap datastructures
Reviewed-by: alanb, forax
|
2020-02-10 13:58:12 +01:00 |
|
Alan Bateman
|
c23d1de2f8
|
8238376: test/jdk/java/nio/channels/DatagramChannel/Loopback.java failing on multi-homed systems
Reviewed-by: dfuchs
|
2020-02-10 12:57:31 +00:00 |
|
Sureshkumar Mahaliswamy
|
060e4ec305
|
8235900: [TESTBUG] [macos] PopupMenu Opaque property is not reflecting the Parents property on MAC OS
Reviewed-by: serb
|
2020-02-03 14:58:54 +05:30 |
|
Christoph Langer
|
9fb0aeecb6
|
8221741: ClassCastException can happen when fontconfig.properties is used
Reviewed-by: mbaesken, itakiguchi
|
2020-02-02 17:41:33 +01:00 |
|
Roland Westrelin
|
8c0fab8fbe
|
8237837: Shenandoah: assert(mem == __null) failed: only one safepoint
Reviewed-by: rkennke
|
2020-01-28 11:28:52 +01:00 |
|
Roland Westrelin
|
a59ed930f5
|
8238385: CTW: C2 (Shenandoah) compilation fails with "Range check dependent CastII node was not removed"
Reviewed-by: rkennke, shade
|
2020-02-07 13:59:17 +01:00 |
|
Claes Redestad
|
0b5d48b9e6
|
8230301: Re-examine hardcoded defaults in GenerateJLIClassesPlugin
Reviewed-by: mchung
|
2020-02-10 12:39:19 +01:00 |
|
David Buck
|
6aeb78d3df
|
8238596: AVX enabled by default for Skylake even when unsupported
Only default to UseAVX=2 when support is detected
Reviewed-by: shade, vlivanov
|
2020-02-10 03:35:50 -05:00 |
|
Sean Coffey
|
04c1e2e931
|
8223260: NamingManager should cache InitialContextFactory
Reviewed-by: alanb, plevart, dfuchs
|
2020-02-09 21:55:56 +00:00 |
|
Aleksey Shipilev
|
71d7af4b23
|
8238591: CTW: Split applications/ctw/modules/jdk_localedata.java
Reviewed-by: iignatyev
|
2020-02-10 06:18:46 +01:00 |
|
Aleksey Shipilev
|
970283b601
|
8238247: CTW runner should sweep nmethods more aggressively
Reviewed-by: adinn, simonis, iignatyev
|
2020-02-10 06:18:28 +01:00 |
|
Aleksey Shipilev
|
f1a2c6019e
|
8238366: CTW runner closes standard output on exit
Reviewed-by: adinn, iignatyev
|
2020-02-10 06:18:10 +01:00 |
|
Claes Redestad
|
ac69c7894d
|
8238684: Override getOrDefault in immutable Map implementation
Reviewed-by: forax, psandoz, smarks
|
2020-02-08 15:21:25 +01:00 |
|
Jia Huang
|
7552915d3f
|
8238586: [TESTBUG] vmTestbase/jit/tiered/Test.java failed when TieredCompilation is disabled
Reviewed-by: iignatyev
|
2020-02-08 15:46:39 +08:00 |
|
Jonathan Gibbons
|
3461ce9800
|
8238437: Support separate locales for console messages and HTML content
Reviewed-by: prappo
|
2020-02-07 17:00:23 -08:00 |
|
Jonathan Gibbons
|
faa88c1da6
|
8238506: fix obsolete comments and inconsistent exceptions in BaseTaglet
Reviewed-by: prappo
|
2020-02-07 16:43:09 -08:00 |
|
Jonathan Gibbons
|
c33107053b
|
8238648: Rename and simplify Utils.WeakSoftHashMap
Reviewed-by: hannesw
|
2020-02-07 16:16:01 -08:00 |
|
Mikhailo Seledtsov
|
214edaf9c2
|
8219999: TestJFREvents container test should not use jdk.CPUInformation event for container CPU values
Updated the testcase not to test jdk.CPUInformation
Reviewed-by: egahlin
|
2020-02-07 13:04:00 -08:00 |
|
Jesper Wilhelmsson
|
c028965f35
|
Merge
|
2020-02-07 17:24:25 +01:00 |
|
Jesper Wilhelmsson
|
5ed4b9f2c0
|
Added tag jdk-14+36 for changeset bc54620a3848
|
2020-02-07 00:17:01 +01:00 |
|
Naoto Sato
|
ae39310243
|
8238605: Correct the CLDR version number in cldr.md files
Reviewed-by: joehw, alanb
|
2020-02-06 10:10:54 -08:00 |
|
Jesper Wilhelmsson
|
c63a8d1090
|
Added tag jdk-14+35 for changeset 4a87bb7ebfd7
|
2020-02-06 02:52:17 +01:00 |
|
Roland Westrelin
|
ba7d18db86
|
8237776: Shenandoah: Wrong result with Lucene test
Reviewed-by: rkennke, zgu, shade
|
2020-01-31 14:36:07 +01:00 |
|
Leo Jiang
|
9ec5da00bc
|
8238377: JDK 14 L10N resource file update - msgdrop 20
Reviewed-by: naoto, herrick, mchung
|
2020-02-04 16:26:54 +00:00 |
|
Brian Burkhalter
|
7db8a1762f
|
8237514: Spec Clarification - ByteBuffer::alignmentOffset Spec
Reviewed-by: alanb, psandoz
|
2020-01-31 08:04:11 -08:00 |
|