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 |
|
Christoph Langer
|
9fb0aeecb6
|
8221741: ClassCastException can happen when fontconfig.properties is used
Reviewed-by: mbaesken, itakiguchi
|
2020-02-02 17:41:33 +01:00 |
|
Lance Andersen
|
8a616df8b5
|
8233234: Better Zip Naming
Reviewed-by: alanb, ahgross, redestad, coffeys, mschoene, rhalade
|
2020-01-31 13:52:04 -05:00 |
|
Ivan Gerasimov
|
f77016b935
|
8236201: Better Scanner conversions
Reviewed-by: ahgross, rhalade, rriggs, skoivu, smarks
|
2020-01-29 20:01:34 -08:00 |
|
Sergey Bylokhov
|
a5a46ff8e5
|
8233255: Better Swing Buttons
Reviewed-by: alitvinov, prr, ahgross, rhalade
|
2020-01-28 10:51:00 -08: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 |
|
Claes Redestad
|
ac69c7894d
|
8238684: Override getOrDefault in immutable Map implementation
Reviewed-by: forax, psandoz, smarks
|
2020-02-08 15:21:25 +01: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 |
|
Jesper Wilhelmsson
|
c028965f35
|
Merge
|
2020-02-07 17:24:25 +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 |
|
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 |
|
Markus Grönlund
|
953fbd2e66
|
8236743: JFR: assert(klass != __null) failed: invariant in ObjectSampleCheckpoint::add_to_leakp_set
Reviewed-by: egahlin
|
2020-01-31 12:17:55 +01:00 |
|
Andy Herrick
|
cdd3cc4a0b
|
8238168: Remove Copyright from WinLauncher.template
Reviewed-by: kcr, prr, asemenyuk
|
2020-01-29 14:35:04 -05:00 |
|
Vicente Romero
|
c2e69df562
|
8235778: No compilation error reported when a record is declared in a local class
Reviewed-by: mcimadamore
|
2020-01-27 23:06:46 -05:00 |
|
Jonathan Gibbons
|
cdedede9ca
|
8237916: Bad copyright line in a jshell source file
Reviewed-by: vromero
|
2020-01-27 16:19:25 -08:00 |
|
Roger Riggs
|
933bb55c49
|
8237651: Clarify initialization of jdk.serialFilter
Reviewed-by: bchristi
|
2020-01-27 08:36:55 -05:00 |
|
Sergey Bylokhov
|
bbc3d16705
|
8176359: Frame#setMaximizedbounds not working properly in multi screen environments
8231564: setMaximizedBounds is broken with large display scale and multiple monitors
Reviewed-by: aivanov
|
2020-01-25 22:46:20 -08:00 |
|
Dmitry Batrak
|
1af34250aa
|
8236996: Incorrect Roboto font rendering on Windows with subpixel antialiasing
Reviewed-by: prr, serb
|
2020-01-27 13:02:54 -08:00 |
|
Sergey Bylokhov
|
785e7ec761
|
5085520: Inconsistency in spec for RenderingHints.entrySet()
Reviewed-by: prr, jdv
|
2020-01-24 18:39:51 -08:00 |
|
Roger Riggs
|
42726a87e9
|
8215361: (doc) Cleanup package-info markup - smartcardio, java.sql, java.sql.rowset
Reviewed-by: lancea, prappo, naoto
|
2020-01-24 14:32:04 -05:00 |
|
Roger Riggs
|
2760497b01
|
8237368: Problem with NullPointerException in RMI TCPEndpoint.read
Reviewed-by: mchung, alanb
|
2020-01-24 13:33:31 -05:00 |
|
Alexander Matveev
|
f8f98bdbff
|
8237607: [macos] Signing app bundle with jpackage fails if runtime is already signed
Reviewed-by: herrick, asemenyuk, kcr
|
2020-01-24 11:24:28 -05:00 |
|
Sergey Bylokhov
|
05b98dd4f9
|
8237049: Rollback the workaround for JDK-4533057
Reviewed-by: dmarkov
|
2020-01-23 21:42:27 -08:00 |
|
Tom Rodriguez
|
2f2594d5d0
|
8231515: [Graal] Crash during exception throwing in InterpreterRuntime::resolve_invoke
Reviewed-by: kvn, dlong, iveresov
|
2020-01-23 08:43:22 -08:00 |
|
Tejpal Rebari
|
7fa7536d7e
|
7020860: BasicTreeUI contains getters/setters with unclear spec
Reviewed-by: jdv, prr, serb
|
2020-01-23 17:32:38 +05:30 |
|
Roman Kennke
|
1dd60a35d1
|
8227269: Slow class loading when running with JDWP
Reviewed-by: sspitsyn, cjplummer
|
2020-01-22 15:55:02 +01:00 |
|
Matthias Baesken
|
c9f5004bae
|
8241586: compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java fails on aarch64
Reviewed-by: clanger
|
2020-03-25 13:05:42 +01:00 |
|
Roland Westrelin
|
85d5048ce2
|
8241675: Shenandoah: assert(n->outcnt() > 0) at shenandoahSupport.cpp:2858 with java/util/Collections/FindSubList.java
Reviewed-by: rkennke
|
2020-03-24 10:31:37 +01:00 |
|
Roland Westrelin
|
5ff2d7baaa
|
8240676: Meet not symmetric failure when running lucene on jdk8
Reviewed-by: kvn, thartmann
|
2020-03-24 11:06:26 +01:00 |
|
Thomas Schatzl
|
7048684ca7
|
8238855: Move G1ConcurrentMark flag sanity checks to g1Arguments
Reviewed-by: sjohanss, kbarrett
|
2020-03-27 09:44:53 +01:00 |
|
Yasumasa Suenaga
|
67cf35ee22
|
8240956: SEGV in DwarfParser::process_dwarf after JDK-8234624
Reviewed-by: sspitsyn, kevinw
|
2020-03-27 17:07:23 +09:00 |
|
Thomas Stuefe
|
cc8715d844
|
8241581: Add BitMap::count_one_bits variant for arbitrary lengths
Reviewed-by: redestad, kbarrett
|
2020-03-27 07:16:22 +01:00 |
|
Vipin M V
|
2bc4308d86
|
8129841: Update comment for Java_java_net_Inet6AddressImpl_getHostByAddr
Update comment for Java_java_net_Inet6AddressImpl_getHostByAddr
Reviewed-by: vtewari, alanb
|
2020-03-27 11:34:45 +05:30 |
|
Jonathan Gibbons
|
87805d9207
|
8241470: HtmlStyle: group and document members: description, flex, signature
Reviewed-by: hannesw
|
2020-03-26 20:36:56 -07:00 |
|
Aleksey Shipilev
|
6be46f8ebb
|
8241673: Shenandoah: refactor anti-false-sharing padding
Reviewed-by: rkennke
|
2020-03-26 19:09:20 +01:00 |
|
Aleksey Shipilev
|
8c5531b629
|
8241668: Shenandoah: make ShenandoahHeapRegion not derive from ContiguousSpace
Reviewed-by: rkennke
|
2020-03-26 19:08:30 +01:00 |
|