Michihiro Horie
dbf691d4a2
8214205: PPC64: Add instructions for counting trailing zeros
...
Reviewed-by: mdoerr, gromero
2018-11-22 21:43:37 -05:00
Hannes Wallnöfer
c047c5cfcf
8200432: javadoc fails with ClassCastException on {@link byte[]}
...
Reviewed-by: jjg, sundar
2018-11-22 15:38:20 +01:00
Erik Österlund
1379397c32
8213755: Let nmethods be is_unloading() outside of safepoints
...
Reviewed-by: rehn, coleenp, kvn
2018-11-22 10:01:38 +01:00
Erik Österlund
c9657d8dcf
8214056: Allow the GC to attach context information to CompiledMethod
...
Reviewed-by: shade, kvn, adinn
2018-11-22 09:55:44 +01:00
Erik Österlund
44b1ed07f5
8213486: SIGSEGV in CompiledMethod::cleanup_inline_caches_impl with AOT
...
Reviewed-by: kvn, dlong
2018-11-22 09:46:24 +01:00
Volker Simonis
62b2f0f5c9
8213944: Fix AIX build after the removal of Xrandr.h and add a configure check for it
...
Reviewed-by: shade, erikj, stuefe, ihse, goetz
2018-11-22 09:44:02 +01:00
Thomas Schatzl
fc8795984a
8213927: G1 ignores AlwaysPreTouch when UseTransparentHugePages is enabled
...
With UseTransparentHugePages we always need to pretouch on small page size as the underlying memory could currently be allocated as either small or large pages.
Reviewed-by: shade, sjohanss
2018-11-22 09:26:51 +01:00
Thomas Schatzl
0febdff79b
8213997: Remove G1HRRSUseSparseTable flag
...
Remove develop flag because it is not used anyway.
Reviewed-by: shade, manc
2018-11-22 09:25:19 +01:00
Roman Kennke
34a1c2e6bb
8214057: GC/C2 abstraction for Node::has_special_unique_user()
...
Reviewed-by: kvn, roland
2018-11-22 09:23:05 +01:00
Roman Kennke
4b528df402
8214055: GC/C2 abstraction for phaseX
...
Reviewed-by: kvn, roland
2018-11-22 09:22:54 +01:00
Per Lidén
10526c99f9
8212748: ZGC: Add reentrant locking functionality
...
Reviewed-by: eosterlund, kbarrett
2018-11-09 14:08:01 +01:00
Per Lidén
7e500f1d72
8214068: ZGC crashes with vmTestbase/nsk/jdi/ReferenceType/instances/instances004/TestDescription.java
...
Reviewed-by: eosterlund, rehn, dcubed
2018-11-22 09:14:31 +01:00
Vyom Tewari
4444bac1b1
8046500: GetIpAddrTable function failed on Pure Ipv6 environment
...
Reviewed-by: chegar
2018-11-22 13:25:44 +05:30
Mandy Chung
0126fdbef0
8213909: jdeps --print-module-deps should report missing dependences
...
8168869: jdeps: localized messages don't use proper line breaks
Reviewed-by: sundar
2018-11-21 22:34:01 -08:00
Mandy Chung
9d7509e647
8211051: jdeps usage of --dot-output doesn't provide valid output for modular jar
...
Reviewed-by: sundar
2018-11-21 22:33:33 -08:00
Priya Lakshmi Muthuswamy
7de1b68d89
8213819: doclint should warn against {@index} inside <a> tag
...
Reviewed-by: jjg, hannesw
2018-11-22 10:25:44 +05:30
Doug Simon
4512750fbe
8213907: [JVMCI] avoid Class.getDeclared* methods when converting JVMCI objects to reflection objects
...
Reviewed-by: kvn, never
2018-11-21 22:02:17 +01:00
Jonathan Gibbons
1a6b429e9a
8214139: Remove wrapper methods from {Base,Html}Configuration
...
Reviewed-by: pmuthuswamy, hannesw
2018-11-21 12:36:16 -08:00
Adam Petcher
a5423f142c
8213202: Possible race condition in TLS 1.3 session resumption
...
Reviewed-by: jnimeh
2018-11-21 15:06:13 -05:00
Nick Gasson
10cd386ac3
8214078: (fs) SecureDirectoryStream not supported on arm32
...
Reviewed-by: alanb
2018-11-21 18:44:11 +00:00
Sean Coffey
7b8898d03c
8213942: URLStreamHandler initialization race
...
Reviewed-by: alanb, chegar, prappo
2018-11-21 15:09:27 +00:00
Kim Barrett
d8e5d52deb
8214144: Remove confusing locking_enqueue_completed_buffer
...
Remove function.
Reviewed-by: tschatzl, manc
2018-11-21 09:40:19 -05:00
Volker Simonis
a4fb817366
8214120: [REDO] Fix sun.awt.nativedebug on X11 platforms
...
Reviewed-by: stuefe, ihse
2018-11-21 15:22:28 +01:00
Jan Lahoda
60b32f222f
8212982: Rule cases in switch expression accepted even if complete normally
...
Ensure an error is reported if switch expression does not correctly produce a value.
Reviewed-by: mcimadamore
2018-11-21 15:22:57 +01:00
Tobias Hartmann
9314c7f110
8214025: assert(t->singleton()) failed: must be a constant when ScavengeRootsInCode < 2
...
Added missing null checks and checks for pending exception.
Reviewed-by: kvn
2018-11-21 15:05:21 +01:00
Rachna Goel
f8518a2c05
8209923: Unicode 11.0.0
...
Updated JDK to support Unicode 11.0.0.
Reviewed-by: naoto
2018-11-21 14:24:31 +05:30
Roland Westrelin
11e54e0749
8213419: C2 may hang in MulLNode::Ideal()/MulINode::Ideal() with gcc 8.2.1
...
Reviewed-by: kvn, dlong, aph
2018-11-14 13:15:54 +01:00
Ioi Lam
6d269930fd
8213587: Speed up CDS dump time by using resizable hashtables
...
Reviewed-by: jiangli, coleenp, gziemski
2018-11-20 20:00:15 -08:00
Aleksey Shipilev
a264dac26c
8213992: Rename and make DieOnSafepointTimeout the diagnostic option
...
Reviewed-by: dholmes, dcubed, coleenp, kvn
2018-11-20 22:59:27 +01:00
Roman Kennke
521da29e44
8213746: GC/C2 abstraction for C2 matcher
...
Reviewed-by: kvn, roland
2018-11-20 22:37:34 +01:00
Claes Redestad
4b45441ae9
8213033: Archive remaining primitive box caches
...
Reviewed-by: jiangli, alanb
2018-11-20 21:12:46 +01:00
Liam Miller-Cushon
4a235517f9
8213908: AssertionError in DeferredAttr at setOverloadKind
...
Reviewed-by: mcimadamore
2018-11-19 09:57:41 -08:00
Srinivas Dama
e4f60a8489
8210742: compound var declaration type is not uniform for all variables
...
Make implicit type for all variables in compound declaration as null for which type inference happens at later phase
Reviewed-by: mcimadamore
2018-11-20 21:59:07 +05:30
Sean Coffey
73ad9c4a00
8148188: Enhance the security libraries to record events of interest
...
Reviewed-by: egahlin, mullan, weijun, xuelei
2018-11-20 13:12:48 +00:00
Erik Österlund
dc260a5369
8212992: Change mirror accessor in Klass::verify_on() to use AS_NO_KEEPALIVE
...
Reviewed-by: coleenp, pliden
2018-11-20 10:08:19 +01:00
Erik Österlund
8b1844626a
8212682: Avoid holding Compile_lock when blocking for GC in ObjArrayKlass::allocate_objArray_klass()
...
Reviewed-by: coleenp, dlong
2018-11-20 10:08:18 +01:00
Per Lidén
a0c58fb8c6
8213623: ZGC: Let heap iteration walk all roots
...
Reviewed-by: eosterlund, kbarrett
2018-11-20 08:17:24 +01:00
Priya Lakshmi Muthuswamy
4acb8dd9c3
8184205: Captions on tabbed tables are squashed together
...
Reviewed-by: jjg
2018-11-20 10:50:54 +05:30
Priya Lakshmi Muthuswamy
470aaffd13
8213920: Use {@systemProperty} tag for properties listed in System.getProperties
...
Reviewed-by: mchung, alanb
2018-11-20 10:07:42 +05:30
Liam Miller-Cushon
4cdf0c4c1d
8214071: Broken msg.bug diagnostics when using the compiler API
...
Reviewed-by: jjg
2018-11-19 10:47:38 -08:00
Krishna Addepalli
ee1a5e3c1e
8212882: links to tutorial should be updated to use https:
...
Reviewed-by: psadhukhan, pbansal
2018-11-20 16:40:40 +05:30
Jayathirth D V
8d8d2d8bdd
8211422: Reading PNG with corrupt CRC for IEND chunk throws IIOException
...
Reviewed-by: serb, kaddepalli
2018-11-20 15:53:54 +05:30
Jayathirth D V
b9bf598fe7
8211795: ArrayIndexOutOfBoundsException in PNGImageReader after JDK-6788458
...
Reviewed-by: serb, kaddepalli
2018-11-20 14:37:24 +05:30
Sergey Bylokhov
0044b55629
8213817: @return has already been specified (4 occurrences, in AWT and Swing)
...
Reviewed-by: prr
2018-11-15 14:14:31 -08:00
Alan Snyder
9516008ca0
8211301: [macos] support full window content options
...
Reviewed-by: serb
2018-11-14 20:47:57 -08:00
Ichiroh Takiguchi
a7a96c5f01
8213614: DnD operation change feature does not work with 64bit big endian CPU
...
Reviewed-by: serb
2018-11-14 18:04:54 -08:00
Alexey Ushakov
c3b47e556e
8213292: Input freezes after MacOS key-selector (press&hold) usage on macOS Mojave
...
Reviewed-by: serb
2018-11-14 13:52:33 -08:00
Matthias Baesken
faae1772c1
8213532: add missing LocalFree calls after using FormatMessage(A) [windows]
...
Reviewed-by: dmarkov, serb
2018-11-08 17:10:47 +01:00
Jayathirth D V
53ed0c129a
8212116: IIOException "tEXt chunk length is not proper" on opening png file
...
Reviewed-by: serb
2018-11-14 01:29:34 +05:30
Prasanta Sadhukhan
3b27432323
Merge
2018-11-14 17:26:24 +05:30
Prasanta Sadhukhan
eafb5eb05e
Merge
2018-11-14 17:16:44 +05:30
David Holmes
458e0b864a
8213767: Remove the -Xconcurrentio flag and associated code
...
Reviewed-by: lfoltan, rehn
2018-11-14 04:56:43 -05:00
Robbin Ehn
9a79d90cc6
8213574: Deadlock in string table expansion when dumping lots of CDS classes
...
Reviewed-by: jiangli, iklam, dholmes
2018-11-14 07:50:37 +01:00
Vicente Romero
61082e6b25
8213480: update internal ASM version to 7.0
...
Reviewed-by: dholmes, iignatyev, alanb
2018-11-13 23:33:17 -05:00
Sergey Bylokhov
ba913fe82d
8211833: Javadoc cleanup of java.applet package
...
Reviewed-by: prr
2018-11-13 16:35:58 -08:00
Anton Litvinov
8a5f5e0f34
8187364: Unable to enter zero width non-joiner (ZWNJ) symbol in Swing text component
...
Reviewed-by: serb, dmarkov
2018-11-12 22:28:08 +00:00
Prasanta Sadhukhan
046262a0f5
Merge
2018-11-12 11:10:16 +05:30
Claes Redestad
eda5f09014
8213478: Reduce rebinds when applying repeated filters and conversions
...
Reviewed-by: vlivanov, jrose
2018-11-11 21:24:46 +01:00
Sergey Bylokhov
5a9a338c8e
8211435: Exception in thread "AWT-EventQueue-1" java.lang.IllegalArgumentException: null source
...
Reviewed-by: dmarkov, lbourges, kaddepalli, prr
2018-11-10 18:48:35 -08:00
Aleksey Shipilev
2df435e191
8211926: Catastrophic size_t underflow in BitMap::*_large methods
...
Reviewed-by: kbarrett, stuefe
2018-11-10 20:47:28 +01:00
Aleksey Shipilev
8f1a1b9cab
8213711: Zero build broken after JDK-8213199 (GC abstraction for Assembler::needs_explicit_null_check())
...
Reviewed-by: rkennke, stuefe
2018-11-10 19:27:52 +01:00
Ivan Gerasimov
9076a94dd4
8213383: Wrap up pthread_cond_wait into a loop to workaround potential spurious wakeups
...
Reviewed-by: dlong, sspitsyn, dholmes, rriggs
2018-11-09 16:21:28 -08:00
Man Cao
9d39cba453
8213113: Dead code related to UseAdaptiveSizePolicy in ParNewGeneration
...
Removed dead code related to UseAdaptiveSizePolicy for CMS
Reviewed-by: pliden, tschatzl
2018-11-09 12:13:20 -08:00
Roger Riggs
29e742273e
8185496
: Improve performance of system properties initialization in initPhase1
...
8213424: VersionProps duplicate and skipped initialization
Reviewed-by: mchung, redestad, dholmes
2018-11-09 13:28:16 -05:00
Dean Long
db0221089f
8213596: test failure with Graal when security manager and policy file are used
...
Reviewed-by: kvn
2018-11-09 09:59:05 -08:00
Dean Long
5e25c70198
8213588: compiler/graalunit/HotspotTest.java fails after 8213348 / 8211781 were pushed
...
Reviewed-by: kvn
2018-11-09 09:57:22 -08:00
Xue-Lei Andrew Fan
3e9941ea2b
8212261: Add SSLSession accessors to HttpsURLConnection and SecureCacheResponse
...
Reviewed-by: mullan, chegar
2018-11-09 08:24:38 -08:00
Thomas Stuefe
7e17764cd3
8213592: Misaligned code in globals.hpp after 8211845
...
Reviewed-by: dholmes
2018-11-09 16:08:14 +01:00
Martin Doerr
598f595947
8213604: Fix missing includes after JDK-8212673
...
Reviewed-by: tschatzl, roland
2018-11-09 15:19:11 +01:00
Ambarish Rapte
bc3c7c9b32
8198002: java/awt/Mixing/Validating.java debug assert on Windows
...
Reviewed-by: serb, kaddepalli
2018-11-09 18:35:25 +05:30
Roman Kennke
9e754390c6
8213489: GC/C2 abstraction for Compile::final_graph_reshaping()
...
Reviewed-by: kvn, roland
2018-11-09 10:38:07 +01:00
Roman Kennke
617ccd6b92
8213473: Replace testB_mem_imm matcher with testUB_mem_imm
...
Reviewed-by: kvn, roland
2018-11-09 10:38:07 +01:00
Amit Sapre
06383ba3a1
8211951: Broken links in java.management files
...
Corrected broken Javadoc links.
Reviewed-by: alanb, sspitsyn
2018-11-09 12:47:20 +05:30
Ambarish Rapte
3ec1c6f949
8198000: java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows
...
Reviewed-by: prr, serb
2018-11-09 12:08:05 +05:30
Phil Race
bf7a30f5cf
8210776: Upgrade X Window System 6.8.2 to the latest XWD 1.0.7
...
Reviewed-by: serb
2018-11-08 10:34:49 -08:00
Prasanta Sadhukhan
b553485436
8213116: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows
...
Reviewed-by: prr
2018-11-08 12:09:06 +05:30
Ioi Lam
147fc3ed13
8213346: Re-implement shared dictionary using CompactHashtable
...
Reviewed-by: jiangli
2018-11-07 19:40:27 -08:00
Jakub Vanek
14b8e187e2
8213826: Disable ARMv6 memory barriers on ARMv5 processors
...
Reviewed-by: dholmes, bulasevich
2018-11-13 21:43:10 -05:00
Jamil Nimeh
acd81b508e
8212885: TLS 1.3 resumed session does not retain peer certificate chain
...
Reviewed-by: xuelei, wetmore
2018-11-13 18:22:52 -08:00
Weijun Wang
65dc116bf6
8213400: Support choosing group name in keytool keypair generation
...
Reviewed-by: apetcher, xuelei
2018-11-14 08:46:25 +08:00
Jonathan Gibbons
761710ffab
8213820: unknown tag: @returns
...
Reviewed-by: darcy
2018-11-13 16:17:24 -08:00
David Holmes
ea22b27348
8213760: os::obsolete_option is obsolete and should be removed
...
Reviewed-by: jiangli, igerasim, stuefe
2018-11-13 16:49:58 -05:00
Jiangli Zhou
beb5b05d44
8213563: appcds/sharedStrings/SharedStringsStress.java fails with 'GC triggered before VM initialization completed' error
...
Move MetaspaceShared::read_extra_data() call to the main MetaspaceShared::preload_and_dump() operation.
Reviewed-by: iklam
2018-11-13 15:11:53 -05:00
Andrew Haley
53e8899129
8209415: Fix JVMTI test failure HS202
...
Fix test for static method in exception throw handler
Reviewed-by: adinn
2018-11-13 11:21:32 -05:00
Pavel Rappo
8c361a3e74
8213490: Networking area typos and inconsistencies cleanup
...
Reviewed-by: alanb, chegar, dfuchs
2018-11-13 12:24:34 +00:00
Thomas Schatzl
56db122656
8213307: G1 should clean up RMT with ClassUnloadingWithConcurrentMark
...
Re-enable cleanup of the ResolvedMethodTable after changes in JDK-8206423.
Reviewed-by: shade, coleenp
2018-11-13 11:45:16 +01:00
Claes Redestad
8a64d3bc3c
8213741: Consolidate Object and String Stringifiers
...
Reviewed-by: shade
2018-11-13 11:34:54 +01:00
Roman Kennke
e3d65f1c12
8213745: Don't use memset to initialize array of RegMask in matcher.cpp
...
Reviewed-by: kvn, shade
2018-11-12 22:00:07 +01:00
Rob McKenna
d3ccf8a0ca
8160768: Add capability to custom resolve host/domain names within the default JNDI LDAP provider
...
Reviewed-by: alanb, dfuchs, chegar, mchung, vtewari
2018-11-12 08:33:59 -08:00
Pavel Rappo
cea9c21479
8210493: Bind to node- or linklocal ipv6 multicast address fails
...
Reviewed-by: alanb, chegar
2018-11-12 12:55:36 +00:00
Roland Westrelin
9429c17b35
8205574: Loop predication "assert(f <= 1 && f >= 0) failed Incorrect frequency"
...
Reviewed-by: kvn
2018-11-09 10:52:15 +01:00
Jan Lahoda
c963d543d2
8209055: c.s.t.javac.code.DeferredCompletionFailureHandler seems to use WeakHashMap incorrectly
...
Do not keep speculative Symbols in DeferredCompletionFailureHandler.
Reviewed-by: jjg, vromero
2018-11-12 09:35:23 +00:00
Rahul Raghavan
3bef8642a4
8210803: Compilation failure in codeBlob.cpp for Windows 32-bit
...
Added ordinary operator delete declaration within class
Reviewed-by: kvn, rlichten, thartmann
2018-11-12 01:15:16 -08:00
Priya Lakshmi Muthuswamy
50dc5ef396
5076751: System properties documentation needed in javadocs
...
Reviewed-by: jjg
2018-11-12 13:31:41 +05:30
Sergey Bylokhov
3656228787
8207070: Webstart app popup on wrong screen in a one-screen setup changing to multi-monitor
...
Reviewed-by: prr
2018-11-02 15:38:03 -07:00
Sergey Bylokhov
d418a15de7
8211992: GraphicsConfiguration.getDevice().getDisplayMode() causes JVM crash on Mac
...
Reviewed-by: prr
2018-11-02 12:15:37 -07:00
Ambarish Rapte
fa9ec805d9
8198001: java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows
...
Reviewed-by: prr, serb
2018-11-02 23:05:47 +05:30
Phil Race
5fa252a52c
8213213: Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h
...
Reviewed-by: serb
2018-11-01 13:56:14 -07:00
Ioi Lam
b84cf61b08
8213250: CDS archive creation aborts due to metaspace object allocation failure
...
Reviewed-by: jiangli, ccheung
2018-11-01 10:59:05 -07:00
Jiangli Zhou
a73856351a
8213439: Run class initialization for boot loader classes with registered subgraph archiving entry field during CDS dump time
...
Run class initialization for boot classes with registered subgraph archiving entry fieldi(s) at CDS dump time.
Reviewed-by: dholmes, iklam
2018-11-08 19:16:16 -05:00
Vicente Romero
0ec4944be7
8211450: UndetVar::dup is not copying the kind field to the duplicated instance
...
Reviewed-by: mcimadamore
2018-11-08 18:23:52 -05:00
Roman Kennke
7c3f2b06f1
8213199: GC abstraction for Assembler::needs_explicit_null_check()
...
Reviewed-by: adinn, eosterlund
2018-11-08 23:31:08 +01:00
Martin Balao
7724fd6d9b
8213154: Update copyright headers of files in src tree that are missing Classpath exception
...
Reviewed-by: andrew
2018-11-08 18:10:15 -03:00
Mikael Vidstedt
f69921f2fc
8213436: Obsolete UseMembar
...
Reviewed-by: kvn, dholmes, mdoerr, adinn
2018-11-08 11:45:13 -08:00
Mikael Vidstedt
38a1e5ffbc
8213438: Remove ClearResponsibleAtSTW
...
Reviewed-by: dholmes, eosterlund, dcubed
2018-11-08 11:22:28 -08:00
Joe Wang
a567796533
8202285: (fs) Add a method to Files for comparing file contents
...
Reviewed-by: alanb, rriggs, smarks, bpb, dfuchs, weijun, igerasim
2018-11-08 09:50:54 -08:00
Richard Reingruber
e8fd8147a3
8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC
...
Reviewed-by: kvn
2018-11-08 09:04:00 -08:00
Chris Hegarty
4187dff26a
8213418: Socket/ServerSocket supportedOptions does not work with custom SocketImpl
...
Reviewed-by: alanb, dfuchs
2018-11-08 16:16:57 +00:00
Vicente Romero
7d4e8d0e26
8210197: javac can't tell during speculative attribution if a diamond expression is creating an anonymous inner class or not
...
Reviewed-by: mcimadamore
2018-11-08 10:36:06 -05:00
Thomas Stuefe
3084a5290c
8211845: A new switch to control verbosity of hs-err files
...
Reviewed-by: goetz, mdoerr
2018-11-08 16:23:55 +01:00
Erik Österlund
c9e3ee1fbb
8213411: JDK-8209189 incorrect for Big Endian (JVM crashes)
...
Reviewed-by: kvn, mdoerr
2018-11-08 15:02:50 +01:00
Robbin Ehn
1ce3770481
8209139: globalCounter bootstrap issue
...
Reviewed-by: dcubed, dholmes
2018-11-08 15:31:23 +01:00
Bernard Blaser
1117fcb339
8213479: Missing x86_64.ad patterns for 8-bit logical operators with destination in memory
...
Reviewed-by: kvn
2018-11-08 15:11:32 +01:00
Robbin Ehn
e35e0ab165
8211403: Rename SafepointMechanism::poll(...)
...
Reviewed-by: mdoerr, dcubed, dholmes
2018-11-08 14:32:49 +01:00
Roland Westrelin
b2541f90e6
8212673: jtreg/applications/runthese/RunThese30M.java fails in C2 with "assert(!had_error) failed: bad dominance"
...
Reviewed-by: thartmann, kvn, shade
2018-11-08 10:08:52 +01:00
David Holmes
eac28d7fae
8213137: Remove static initialization of monitor/mutex instances
...
Moved to the global mutex list in mutexLocker
Reviewed-by: tschatzl, dcubed, rehn, eosterlund
2018-11-08 07:42:08 -05:00
Serguei Spitsyn
bf16c3a479
8080406: VM_GetOrSetLocal doesn't check local slot type against requested type
...
Provide possible type checks when LVT is absent
Reviewed-by: jcbeyler, cjplummer
2018-11-08 00:07:48 -08:00
Roman Kennke
31cfeabc46
8213469: Remove/fix leftovers from JDK-8213384: Move G1/C2 barrier verification into G1BarrierSetC2
...
Reviewed-by: kvn, roland
2018-11-07 20:24:44 +01:00
Roman Kennke
bb792b0337
8213371: GC/C2 abstraction and cleanup to handle custom offset for GC memory accesses
...
Reviewed-by: kvn, roland
2018-11-07 20:21:35 +01: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
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
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
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
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