Tatiana Pivovarova
e0d743ff05
8138810: rework tests for CompilerToVM::allocateCompiledId
...
Reviewed-by: twisti
2015-11-11 15:04:15 +03:00
Gunter Haug
bace7d99aa
8142314: Bug in C1 ControlFlowOptimizer::delete_unnecessary_jumps with bytecode profiling
...
Reviewed-by: kvn
2015-11-10 11:01:28 +01:00
Aleksey Shipilev
ac09d8a135
8140650: Method::is_accessor should cover getters and setters for all types
...
Reviewed-by: vlivanov, coleenp, sgehwolf
2015-11-11 01:27:36 +03:00
Vladimir Kozlov
6ed8c23581
8141624: Limit calculation of pre loop during super word optimization is wrong
...
Reviewed-by: vlivanov, kvn
2015-11-10 21:36:35 -08:00
Tom Rodriguez
e73df9dee6
8142436: [JVMCI] fix management of nmethod::_installed_code field
...
Reviewed-by: twisti
2015-11-10 11:50:20 -10:00
Tom Rodriguez
323c22ecfa
8142435: [JVMCI] restore missing InstalledCode.version increment
...
Reviewed-by: twisti
2015-11-10 11:49:42 -10:00
Roland Schatz
3d745923ca
8142329: [JVMCI] pass Handle by value
...
Reviewed-by: coleenp, twisti
2015-11-10 10:34:39 -10:00
Roland Westrelin
fa6545ccc1
8137168: Replace IfNode with a new RangeCheckNode for range checks
...
New RangeCheckNode to enable optimization of explicit library level range checks
Reviewed-by: kvn, thartmann
2015-11-09 11:28:31 +01:00
Igor Veresov
51884084c1
Merge
2015-11-09 22:43:30 +00:00
Christian Thalinger
df31872e93
Merge
2015-11-09 20:01:29 +00:00
Michael C Berg
e86e38619e
8140779: Code generation fixes for avx512
...
Assembler refactoring. Abstract away instruction attributes.
Reviewed-by: kvn, roland, iveresov
2015-11-09 11:26:41 -08:00
Tobias Hartmann
88b4e7130a
Merge
2015-11-09 13:27:18 +00:00
Tobias Hartmann
5d86db4b66
8067378: Add segmented code heaps info into jfr events: vm/code_cache/stats and vm/code_cache/config
...
Added code heap specific information to code cache JFR events.
Reviewed-by: twisti, mgronlun
2015-11-09 11:35:44 +01:00
Dmitrij Pochepko
8d1f664989
8141552: [TESTBUG] compiler/jvmci/events/JvmciNotifyInstallEventTest failed after jvmci refresh
...
Fixed test bug, which used same CompilationResult object instance in 2 installCode calls
Reviewed-by: iignatyev, twisti
2015-11-06 15:07:00 +03:00
Dmitrij Pochepko
38339b3fe9
8138689: use package for /compiler/whitebox common classes
...
Moved CompilerWhiteBoxTest to package, updating tests accordingly
Reviewed-by: iignatyev
2015-11-06 14:54:02 +03:00
Dmitrij Pochepko
48183cc207
8141353: Testlibrary: add various changes into testlibrary Utils
...
Added TEST_JDK, TEST_CLASSES properties and getMandatoryProperty method
Reviewed-by: iignatyev
2015-11-06 14:51:15 +03:00
Roland Schatz
26f02e4686
8139589: [JVMCI] throw exceptions in faulty code installation operations
...
Reviewed-by: twisti
2015-11-06 10:06:51 -10:00
Tobias Hartmann
7e827560be
Merge
2015-11-06 08:45:13 +00:00
Tobias Hartmann
af2e00ae90
8140574: C2 must re-execute checks after deoptimizing from merged uncommon traps
...
Before merging uncommon traps we have to check for proper bci domination and compatible JVMStates to guarantee correct re-execution of the checks.
Reviewed-by: kvn, roland
2015-11-06 09:36:47 +01:00
Nils Eliasson
0092880b1f
8141424: [Testbug] CompilerDirectivesDCMDTest.java testing flag that is missing in product builds
...
Test a flag that is in all builds instead
Reviewed-by: roland
2015-11-05 12:37:03 +01:00
Roland Westrelin
45b3ce816a
8140309: [REDO] failed: no mismatched stores, except on raw memory: StoreB StoreI
...
Mismatched stores on same slice possible with Unsafe.Put*Unaligned methods
Reviewed-by: kvn, thartmann
2015-10-28 10:20:33 +01:00
Martin Doerr
9a5f4d56ff
8138894: C1: Support IRIW on weak memory platforms
...
Reviewed-by: twisti, goetz
2015-10-21 10:37:50 +02:00
Nils Eliasson
7c1b9aaf06
8135068: Extract method matchers from CompilerOracle
...
Ecapsulate code to enable reuse
Reviewed-by: roland, kvn
2015-09-18 10:09:38 +02:00
Roger Riggs
9d5cbc5fbc
8132735: java/lang/ProcessHandle/TreeTest failed with java.lang.AssertionError: Start with zero children
...
Revise test to only operate on processes it spawns
Reviewed-by: chegar
2015-09-17 22:46:04 -04:00
Roger Riggs
0d17c738d7
Merge
2015-09-17 22:46:02 -04:00
Rob McKenna
64d414469c
8129957: Deadlock in JNDI LDAP implementation when closing the LDAP context
...
Reviewed-by: vinnie
2015-09-17 22:59:48 +01:00
Alejandro Murillo
15a7f1d1bb
8087203: Adapt Version.java.template to the JEP-223 new version string format
...
Reviewed-by: darcy
2015-09-17 14:41:39 -07:00
Joe Darcy
67603e6d54
8134795: Port fdlibm pow to Java
...
Reviewed-by: bpb
2015-09-17 13:43:06 -07:00
Roger Riggs
6eb869c3d6
Merge
2015-09-17 13:33:33 -04:00
Alejandro Murillo
9261774b5b
Merge
2015-09-17 09:19:40 -07:00
Alejandro Murillo
5ef8af7bec
Merge
2015-09-17 09:19:39 -07:00
Volker Simonis
d33fffce04
8136690: AIX: libjimage should be linked with the C++ compiler
...
Reviewed-by: ihse
2015-09-17 18:04:53 +02:00
Martin Buchholz
dd82c77c58
8136656: Check in blessed-modifier-order.sh
...
Reviewed-by: ihse, chegar
2015-09-17 08:55:39 -07:00
Roland Westrelin
f8abd0e843
8136820: Generate better code for some Unsafe addressing patterns
...
Reshape address computation to move invariant part out of loops
Reviewed-by: kvn
2015-09-17 16:53:42 +02:00
Pavel Punegov
4af470b866
8066157: JEP-JDK-8046155: Test task: method matcher
...
MethodMatcher test and framework
Reviewed-by: iignatyev, neliasso
2015-09-24 20:13:04 +03:00
Kirill Zhaldybin
d0134f947f
8137020: [TESTBUG] Utils.runAndCheckException doesn't work well if no exception thrown
...
Changed handling a case when expected exception wasn't thrown
Reviewed-by: iignatyev
2015-09-24 18:24:10 +03:00
Athijegannathan Sundararajan
c2898271c9
8136694: Megemorphic scope access does not throw ReferenceError when property is missing
...
Reviewed-by: attila, hannesw
2015-09-17 18:23:53 +05:30
Alejandro Murillo
0eef2f9998
8134365: Test test/sun/misc/Version/Version.java should follow Verona rules for trailing zeros
...
Reviewed-by: mchung, iris
2015-09-16 10:52:10 -07:00
Martin Buchholz
623caa1da9
8136570: Stop changing user environment variables related to /usr/dt
...
4953367: MAWT: Java should be more careful manipulating NLSPATH, XFILESEARCHPATH env variables
Stop changing user environment variables: NLSPATH XFILESEARCHPATH
Reviewed-by: prr
2015-09-16 10:49:11 -07:00
Vyom Tewari
681e6b478b
8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c
...
Ensure that file descriptor is properly closed if setsockopt fails.
Reviewed-by: chegar, igerasim
2015-09-17 17:33:00 +02:00
Weijun Wang
d9f30b845c
8136436: jarsigner tests include both a warnings.sh and a warnings subdir
...
Reviewed-by: xuelei
2015-09-17 10:37:39 +08:00
Stuart Marks
343e882e7f
8072722: add stream support to Scanner
...
Reviewed-by: psandoz, chegar, sherman
2015-09-16 16:24:35 -07:00
Attila Szegedi
f74c628ffe
8136647: Syntactic error accidentally left in JDK-8135251 changeset
...
Reviewed-by: sundar
2015-09-16 18:44:47 +02:00
Attila Szegedi
7d849fd622
8135251: Use Unsafe.defineAnonymousClass for loading Nashorn script code
...
Reviewed-by: hannesw, lagergren, sundar
2015-09-16 18:34:10 +02:00
Daniil Titov
0b454ad041
8134808: Remove support for serialized applets from java.desktop
...
Reviewed-by: serb, azvegint
2015-09-16 18:34:38 +03:00
Attila Szegedi
fd8fa9290c
8135251: Use Unsafe.defineAnonymousClass for loading Nashorn script code
...
Reviewed-by: alanb, lagergren, sundar
2015-09-16 16:54:22 +02:00
Ed Nevill
050184d76f
8136615: aarch64: elide DecodeN when followed by CmpP 0
...
Remove DecodeN when comparing a narrow oop with 0
Reviewed-by: kvn, adinn
2015-09-16 13:50:57 +00:00
Roland Westrelin
92af9b015c
8136926: phi == NULL assert in PhaseIdealLoop::try_move_store_after_loop
...
Multiple phis on same slice are possible in a loop
Reviewed-by: kvn, mcberg
2015-09-22 15:25:34 +02:00
Hui Shi
0f4b248b18
8136596: Remove aarch64: MemBarRelease when final field's allocation is NoEscape or ArgEscape
...
Elide MemBar when AllocateNode _is_non_escaping
Reviewed-by: kvn, roland
2015-09-21 10:51:33 +02:00
Zoltan Majo
a61a0cec2e
8136914: compiler/loopopts/superword/SumRedSqrt_Double.java times out
...
Change test to execute only on relevant (x86-based) platforms.
Reviewed-by: kvn, dlong
2015-09-22 13:42:09 +02:00