Pankaj Bansal
eb9d86fff1
5076761: JList.setSelectedValue(null, ...) doesn't do anything
...
Reviewed-by: serb, ssadetsky, psadhukhan
2018-02-15 14:20:44 +05:30
Xueming Shen
739c973204
8197988: T2 test javax/net/ssl/interop/ClientHelloChromeInterOp.java failed after JDK-8164278
...
Reviewed-by: alanb
2018-02-15 00:25:01 -08:00
Martin Buchholz
48b9835669
8197893: Mistaken type check in CheckedEntrySet.toArray
...
Reviewed-by: psandoz
2018-02-14 16:37:20 -08:00
Thomas Schatzl
edb1509a0e
8197968: [Backout] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
...
Reviewed-by: kbarrett
2018-02-15 00:20:22 +01:00
Xueming Shen
f6ca24c05f
8164278: java.util.Base64.EncOutputStream/DecInputStream is slower than corresponding version in javax.mail package
...
Reviewed-by: rriggs
2018-02-14 14:13:42 -08:00
Claes Redestad
abb7e3a52a
8197849: Misc improvements to jar resource handling
...
Reviewed-by: rriggs, dfuchs
2018-02-14 19:03:12 +01:00
Brian Burkhalter
f74677e37e
8144672: (ch) PipeImpl should use localhost instead of loopback address
...
Reviewed-by: alanb, clanger
2018-02-14 08:15:07 -08:00
Ioi Lam
a74437edc9
8179249: Improve process output analysis in CDS tests
...
Added new API TestCommon.run(...).assertNormalExit(...), etc
Reviewed-by: mseledtsov
2018-02-14 07:08:25 -08:00
Chris Plummer
e2f49705aa
8196909: gcc 7.2.1 compiler warning in libdt_socket
...
Fixed warning
Reviewed-by: sspitsyn, clanger
2018-02-15 09:22:25 -08:00
Jesper Wilhelmsson
dc06e6553a
Merge
2018-02-15 16:16:17 +01:00
Tobias Hartmann
01353e7787
8197828: Null pointer dereference in MultiNode::proj_out_or_null
...
Added a null check for the return value of AllocateNode::initialization().
Reviewed-by: kvn, shade, dlong
2018-02-15 09:17:56 +01:00
Zhengyu Gu
f47021e2ab
8193373: Cleanup ElfFile and family
...
Cleanup elf decoder and added test
Reviewed-by: minqi, coleenp
2018-02-14 17:20:59 -05:00
Jesper Wilhelmsson
d851dd077b
8197945: Qurarantine failing condy tests
...
Reviewed-by: coleenp, lfoltan, kbarrett
2018-02-14 16:42:00 +01:00
Calvin Cheung
26712bcb1b
8196920: VerifierTest_1A.java and VerifierTest_1B.java fail: assert(receiver_klass->is_subtype_of(static_receiver_klass)) failed: actual receiver must be subclass of static receiver klass
...
Add an unverifiable method to the test class
Reviewed-by: dholmes, iklam
2018-02-14 10:32:19 -08:00
Ioi Lam
128f91288c
8197857: fieldDescriptor prints incorrect 32-bit representation of compressed oops
...
Reviewed-by: coleenp
2018-02-14 06:57:28 -08:00
Claes Redestad
fa933f3971
8195850: Improve startup of code to pull arguments from BootstrapMethodInvoker
...
Reviewed-by: psandoz, jrose
2018-02-14 15:27:29 +01:00
Coleen Phillimore
2a4d4b43b4
8197772: metaspace uses global operator new/delete for gtest testing
...
Inherit ChunkManagerReturnTestImpl from CHeapObj
Reviewed-by: kbarrett, zgu
2018-02-14 09:09:37 -05:00
Coleen Phillimore
d41cbf61a1
8197789: os::SuspendedThreadTask causes references to global operator delete
...
Make destructor non-virtual and protected
Reviewed-by: kbarrett
2018-02-14 09:03:31 -05:00
Claes Redestad
50f6694f00
8197829: Optimize CLDRCalendarDataProviderImpl::retrieveInteger
...
Reviewed-by: naoto
2018-02-14 14:45:38 +01:00
Jesper Wilhelmsson
b8689741ec
Merge
2018-02-14 13:29:45 +01:00
Weijun Wang
06a9e1a72f
8191438: jarsigner should print when a timestamp will expire
...
Reviewed-by: mullan
2018-02-14 16:58:49 +08:00
Tobias Hartmann
2c5a0835a9
8197608: MacroAssembler::unimplemented calls global operator new[]
...
Removed C heap allocation of string buffers.
Reviewed-by: kvn, shade
2018-02-14 08:23:53 +01:00
Mandy Chung
ff6a245d89
8197865: @moduleGraph taglet generates incorrect link to module graph
...
Reviewed-by: jjg, lancea
2018-02-13 15:32:41 -08:00
Jesper Wilhelmsson
51ab999e0e
Merge
2018-02-13 23:38:34 +01:00
Kim Barrett
023fc4b866
8197454: Need Access decorator for storing oop into uninitialized location
...
Repurpose ARRAYCOPY_DEST_NOT_INITIALIZED to AS_DEST_NOT_INITIALIZED.
Reviewed-by: eosterlund, coleenp
2018-02-13 17:36:22 -05:00
Lana Steuck
1087d69b46
Merge
2018-02-13 22:10:03 +00:00
Martin Doerr
eb3ec99500
8196786: [PPC64+s390] ConstantDynamic support
...
Reviewed-by: psandoz, dsamersoff
2018-02-13 17:38:03 +01:00
Roland Westrelin
4f8c5b6949
8197563: assert(is_Loop()) crash in PhaseIdealLoop::try_move_store_before_loop()
...
Don't move store out of the loop if head is not a LoopNode.
Reviewed-by: kvn, thartmann
2018-02-13 16:57:01 +01:00
Thomas Schatzl
347c253452
7127700: G1: Replace G1PLAB with PLAB
...
Reviewed-by: sjohanss, kbarrett
2018-02-13 16:13:20 +01:00
Thomas Stuefe
bc472b0530
8197827: [windows] Small cleanups after JDK-8185712
...
Reviewed-by: zgu, dholmes
2018-02-13 14:38:09 +01:00
Coleen Phillimore
1a839d0882
8068593: Remove or repurpose unused PerfCounters from objectMonitor
...
Reviewed-by: redestad, dcubed
2018-02-21 14:08:26 -05:00
Harold Seigel
7d1735efbb
8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options
...
Add comments, fix a small issue with the boot loader, and add an assert.
Reviewed-by: coleenp, alanb, acorn, dholmes
2018-02-21 11:18:52 -05:00
Roman Kennke
6be7841937
8197999: Accessors in typeArrayOopDesc should use new Access API
...
Reviewed-by: eosterlund, pliden
2018-02-15 23:45:15 +01:00
Zhengyu Gu
b962c75f25
8198287: Cleanup ElfFile usage in whitebox.cpp
...
Removed redundant include of elfFile.hpp
Reviewed-by: dholmes, coleenp
2018-02-21 07:49:36 -05:00
Stefan Karlsson
08193e2dfb
8198225: os::attempt_reserve_memory_at records memory as committed
...
Reviewed-by: shade, zgu, stuefe
2018-02-21 12:40:07 +01:00
Stefan Karlsson
f1540011d0
8196405: [REDO] NMT: add_committed_regions doesn't merge succeeding regions
...
Reviewed-by: eosterlund, coleenp, zgu
2018-02-21 12:40:05 +01:00
Jean Christophe Beyler
f3fc38d5f5
8198439: Fix aarch64 code for handling generate_code_for after FastTLABFill obsolete code
...
Fix aarch64 issue when moving the stp down and to a str
Reviewed-by: adinn, smonteith
2018-02-20 09:46:48 -08:00
Per Lidén
2606b1f985
8198369: Clean up GCId and GCIdMark
...
Reviewed-by: stefank, eosterlund
2018-02-21 07:50:33 +01:00
Per Lidén
0bf8fa1855
8198267: Allow GCId::current_raw() calls from non-NamedThreads
...
Reviewed-by: stefank, kbarrett
2018-02-21 07:46:40 +01:00
Gerard Ziemski
28c9fe47bc
8193056: Title from build failure with Xcode 9.1
...
Included missing header explicitly.
Reviewed-by: coleenp, vlivanov
2018-02-20 16:18:25 -06:00
Sangheon Kim
98a4315c72
8193909: Obsolete(remove) Co-operative Memory Management (CMM)
...
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Reviewed-by: dholmes, jwilhelm, mchung, tschatzl
2018-02-20 12:54:26 -08:00
Martin Doerr
276e1da447
8195112: x86 (32 bit): implementation for Thread-local handshakes
...
Reviewed-by: goetz, rehn
2018-02-20 16:10:21 +01:00
Lois Foltan
b085ebe7b7
8196884: VS2017 Multiple Type Cast Conversion Compilation Errors
...
Change the type of symbolic constant badAddressVal and introduce specific casts to fix multiple type cast conversion compilation errors.
Reviewed-by: coleenp, kbarrett
2018-02-20 07:46:40 -05:00
Lois Foltan
17fe1b7ec7
8197956: VS2017 (C4838) Narrowing conversion required from __int64 to julong
...
Use the correct typed constant when initializing the StubRoutines::x86::_k512_W array.
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Reviewed-by: coleenp
2018-02-20 07:32:17 -05:00
Lois Foltan
91105a9a52
8196997: VS2017 The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be removed
...
Ignore deprecation warning for non-Standard std::tr1 namespace and TR1-only machinery when compiling gtest.
Reviewed-by: kbarrett, stuefe
2018-02-20 07:20:22 -05:00
Lois Foltan
6842f2f659
8196880: VS2017 Addition of Global Delete Operator with Size Parameter Conflicts with Arena's Chunk Provided One
...
Add a private ordinary operator delete declaration within class Chunk.
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Reviewed-by: coleenp, stuefe
2018-02-20 07:10:42 -05:00
Lois Foltan
acd1f4797f
8196889: VS2017 Unable to Instantiate OrderAccess::release_store with an Incomplete Class Within an Inlined Method
...
Fix compilation error by declaring Atomic::IsPointerConvertible public.
Reviewed-by: kbarrett, stuefe
2018-02-20 07:00:49 -05:00
Per Lidén
4e971f5455
8198265: Make CollectorPolicy::satisfy_failed_metadata_allocation() virtual
...
Reviewed-by: stefank, eosterlund
2018-02-19 15:44:56 +01:00
Per Lidén
13aaf94964
8198268: Add time argument to ConcurrentGCTimer::register_gc_pause_start/_end
...
Reviewed-by: kbarrett, stefank
2018-02-19 15:44:56 +01:00
Per Lidén
1b12333f8f
8198269: Allow GCCauseSetter to be used outside of safepoints
...
Reviewed-by: stefank, sjohanss
2018-02-19 15:44:56 +01:00