Chris Plummer
5a51418eb9
8166679: JNI AsyncGetCallTrace replaces topmost frame name with <no Java callstack recorded> starting with Java 9 b133
...
Partly undid the changes for 8159284, which are the cause of this CR.
Reviewed-by: dholmes, coleenp, dcubed
2016-10-24 14:12:32 -07:00
Vladimir Kozlov
86571685f6
8168317: [JVMCI] use reflection instead of jdk 9 Module API in Services.java
...
Reviewed-by: iveresov, twisti
2016-10-24 11:48:30 -07:00
Joseph Provino
e41fd6cc89
Merge
2016-10-24 16:27:13 +00:00
Joseph Provino
af75e7389a
8160055: Misplaced call to ClassLoaderDataGraph::clear_claimed_marks during initial mark
...
The call to ClassLoaderDataGraph::clear_claimed_marks() during initial mark in g1CollectedHeap.cpp:4420 is misplaced.
Reviewed-by: tschatzl, kbarrett
2016-10-24 10:10:30 -04:00
Sharath Ballal
418c0fdb88
8160376: DebuggerException: Can't attach symbolicator to the process
...
Make SA link to JavaRuntimeSupport in MacOS X
Reviewed-by: dsamersoff, dcubed
2016-10-24 14:51:54 +03:00
Staffan Larsen
6078e95517
Merge
2016-10-24 09:55:58 +02:00
Staffan Larsen
e3cfbde233
8168483: Remove jtreg timeout handler timeout
...
Reviewed-by: dholmes, tbell
2016-10-24 09:05:13 +02:00
Kim Barrett
b82dbd43b5
8166862: CMS needs klass_or_null_acquire
...
Change CMS non-assert uses of klass_or_null to klass_or_null_acquire.
Reviewed-by: tschatzl, mgerdin
2016-10-21 22:26:51 -04:00
Dean Long
a8a3dae37c
8160411: SIGSEGV in frame::safe_for_sender on incomplete DeoptimizationBlob frame
...
Add range check for sender_sp
Reviewed-by: aph, dcubed
2016-10-21 17:51:33 -07:00
Rahul Raghavan
0520f59743
8165661: SPECjvm2008-crypto.signverify regression in 9-b105
...
Reverted part change done earlier for 8145322 - removed the (CastII (AddI x const)) -> (AddI (CastII x) const) transformation
Reviewed-by: roland, kvn, thartmann
2016-10-21 13:07:32 -07:00
Nils Eliasson
1134c66f5e
8166377: is_compiled_by_jvmci hot in some profiles - improve nmethod compiler type detection
...
Refactor code removing virtual call
Reviewed-by: kvn, twisti
2016-10-21 20:12:47 +02:00
Smita Kamath
2bc0337093
8165381: Update for x86 SHA512 using AVX2
...
Add intrinsics for x86 AVX2 architecture with no SHA instructions.
Reviewed-by: kvn
2016-10-21 10:16:09 -07:00
Markus Grönlund
cebdce2234
Merge
2016-10-21 17:55:02 +02:00
Markus Grönlund
1175b7f1c8
8166806: Add intrinsic support for writer used in event based tracing
...
Reviewed-by: kvn, egahlin
2016-10-21 16:20:18 +02:00
Alexander Kulyakhtin
a7041a6dc7
8168479: Quarantine serviceability/jdwp/AllModulesCommandTest.java test
...
Quarantining a test
Reviewed-by: sla
2016-10-21 17:04:13 +03:00
Jini George
2069d6b6b3
8164383: jhsdb dumps core on Solaris 12 when loading dumped core
...
Add the required extra parameters to Plookup_by_addr() and proc_arg_grab() as per the change to libproc with Solaris 12.
Reviewed-by: dsamersoff, sspitsyn
2016-10-21 12:30:12 +03:00
Michihiro Horie
8e09cfb126
8166684: PPC64: implement intrinsic code with vector instructions for Unsafe.copyMemory()
...
Reviewed-by: simonis, mdoerr
2016-10-21 10:27:32 +02:00
Alejandro Murillo
9864800638
Merge
2016-10-20 17:05:26 -07:00
Ioi Lam
b5eeaf1060
Merge
2016-10-20 21:41:14 +00:00
Ioi Lam
1f18dde1d8
8166203: NoClassDefFoundError should not be thrown if class is in_error_state at link time
...
Reviewed-by: coleenp, dholmes, sspitsyn
2016-10-20 13:41:07 -07:00
Kirill Zhaldybin
5eff90fe32
8159817: Convert FreeRegionList_test to GTest
...
Reviewed-by: kbarrett
2016-10-20 23:09:03 +03:00
Dmitrij Pochepko
9577d94f76
8155219: [TESTBUG] Rewrite compiler/ciReplay/TestVM.sh in java
...
Reviewed-by: kvn
2016-10-20 16:53:39 +03:00
Kirill Zhaldybin
d8c2eae5b3
8166910: Convert TestNewSize_test to GTest
...
8166911: Convert TestOldSize_test to GTest
Reviewed-by: jwilhelm
2016-10-20 10:51:54 +03:00
Doug Simon
17746fb702
Merge
2016-10-19 18:57:06 +00:00
Doug Simon
65940c5e5c
8168295: [JVMCI] -XX:+JVMCIPrintProperties should exit after printing
...
Reviewed-by: kvn, twisti
2016-10-19 20:15:35 +02:00
Vladimir Kozlov
ccc0015fb4
Merge
2016-10-19 17:53:01 +00:00
Martin Walsh
4aa77f3ae6
8164002: Add a new CPU family (S_family) for SPARC S7 and above processors
...
Reviewed-by: dholmes, ecaspole, kvn
2016-10-19 10:48:48 -07:00
Dmitry Fazunenko
af501f81ad
Merge
2016-10-19 16:56:31 +00:00
Leonid Mesnik
3057feeecb
8166724: gc/g1/TestHumongousShrinkHeap.java fails with OOME
...
Reviewed-by: dfazunen, jwilhelm
2016-10-19 10:06:55 +03:00
Leonid Mesnik
4a49bb6284
8155570: serviceability/tmtools/jstat/GcTest02.java fails with parallel GC
...
Reviewed-by: jwilhelm
2016-10-19 10:10:51 +03:00
Kirill Zhaldybin
82d31a04f7
Merge
2016-10-19 12:10:43 +02:00
Alexander Kulyakhtin
dbcc466e7f
8166289: RuntimeException: canRead() reports false for reading from the same module: expected true, was false
...
A fix in the JDWP test along with some extra logging added
Reviewed-by: sspitsyn
2016-10-18 14:27:48 +03:00
Volker Simonis
07da91668a
8167299: -XX:+PrintRelocations crashes the VM
...
Reviewed-by: kvn
2016-10-06 18:04:11 +02:00
Erik Helin
bf69ab5760
8166790: Add stress test GCBasher
...
Reviewed-by: dfazunen, dholmes, erikj, tschatzl, lmesnik
2016-10-06 16:32:46 +02:00
Hui Shi
ecccfb5c76
8167421: AArch64: in one core system, fatal error: Illegal threadstate encountered
...
Adding missing thread state store when os::is_MP() is false
Reviewed-by: aph
2016-10-17 05:44:43 -07:00
Michael Berg
993bfb6565
8167987: change merge context to clear for mask register usage model
...
Reviewed-by: kvn
2016-10-18 19:08:24 -07:00
Kirill Zhaldybin
8e9064b44b
8166563: Convert GuardedMemory_test to Gtest
...
Reviewed-by: iignatyev
2016-09-28 17:18:45 +03:00
Kirill Zhaldybin
c6515608b6
8166804: Convert TestMetachunk_test to GTest
...
Reviewed-by: iignatyev
2016-09-28 17:26:43 +03:00
Bhavesh Patel
139c282119
8154262: Navigation bar in javadoc generated pages needs to be updated to display module information
...
Reviewed-by: jjg, ksrini
2016-05-11 20:28:22 +00:00
Christian Thalinger
60360e8793
Merge
2016-05-11 20:27:17 +00:00
Christian Thalinger
3c0ef9eadc
8156159: replace CompilerToVM.readUncompressedOop with Unsafe.getUncompressedObject
...
Reviewed-by: kvn
2016-05-11 10:23:59 -10:00
Calvin Cheung
baca9fb3f6
8156789: missing condition in ClassPathZipEntry::open_versioned_entry()
...
Added back the !_is_boot_append condition
Reviewed-by: hseigel, jiangli
2016-05-11 12:19:59 -07:00
Jim Laskey
dcb864bfec
8156781: change to jlink has result in test failure
...
Reviewed-by: redestad
2016-05-11 16:17:45 -03:00
Tom Rodriguez
41310f897d
Merge
2016-05-11 18:32:38 +00:00
Roger Riggs
82ae26a9a8
8155978: Remove HTTP proxy implementation and tests from RMI
...
Reviewed-by: smarks
2016-05-11 14:01:29 -04:00
Pavel Punegov
415bf9842e
Merge
2016-05-11 19:41:50 +02:00
Attila Szegedi
860e71a134
8156738: Use StackWalker for DynamicLinker.getLinkedCallSiteLocation
...
Reviewed-by: hannesw, sundar
2016-05-11 19:24:29 +02:00
Daniel Fuchs
172839f24f
8156153: java/lang/System/LoggerFinder/jdk/DefaultLoggerBridgeTest/DefaultLoggerBridgeTest.java fails with java.lang.RuntimeException
...
Runs each scenario in its own VM to avoid unwanted interaction and start from a clean slate.
Reviewed-by: mchung
2016-05-11 19:23:58 +02:00
Pavel Punegov
87861c61e1
8150247: CompilerControl: LogCompilation testing
...
Add a test for standalone LogCompilation testing
Reviewed-by: kvn
2016-05-11 20:06:38 +03:00
Tom Rodriguez
b6c0e4788c
8156775: IGV: StringUtils is absent
...
Reviewed-by: kvn
2016-05-11 09:44:39 -07:00