Claes Redestad
ceda3089db
8244624: Improve handling of JarFile META-INF resources
...
Reviewed-by: lancea, weijun, martin
2020-05-11 10:37:54 +02:00
Joe Darcy
a06585af49
8244673: Add periods to SourceVersion.isName javadoc
...
Reviewed-by: jjg
2020-05-09 13:42:16 -07:00
Prasanta Sadhukhan
d8510ea0c1
Merge
2020-05-09 09:49:08 +05:30
Aleksey Shipilev
15d7ef7102
8244667: Shenandoah: SBC2Support::test_gc_state takes loop for wrong control
...
Reviewed-by: rkennke
2020-05-08 23:17:17 +02:00
Mandy Chung
692f753580
8240910: jmod rejects duplicate entries in --class-path jars
...
Reviewed-by: alanb, lancea
2020-05-08 08:23:35 -07:00
Erik Gahlin
f3519016c7
8244508: JFR: FlightRecorderOptions reset date format
...
Reviewed-by: mgronlun
2020-05-08 15:34:14 +02:00
Jan Lahoda
3beee2cd93
8242919: Paste locks up jshell
...
Not waiting until the full block is available while reading from input.
Reviewed-by: rfield
2020-05-08 09:16:12 +02:00
Prasanta Sadhukhan
b75ea9b069
Merge
2020-05-08 09:52:42 +05:30
Jie Fu
13d6b49ed8
8244625: Zero VM is broken after JDK-8244550 (java_lang_Class::as_Klass(oopDesc*) undefined)
...
Reviewed-by: dholmes
2020-05-08 09:23:50 +08:00
Zhengyu Gu
88722a82ed
8244243: Shenandoah: Cleanup Shenandoah phase timing tracking and JFR event supporting
...
Reviewed-by: shade
2020-05-07 17:44:53 -04:00
Aleksei Efimov
61864c28d1
8062947: Fix exception message to correctly represent LDAP connection failure
...
Reviewed-by: dfuchs, xyin, vtewari
2020-05-07 19:18:22 +01:00
Naoto Sato
ed4bc1bf23
8244245: localizedBy() should override localized values with default values
...
Reviewed-by: joehw, rriggs, scolebourne
2020-05-07 09:27:48 -07:00
Aleksey Shipilev
54b49db321
8244606: Non-PCH build is broken after JDK-8244550
...
Reviewed-by: redestad, dcubed
2020-05-07 16:44:48 +02:00
Alan Bateman
f6dda95113
8243596: ModuleLayer::parents should return an unmodifiable list
...
Reviewed-by: mchung
2020-05-07 14:44:09 +01:00
Pavel Rappo
93b0516d5d
8224613: javadoc should better handle bad options
...
Reviewed-by: jjg
2020-05-07 13:59:18 +01:00
Claes Redestad
c2780c9556
8244550: Unsafe::allocateInstance does redundant transitions
...
Reviewed-by: coleenp, mchung, dholmes
2020-05-07 14:09:20 +02:00
Roman Kennke
62bf2d07e7
8244551: Shenandoah: Fix racy update of update_watermark
...
Reviewed-by: shade
2020-05-07 08:00:30 -04:00
Aleksey Shipilev
b231ad70c8
8244510: Shenandoah: invert SHC2Support::is_in_cset condition
...
Reviewed-by: rkennke, roland
2020-05-07 12:48:21 +02:00
Aleksey Shipilev
1ac381171e
8244509: Shenandoah: refactor ShenandoahBarrierC2Support::test_* methods
...
Reviewed-by: rkennke, roland
2020-05-06 11:40:27 +02:00
Roman Kennke
1c136aae13
8244595: [REDO] 8244523: Shenandoah: Remove null-handling in LRB expansion
...
Reviewed-by: shade
2020-05-07 12:36:59 +02:00
Roman Kennke
441e4cd91b
8244594: [BACKOUT] 8244523: Shenandoah: Remove null-handling in LRB expansion
...
Reviewed-by: shade
2020-05-07 12:03:08 +02:00
Roman Kennke
2f9cfb1178
8244523: Shenandoah: Remove null-handling in LRB expansion
...
Reviewed-by: shade, roland
2020-05-06 16:09:24 +02:00
Hai-May Chao
76507eef63
8242060: Add revocation checking to jarsigner
...
Reviewed-by: mullan, weijun
2020-05-07 10:48:06 +08:00
Yumin Qi
0ef6d1dff5
8244495: Some jlink tests crash on Windows after JDK-8237750
...
Fix of 8237750 changed the loading zip library to on-demand loading, on Windows, jlink/jimage still assume that zip has been loaded already. Fix to load zip on not loaded.
Reviewed-by: kbarrett, mchung, dholmes, dcubed
2020-05-06 19:43:57 -07:00
Erik Gahlin
6dd8443493
8243452: JFR: Could not create chunk in repository with over 200 recordings
...
Reviewed-by: mgronlun
2020-05-07 03:18:49 +02:00
Jayashree Sk1
d2e6339992
6415694: Clarification in Javadoc for java.rmi.AlreadyBoundException
...
Reviewed-by: rriggs
2020-05-06 12:48:32 -07:00
Daniel Fuchs
a2c35a6acb
8244205: HTTP/2 tunnel connections through proxy may be reused regardless of which proxy is selected
...
The key used in the HTTP/2 connection pool is updated to take into account the proxy address in case of tunnel connections
Reviewed-by: chegar
2020-05-06 19:19:38 +01:00
Gerard Ziemski
91ed3fc599
8236177: assert(status == 0) failed: error ETIMEDOUT(60), cond_wait
...
Extend the assert to cover the new case.
Reviewed-by: dholmes, kbarrett
2020-05-06 12:42:28 -05:00
Gerard Ziemski
1f31afd855
8237777: "Dumping core ..." is shown despite claiming that "# No core dump will be written."
...
Remove the unneeded and possibly misleading message.
Reviewed-by: dholmes, ysuenaga
2020-05-06 12:40:50 -05:00
Naoto Sato
09287ab1ac
8244459: Optimize the hash map size in LocaleProviderAdapters
...
Reviewed-by: joehw, plevart, smarks
2020-05-06 10:26:22 -07:00
Rahul Yadav
ed24927500
8240666: Websocket client’s OpeningHandshake discards the HTTP response body
...
The fix updates jdk.internal.net.http.websocket. OpeningHandshake.send() method to process the response body from server
Reviewed-by: chegar, dfuchs, prappo
2020-05-06 17:33:32 +01:00
Prasanta Sadhukhan
eb91535be5
8172269: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red
...
Reviewed-by: serb
2020-05-06 14:02:11 +05:30
Prasanta Sadhukhan
ddb1d7a163
8232243: Wrong caret position in JTextPane on Windows with a screen resolution > 100%
...
Reviewed-by: prr, jdv
2020-05-06 13:58:09 +05:30
Jim Laskey
5e83cb6ca5
8241602: jlink does not produce reproducible jimage files
...
Reviewed-by: alanb, ihse
2020-05-06 12:49:58 -03:00
Claes Redestad
72704aaba1
8244413: Avoid rebinds in MethodHandle.viewAsType
...
Reviewed-by: mchung, jrose
2020-05-06 15:51:49 +02:00
Prasanta Sadhukhan
2731d62234
Merge
2020-05-02 09:00:04 +05:30
Yumin Qi
832272da71
8178349: Cache builtin class loader constraints to avoid re-initializing itable/vtable for shared classes
...
Record loader constraints for built-in class which is loaded by app loader or platform loader in shared archive in dump time. When the class loaded from shared archive at runtime, directly check loader constraints using the saved info so avoid lengthy relayout i/v-table at class link stage.
Reviewed-by: iklam, ccheung
2020-05-01 10:58:45 -07:00
Aleksey Shipilev
da064f8060
8244226: Shenandoah: per-cycle statistics contain worker data from previous cycles
...
Reviewed-by: rkennke
2020-05-01 16:03:26 +02:00
Ichiroh Takiguchi
318fab950a
8242541: Small charset issues (ISO8859-16, x-eucJP-Open, x-IBM834 and x-IBM949C)
...
Modify ISO8859-16, x-eucJP-Open, x-IBM834 and x-IBM949C charset related files
Reviewed-by: naoto
2020-05-01 21:43:28 +09:00
Kim Barrett
60b41575ea
8243628: Deprecate -XX:ForceNUMA option
...
Added ForceNUMA to the deprecation table for jdk15.
Reviewed-by: pliden, tschatzl
2020-05-01 00:25:23 -04:00
Weijun Wang
07cb35a9f3
8244087: 2020-04-24 public suffix list update
...
Reviewed-by: mullan
2020-05-01 12:26:34 +08:00
Sergey Bylokhov
26e37d13a7
8232744: j.awt.Window::setShape(Shape) paints visible artifacts outside of the given shape
...
Reviewed-by: prr
2020-04-30 22:47:27 +01:00
Phil Race
b3e1ea0407
Merge
2020-04-30 10:32:23 -07:00
Andy Herrick
908e57638c
8219536: Add Option for user defined jlink options
...
Reviewed-by: asemenyuk, almatvee
2020-04-30 13:03:20 -04:00
Naoto Sato
2ebf5a261c
8244152: Remove unnecessary hash map resize in LocaleProviderAdapters
...
Reviewed-by: joehw, vtewari
2020-04-30 13:48:21 -07:00
Zhengyu Gu
227868034a
8241793: Shenandoah: Enable concurrent class unloading for aarch64
...
Reviewed-by: smonteith, rkennke
2020-04-30 14:00:50 -04:00
Aleksey Shipilev
7f877f6384
8243495: Shenandoah: print root statistics for concurrent weak/strong root phases
...
Reviewed-by: rkennke
2020-04-30 18:05:55 +02:00
Aleksey Shipilev
38e6f3665c
8244180: Shenandoah: carry Phase to ShWorkerTimingsTracker explicitly
...
Reviewed-by: zgu
2020-04-30 18:05:53 +02:00
Matthias Baesken
463e377053
8244196: adjust output in os_linux
...
Reviewed-by: dholmes, mdoerr
2020-04-30 17:37:59 +02:00
Erik Gahlin
ca371c9536
8244463: JFR: Clean up jdk.jfr.internal.RepositoryChunk
...
Reviewed-by: jbachorik, mgronlun
2020-05-06 13:31:00 +02:00