Ioi Lam
22484b8c35
8221698: Remove redundant includes from popular header files
...
Removed histogram.hpp classLoader.hpp utf8.hpp moduleEntry.hpp packageEntry.hpp
Reviewed-by: coleenp, stuefe
2019-03-30 08:26:20 -07:00
Weijun Wang
61485b75a9
8221257: Improve serial number generation mechanism for keytool -gencert
...
Reviewed-by: xuelei, mullan
2019-03-30 16:32:23 +08:00
jiefu
d1926144eb
8221596: test/hotspot/jtreg/runtime/containers/docker/TestCPUSets.java failed with FileAlreadyExistsException
...
Using StandardCopyOption.REPLACE_EXISTING to copy whitebox.jar
Reviewed-by: dholmes, mseledtsov
2019-03-29 18:25:39 -07:00
Zhengyu Gu
3320a7ea1f
8221629: Shenandoah: Cleanup class unloading logic
...
Reviewed-by: rkennke
2019-03-28 13:53:41 -04:00
Zhengyu Gu
37c8c96916
8221643: Tighten up assert(_keep_alive >= 0) in CLD::inc_keep_alive
...
Reviewed-by: coleenp
2019-03-29 14:17:09 -04:00
Joe Wang
f8209fd612
8220254: fix headings in java.xml
...
Reviewed-by: lancea
2019-03-29 18:00:31 +00:00
Thomas Stuefe
1baf5289c5
8221539: [metaspace] Improve MetaspaceObj::is_metaspace_obj() and friends
...
Reviewed-by: adinn, coleenp, mdoerr
2019-03-27 14:13:34 +01:00
Martin Doerr
f65be307bf
8221833: Readability check in Symbol::is_valid not performed for some addresses
...
Reviewed-by: zgu, coleenp
2019-04-05 09:18:18 +02:00
Aleksey Shipilev
208ecde943
8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
...
Reviewed-by: jiangli, dholmes
2019-04-05 09:06:19 +02:00
Matthias Baesken
77ae10cd25
8218547: Simplify JLI_Open on Windows in native code (libjli)
...
Reviewed-by: alanb, clanger
2019-04-02 13:54:00 +02:00
Goetz Lindenmaier
d6c2cc2413
8219918: ProblemList hotspot tests failing in SAP testing
...
Reviewed-by: dholmes
2019-04-05 07:59:13 +02:00
Goetz Lindenmaier
39f3368ffd
8221470: Print methods in exception messages in java-like Syntax
...
Reviewed-by: dholmes, mdoerr, coleenp
2019-04-04 09:39:44 +02:00
Coleen Phillimore
6780d21dd6
8221992: Fix old method replacement in ResolvedMethodTable
...
Use method get_new_method() which is used in other call sites.
Reviewed-by: sspitsyn
2019-04-04 17:23:05 -04:00
Xue-Lei Andrew Fan
d812742d68
8163326: Update the default enabled cipher suites preference
...
Reviewed-by: mullan
2019-04-04 14:19:29 -07:00
Claes Redestad
f7fa05ca72
8221921: Implement size() / isEmpty() in immutable collections
...
Reviewed-by: smarks
2019-04-04 23:21:52 +02:00
Claes Redestad
15d989faa4
8221981: Simplify Map/List/Set.of() implementation
...
Reviewed-by: smarks
2019-04-04 23:21:24 +02:00
Claes Redestad
3233a6f944
8221980: Simplify Optional implementation
...
Reviewed-by: smarks, clanger
2019-04-04 23:19:26 +02:00
Erik Joelsson
fbba7c49b6
8221996: Bootcycle build broken
...
Reviewed-by: tbell
2019-04-04 13:56:04 -07:00
Roman Kennke
6292ecd39b
8221848: Shenandoah: ArrayCopy post-barrier improvements
...
Reviewed-by: zgu
2019-04-04 21:29:46 +02:00
Mikhailo Seledtsov
05b294ea97
8221710: [TESTBUG] more configurable parameters for docker testing
...
Introduced docker test config properties
Reviewed-by: lmesnik, iignatyev, egahlin
2019-04-04 12:29:43 -07:00
Roman Kennke
03ab1404f0
8221766: Load-reference barriers for Shenandoah
...
Reviewed-by: kvn, erikj, aph, shade
2019-04-02 23:00:22 +02:00
Erik Joelsson
60e51498f2
8217728: Speed up incremental rerun of "make hotspot"
...
Reviewed-by: tbell
2019-04-04 07:43:44 -07:00
Weijun Wang
cf973e3db4
8219861: Add new keytool -showinfo -tls command for displaying TLS configuration information
...
Reviewed-by: mullan
2019-04-04 20:22:16 +08:00
Dmitry Cherepanov
54398de4db
8221244: Unexpected behavior of PropertyDescription.getReadMethod for boolean properties
...
Reviewed-by: serb
2019-03-27 13:14:55 +03:00
Prasanta Sadhukhan
702ee3db37
8212904: JTextArea line wrapping incorrect when using UI scale
...
Reviewed-by: serb, prr
2019-03-29 10:11:01 +05:30
Alexey Ivanov
f468c7a4ff
8217707: JNICALL declaration breaks Splash screen functions
...
Reviewed-by: prr, stuefe
2019-03-28 18:51:52 +00:00
Alexey Ivanov
f883ffee64
8221412: lookupPrintServices() does not always update the list of Windows remote printers
...
Reviewed-by: prr, serb
2019-03-28 14:52:41 +00:00
Prasanta Sadhukhan
21e9b4d59f
8221411: NullPointerException in RasterPrinterJob without PrinterResolution
...
Reviewed-by: prr
2019-03-28 13:49:27 +05:30
Andrew M Leonard
3642a0007f
8217735: awt_image_GifImageDecoder_parseImage() "interlace" param has the wrong type
...
Reviewed-by: psadhukhan, jdv
2019-03-28 13:47:10 +05:30
Prasanta Sadhukhan
1410a3b9fc
8220250: fix headings in java.desktop
...
Reviewed-by: aivanov, jjg, serb
2019-03-27 12:27:56 +05:30
Manajit Halder
ef50607763
8216971: [macosx swing] For JCheckBoxMenuItem actionPerformed() is called twice, when apple.laf.useScreenMenuBar=true and modifier is InputEvent.META_DOWN_MASK
...
Reviewed-by: psadhukhan, kaddepalli
2019-03-27 12:24:28 +05:30
Thomas Stuefe
c5d23f129e
8221405: Fix Windows 32bit awt build
...
Reviewed-by: clanger, aivanov
2019-03-26 16:53:01 +01:00
Thomas Stuefe
be4416fdda
8221480: jcmd VM.metaspace shall print limits in basic mode
...
Reviewed-by: adinn, rehn
2019-03-26 16:26:33 +01:00
Ioi Lam
e2ffa15762
8221351: Crash in KlassFactory::check_shared_class_file_load_hook
...
Reviewed-by: dholmes, ccheung
2019-03-29 08:42:32 -07:00
Ron Shapiro
b6cdfa908f
8221118: Avoid eagerly creating JCDiagnostic for CompletionFailures
...
Reviewed-by: jjg, mcimadamore, forax
2019-03-29 07:38:34 -07:00
Zhengyu Gu
4255a28d8d
8221435: Shenandoah should not mark through weak roots
...
Reviewed-by: rkennke, shade
2019-03-26 12:12:49 -04:00
Claes Redestad
cf334e7de5
8221687: Deprecated j.u.jar.Attributes.Name attributes accidentally set to null
...
Reviewed-by: alanb
2019-03-29 15:59:28 +01:00
Zhengyu Gu
b51de3d73a
8221688: Quarantine Shenandoah string dedup tests
...
Reviewed-by: rkennke
2019-03-29 10:21:18 -04:00
Thomas Stuefe
02ed0e3e52
8221408: Windows 32bit build build errors/warnings in hotspot
...
Reviewed-by: kbarrett, dholmes
2019-03-29 08:36:33 +01:00
Ioi Lam
88db8649df
8221621: FindTests.gmk cannot handle "=" in TEST.groups comments
...
Reviewed-by: erikj, dholmes
2019-03-28 20:45:40 -07:00
Valerie Peng
e90036145a
8220016: Clean up redundant RSA services in the SunJSSE provider
...
Removed duplicated RSA signature/KF/KPG support in SunJSSE
Reviewed-by: xuelei
2019-03-29 00:39:49 +00:00
Liam Miller-Cushon
b0f6b1086a
8220632: Suggest recompiling with a larger value of -Xmaxerrs/-Xmaxwarns if diagnostics were suppressed
...
Reviewed-by: jjg
2019-03-26 16:09:33 -07:00
Per Lidén
793c71bf92
8221153: ZGC: Heap iteration and verification pollutes GC statistics
...
Reviewed-by: stefank, eosterlund
2019-03-28 19:43:59 +01:00
Per Lidén
7a623e6e46
8221540: ZGC: Reduce width of zForwardingEntry::from_index field
...
Reviewed-by: stefank, eosterlund
2019-03-28 19:43:59 +01:00
Per Lidén
53c904df4a
8221394: Clean up ConcurrentGCThread
...
Reviewed-by: kbarrett, eosterlund
2019-03-28 19:43:59 +01:00
Jesper Wilhelmsson
e664676423
8221341: Update Graal
...
Reviewed-by: kvn
2019-03-28 19:39:14 +01:00
Derek Thomson
7a4b473edd
8157372: C2: Node::cmp() should return bool
...
The method Node::cmp() should return a boolean
Reviewed-by: vlivanov, kvn
2019-03-28 11:06:00 -07:00
Erik Joelsson
caae145476
8205934: Define jdk -source/-target version in version-numbers file
...
Reviewed-by: tbell
2019-03-28 10:04:27 -07:00
Erik Joelsson
5031959c88
8220530: Build compare script does not compare the contents of the test image
...
Reviewed-by: tbell
2019-03-28 08:37:05 -07:00
Daniel Fuchs
47b9d898ab
8221395: HttpClient leaving connections in CLOSE_WAIT state until Java process ends
...
When a non WebSocket connection is not returned to the pool, it needs to be closed even if HttpConnection::isOpen yields false.
Reviewed-by: chegar, michaelm
2019-03-28 12:16:36 +00:00