Gary Adams
|
0a01d37605
|
8213052: HTML errors in JPDA spec
Reviewed-by: sspitsyn, amenkov
|
2018-11-07 10:39:49 -05:00 |
|
Lois Foltan
|
9c5c6947cb
|
8212937: Parent class loader may not have a referred ClassLoaderData instance when obtained in Klass::class_in_module_of_loader
Fix to obtain the class loader's name from the java.lang.ClassLoader object instead of its ClassLoaderData.
Reviewed-by: coleenp, mbalao, sgehwolf
|
2018-11-07 13:54:22 -05:00 |
|
Joe Darcy
|
8872adab41
|
8213444: Missing emphasis for term being defined
Reviewed-by: mchung, jjg
|
2018-11-07 09:58:21 -08:00 |
|
Daniel D. Daugherty
|
ca1c6b93ac
|
8213487: [BACKOUT] 8213414 Fix incorrect copy constructors in hotspot
Reviewed-by: roland, rkennke, thartmann
|
2018-11-07 12:40:51 -05:00 |
|
Martin Doerr
|
e0369ea66f
|
8213464: Fix missing include after JDK-8212243
Reviewed-by: roland
|
2018-11-07 15:13:12 +01:00 |
|
Magnus Ihse Bursie
|
1165eb3afe
|
8213414: Fix incorrect copy constructors in hotspot
Reviewed-by: kbarrett
|
2018-11-07 10:12:43 +01:00 |
|
Doug Simon
|
b0a9871463
|
8213347: [JVMCI] remove use of reflection in JVMCI
Reviewed-by: kvn
|
2018-11-07 09:39:39 +01:00 |
|
Matthias Baesken
|
968f65c036
|
8213366: (fs) avoid handle leak in Java_sun_nio_fs_WindowsNativeDispatcher_FindFirstFile0
Reviewed-by: alanb, chegar
|
2018-11-07 09:13:37 +01:00 |
|
Dean Long
|
a9ae141836
|
8212605: Pure-Java implementation of AccessController.doPrivileged
Reviewed-by: dholmes, mullan, vlivanov, mchung, alanb, rriggs
|
2018-11-06 16:04:50 -08:00 |
|
Valerie Peng
|
c8c41d1444
|
8211049: Second parameter of "initialize" method is not used
Use the specified random object instead of system default
Reviewed-by: weijun
|
2018-11-07 01:04:26 +00:00 |
|
Roman Kennke
|
9ba72c0c2c
|
8213381: Hook to allow GC to inject Node::Ideal() calls
Reviewed-by: kvn, eosterlund, roland
|
2018-11-06 23:03:05 +01:00 |
|
Anthony Scarpino
|
f7fc720c9c
|
8211339: NPE during SSL handshake caused by HostnameChecker
Reviewed-by: xuelei
|
2018-11-06 10:10:18 -08:00 |
|
Mandy Chung
|
9ffe7e1205
|
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Reviewed-by: alanb, dfuchs, kvn
|
2018-11-06 10:01:16 -08:00 |
|
Roman Kennke
|
29f03ebf2c
|
8213384: Move G1/C2 barrier verification into G1BarrierSetC2
Reviewed-by: kvn, roland, eosterlund
|
2018-11-06 17:28:14 +01:00 |
|
Dmitry Chuyko
|
d95d55f801
|
8198294: AARCH64 - Set flags' optimal defaults for Cavium Thunder X2 CPU
Reviewed-by: adinn, drwhite
|
2018-11-06 15:14:10 +03:00 |
|
Roland Westrelin
|
8ab8d45552
|
8212243: More gc interface tweaks for arraycopy
Reviewed-by: kvn, eosterlund
|
2018-11-06 10:01:27 +01:00 |
|
Ying Zhou
|
0fade4897e
|
8210409: Refactor java.util.TimeZone:i18n shell tests to plain java tests
Reviewed-by: naoto
|
2018-11-06 15:23:52 +08:00 |
|
Dean Long
|
88fec44661
|
8204521: compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java fails trying to delete temp file
Reviewed-by: kvn
|
2018-11-05 22:22:49 -08:00 |
|
Kim Barrett
|
1e9d3b5358
|
8210986: Add OopStorage cleanup to ServiceThread
Service thread performs cleanup when notified.
Reviewed-by: coleenp, rehn
|
2018-11-05 18:27:14 -05:00 |
|
Naoto Sato
|
a1029a4729
|
8213330: Fix legal headers in i18n tests
Reviewed-by: lancea
|
2018-11-05 13:55:41 -08:00 |
|
Joe Wang
|
32d4c852a9
|
8212876: ftp: links for character-sets require a login password
Reviewed-by: lancea
|
2018-11-05 13:45:01 -08:00 |
|
Joe Wang
|
f7a2a60f78
|
8212872: Broken link to Namespaces in XML Errata
Reviewed-by: lancea
|
2018-11-05 11:49:03 -08:00 |
|
Antonios Printezis
|
f131a8620c
|
8212883: Setting a double manageable flag with jcmd/jinfo crashes the JVM
Reviewed-by: dholmes, gziemski, stuefe
|
2018-11-05 14:00:52 -05:00 |
|
Gerard Ziemski
|
9b4393268d
|
8208519: Remove rehashable hashtable
Removed RehashableHashtable class
Reviewed-by: iklam, ccheung
|
2018-11-05 12:27:38 -06:00 |
|
Erik Joelsson
|
c8cb3978ba
|
8213227: Update jib src excludes to filter webrev and Jreg directories
Reviewed-by: dholmes, tbell, ihse
|
2018-11-05 09:10:57 -08:00 |
|
Roland Westrelin
|
8e57878e0a
|
8212610: Fix handling of memory in PhaseIdealLoop::clone_loop_predicates()
Reviewed-by: kvn, thartmann
|
2018-11-05 13:13:29 +01:00 |
|
Erik Gahlin
|
34d2e1ea70
|
8209960: -Xlog:jfr* doesn't work with the JFR
Reviewed-by: mgronlun
|
2018-11-05 14:40:16 +01:00 |
|
Lutz Schmidt
|
b9aa498282
|
8213196: [ppc] [s390]: prepare code for gcc7.3.1 warning (int-in-bool-context)
Reviewed-by: mdoerr, stuefe
|
2018-11-05 14:02:04 +01:00 |
|
Erik Österlund
|
3798a62adb
|
8212996: Use AS_NO_KEEPALIVE when accessing dead java.lang.invoke.CallSites during nmethod unloading
Reviewed-by: coleenp, pliden
|
2018-11-05 12:36:23 +01:00 |
|
Erik Österlund
|
364f0784a4
|
8212585: Clean up CompiledMethod::oops_reloc_begin()
Reviewed-by: kvn, pliden
|
2018-11-05 12:36:23 +01:00 |
|
Roland Westrelin
|
b5d2e875f6
|
8209835: Aarch64: elide barriers on all volatile operations
Reviewed-by: aph, adinn
|
2018-11-05 12:53:55 +01:00 |
|
Shashidhara Veerabhadraiah
|
6168452b9f
|
7124293: [macosx] VoiceOver reads percentages rather than the actual values for sliders
Reviewed-by: serb, kaddepalli
|
2018-11-01 18:13:25 +05:30 |
|
Phil Race
|
0bc7995de2
|
8210863 : Remove Xrandr include files from JDK sources
Reviewed-by: serb
|
2018-10-31 16:58:37 -07:00 |
|
Phil Race
|
7613af50d9
|
Merge
|
2018-10-31 13:26:06 -07:00 |
|
Erik Joelsson
|
b0882f0ee6
|
8210837: Add libXrandr-devel to the Linux devkits
Reviewed-by: prr, mikael
|
2018-10-31 13:14:52 -07:00 |
|
Phil Race
|
e81c92234c
|
8210886: Remove references in xwindows.md to non-existent files
Reviewed-by: serb, dmarkov
|
2018-10-31 11:45:04 -07:00 |
|
Coleen Phillimore
|
d302072f50
|
8213211: [BACKOUT] Allow Klass::_subklass and _next_sibling to have unloaded classes
Reviewed-by: jiangli, jwilhelm
|
2018-10-31 14:38:14 -04:00 |
|
Sergey Bylokhov
|
e496d67042
|
8208702: javax/swing/reliability/HangDuringStaticInitialization.java may hang on macos
Reviewed-by: prr, denis
|
2018-10-31 10:01:23 -07:00 |
|
Pankaj Bansal
|
0e04de0f9c
|
8212903: [TestBug] Tests test/jdk/javax/swing/LookAndFeel/8145547/DemandGTK2.sh and DemandGTK3.sh fail on Ubuntu 18.04 LTS
Reviewed-by: prr, psadhukhan
|
2018-10-31 14:22:48 +05:30 |
|
Ichiroh Takiguchi
|
812a004bc9
|
8211810: X11 Time stamp data should be unsigned
Reviewed-by: serb
|
2018-10-30 15:51:10 -07:00 |
|
Manajit Halder
|
033a0df6ef
|
8208543: [macos] Support for apple.awt.documentModalSheet incomplete
Reviewed-by: dmarkov, kaddepalli
|
2018-10-30 17:06:32 +05:30 |
|
Prasanta Sadhukhan
|
2215c4c893
|
8213138: Update ProblemList.txt for mac
Reviewed-by: jdv
|
2018-10-30 15:43:37 +05:30 |
|
Jayathirth D V
|
04104ceaea
|
8213130: Update ProblemList after verification of jtreg tests in Win 7
Reviewed-by: psadhukhan
|
2018-10-26 22:20:19 +05:30 |
|
Sergey Bylokhov
|
b6be5030eb
|
8212790: Javadoc cleanup of java.awt.color package
Reviewed-by: prr, kaddepalli
|
2018-10-29 17:34:05 -07:00 |
|
Jayathirth D V
|
7f642e200b
|
8212865: Broken external link to TIFF6.pdf in ImageIO package-info.java
Reviewed-by: psadhukhan
|
2018-10-26 15:44:33 +05:30 |
|
Gauri Patil
|
413ac60a5f
|
8210057: Enable different look and feels in SwingSet3 demo test InternalFrameDemoTest
Reviewed-by: serb
|
2018-10-26 14:03:57 +05:30 |
|
Gauri Patil
|
d49ba47e9b
|
8211443: Enable different look and feels in SwingSet3 demo test SplitPaneDemoTest
Reviewed-by: serb
|
2018-10-26 13:52:08 +05:30 |
|
Prasanta Sadhukhan
|
a445441580
|
8212735: Compilation issue with javax.swing.InputVerifier example in javadoc section
Reviewed-by: serb
|
2018-10-25 13:09:58 +05:30 |
|
Prasanta Sadhukhan
|
b29bab7522
|
8192888: AllSwingComponentsBaselineTest fails with NullPointerException for NimbusLookAndFeel
Reviewed-by: serb
|
2018-10-25 13:07:42 +05:30 |
|
Thomas Stuefe
|
5dac22b8eb
|
8212913: (Nested)ThreadsListHandleInErrorHandlingTest need to disable ShowRegistersOnAssert
Reviewed-by: dholmes, mdoerr
|
2018-10-24 14:59:21 +02:00 |
|