David Holmes
c6b692b946
8134642: ParkEvent::RawThreadIdentity appears to be unused and should be removed
...
Reviewed-by: dcubed, hseigel
2015-10-25 19:19:55 -04:00
Daniel D. Daugherty
cb0500e51d
8047212: runtime/ParallelClassLoading/bootstrap/random/inner-complex assert(ObjectSynchronizer::verify_objmon_isinpool(inf)) failed: monitor is invalid
...
Fix race between ObjectMonitor alloc and verification code; teach SA about "static pointer volatile" fields.
Reviewed-by: cvarming, dholmes, sspitsyn, coleenp
2015-10-24 15:44:08 -07:00
Coleen Phillimore
ed82cd0ee8
Merge
2015-10-23 23:06:53 +02:00
Coleen Phillimore
f1e89ea4cc
8140274: methodHandles and constantPoolHandles should be passed as const references
...
Modified code to use const reference parameters
Reviewed-by: sspitsyn, twisti
2015-10-23 16:48:38 -04:00
Gerard Ziemski
f84561609b
8129855: "-XX:+IgnoreUnrecognizedVMOptions" hides out of range VM options
...
Implement strict spec rgarding how IgnoreUnrecognizedVMOptions works, supplied with the corresponding test case.
Reviewed-by: dcubed, ddmitriev
2015-10-23 11:17:23 -05:00
Nils Eliasson
7793175141
8140343: SEGV in DirectivesStack::getMatchingDirective
...
Could not match JVMCI compiler
Reviewed-by: kvn
2015-10-23 10:57:41 +02:00
Nils Eliasson
efd194d2e3
8140581: Excluding compile messages should only be printed with PrintCompilation
...
Use PrintCompilation flag instead
Reviewed-by: kvn
2015-10-28 15:44:28 +01:00
Igor Ignatyev
8cb3dad077
Merge
2015-10-28 16:01:45 +00:00
Zoltan Majo
d8c5daffb0
8139907: compiler/intrinsics/montgomerymultiply/MontgomeryMultiplyTest.java fails with timeout
...
Change MontgomeryMultiplyTest.java test to execute only on platforms on which the tested intrinsics are available.
Reviewed-by: kvn, neliasso
2015-10-28 15:15:59 +01:00
Pavel Punegov
1c3f45d213
8066158: JEP-JDK-8046155: Test task: directive parser
...
Check directive file parser with correct and incorrect files
Reviewed-by: kvn
2015-10-28 16:38:30 +03:00
Pavel Punegov
c95fc22507
8140453: compiler control test failed with RuntimeException: CompileCommand: nonexistent missing
...
Replace incorrect check for validity of method pattern with full command check
Reviewed-by: kvn
2015-10-28 16:26:42 +03:00
Pavel Punegov
2abe5caf98
8140350: compiler control tests fail with compiled: true, but should: false on required level: 1
...
Replace isMethodCompiled with isMethodCompilable with particular level
Reviewed-by: kvn
2015-10-28 16:00:54 +03:00
Ed Nevill
ba17a6c8f8
8140611: aarch64: jtreg test jdk/tools/pack200/UnpackerMemoryTest.java SEGVs
...
Fix register usage on calling native synchronized methods
Reviewed-by: kvn, adinn
2015-10-27 18:05:20 +00:00
Ed Nevill
037d51d7b0
8140582: aarch64: jvm fails to initialise after 8078556
...
Jvm fails to initialise on aarch64 systems with pagesize > 4K
Reviewed-by: duke
2015-10-27 10:08:48 +00:00
Dean Long
206767c0a2
Merge
2015-10-27 01:45:01 -04:00
Jan Civlin
0485593fbc
8139340: SuperWord enhancement to support vector conditional move (CMovVD) on Intel AVX cpu
...
Emit vector conditional moves
Reviewed-by: kvn
2015-10-26 19:33:31 -07:00
Nils Eliasson
1c8b312b4c
8139996: CompileCommand prints quoted ascii strings
...
Print symbols as utf8
Reviewed-by: kvn
2015-10-26 10:36:54 +01:00
Christian Thalinger
4762c58c08
Merge
2015-10-23 07:18:31 +00:00
Vivek R Deshpande
c07f802b14
8139575: Update for x86 log in the math lib
...
Add new java.lang.Math() intrinsics from x86
Reviewed-by: kvn, iveresov
2015-10-22 21:39:25 -07:00
Srikanth Adayapalam
2d8d2e83ba
8057685: javac should not crash compiling type annotations
...
Reviewed-by: jlahoda
2015-10-23 08:21:41 +05:30
Alejandro Murillo
609e7a7646
Merge
2015-10-22 16:25:35 -07:00
Alejandro Murillo
d713fdc043
Merge
2015-10-22 16:25:34 -07:00
Alejandro Murillo
66dd5c3e3f
Merge
2015-10-22 16:25:34 -07:00
Christian Thalinger
6bc7725c19
8140091: remove VMStructs cast_uint64_t workaround for GCC 4.1.1 bug
...
Reviewed-by: erikj, kvn
2015-10-22 13:18:15 -10:00
Christian Thalinger
fb687e4ff4
Merge
2015-10-22 19:03:52 +00:00
Lana Steuck
3e08a51657
Merge
2015-10-22 11:14:41 -07:00
Lana Steuck
b5a1becbda
Merge
2015-10-22 11:14:00 -07:00
Lana Steuck
a107c955e6
Merge
2015-10-22 11:13:08 -07:00
Lana Steuck
ccdbe5b3a1
Merge
2015-10-22 11:12:55 -07:00
Lana Steuck
3e9bab356e
Merge
2015-10-22 11:12:39 -07:00
Lana Steuck
bd152d20f8
Merge
2015-10-22 11:12:33 -07:00
Lana Steuck
2cec07979a
Merge
2015-10-22 11:12:30 -07:00
Maurizio Cimadamore
8ba15f464a
8140333: Tweak langtools IntelliJ project to better support Kulla changes
...
Add support for target.java.home option to the idea target
Reviewed-by: jlahoda
2015-10-22 18:58:00 +01:00
Jonathan Gibbons
aa1f57f8b0
8140325: Incorrect package.html file
...
Reviewed-by: darcy
2015-10-22 10:25:41 -07:00
Lana Steuck
88330b7239
Added tag jdk9-b88 for changeset b543e47c74b1
2015-10-22 08:47:53 -07:00
Lana Steuck
4caefa6497
Added tag jdk9-b88 for changeset a754462959d5
2015-10-22 08:47:52 -07:00
Lana Steuck
65144196d3
Added tag jdk9-b88 for changeset 84939eb5c7b5
2015-10-22 08:47:48 -07:00
Lana Steuck
0db3e42cca
Added tag jdk9-b88 for changeset 9d153359b8ff
2015-10-22 08:47:47 -07:00
Lana Steuck
d433def579
Added tag jdk9-b88 for changeset bd51fb758778
2015-10-22 08:47:46 -07:00
Lana Steuck
309ba90de6
Added tag jdk9-b88 for changeset 9f14b17a8956
2015-10-22 08:47:43 -07:00
Lana Steuck
847f0abcb4
Added tag jdk9-b88 for changeset 8e29cbfb0f15
2015-10-22 08:47:40 -07:00
Lana Steuck
5325cb694c
Added tag jdk9-b88 for changeset 15f446204203
2015-10-22 08:47:39 -07:00
Lance Andersen
dbf26ce3d5
8139056: Add convenience methods to Statement.java
...
Reviewed-by: joehw, rriggs
2015-10-22 11:36:17 -04:00
Magnus Ihse Bursie
5a7c62ba2e
8140282: Remove test directories on clean-test-*
...
Reviewed-by: erikj
2015-10-22 16:41:24 +02:00
Magnus Ihse Bursie
a6bb026e2f
8140277: Configuration out-of-date check should also check closed sources
...
Reviewed-by: erikj
2015-10-22 15:54:15 +02:00
Erik Helin
ab8fe0b0b2
8139271: Add top-level Makefile target to run hotspots jtreg tests
...
Reviewed-by: ihse, erikj
2015-10-22 15:28:49 +02:00
Srikanth Adayapalam
b84f19e870
8074803: Name clash
...
Javac incorrectly reports a name clash.
Reviewed-by: mcimadamore
2015-10-22 16:18:28 +05:30
Matthias Klose
b191aa4da0
8140223: fix the build with a toolchain with a linker defaulting to ld --as-needed
...
Reviewed-by: erikj, ihse
2015-10-22 12:12:32 +02:00
Sebastian Sickelmann
80a6875dbf
8139754: Change Boolean constructor use to the use of Boolean factorymethods. For the macosx-port-dev area
...
Reviewed-by: serb, alexsch
2015-10-22 13:46:52 +04:00
Attila Szegedi
06ebd4f0e2
8140273: restore use of CompositeOperation.contains where it is needed
...
Reviewed-by: hannesw, sundar
2015-10-22 10:43:10 +02:00