39896 Commits

Author SHA1 Message Date
Andreas Lundblad
200d75bd08 8087349: Test tools/sjavac/IncCompInheritance.java is failing
Refactoring of Dependencies framework.

Reviewed-by: mcimadamore
2015-10-22 09:05:54 +02:00
Lana Steuck
ebbe02d227 Merge 2015-10-21 18:40:22 -07:00
Lana Steuck
574f2d4b2d Merge 2015-10-21 18:40:01 -07:00
Lana Steuck
d8736f33b7 Merge 2015-10-21 18:39:29 -07:00
Lana Steuck
9658008b91 Merge 2015-10-21 18:39:15 -07:00
Lana Steuck
d28bdcda09 Merge 2015-10-21 18:38:55 -07:00
Lana Steuck
8602261ecc Merge 2015-10-21 18:38:39 -07:00
Lana Steuck
76b98b17f4 Merge 2015-10-21 18:38:29 -07:00
Lana Steuck
6008f348df Merge 2015-10-21 15:16:00 -07:00
Lana Steuck
318515fb59 Merge 2015-10-21 15:15:36 -07:00
Lana Steuck
15638abdb3 Merge 2015-10-21 15:15:33 -07:00
Lana Steuck
625b7537cf Merge 2015-10-21 15:15:26 -07:00
Lana Steuck
b22076c34e Merge 2015-10-21 15:15:16 -07:00
Christian Thalinger
55bfbb3954 Merge 2015-10-21 21:49:29 +00:00
Bob Vandette
24029cc8dd Merge 2015-10-21 16:39:02 -04:00
Nils Eliasson
2ae22fa029 Merge 2015-10-21 21:59:54 +02:00
Christian Thalinger
ebb27ad595 8139935: Bootcycle builds are broken on jdk9/hs due to JVMCI changes
Reviewed-by: erikj
2015-10-21 11:41:07 -07:00
Sergey Bylokhov
9a97133265 8041900: [macosx] Java forces the use of discrete GPU
Reviewed-by: ssadetsky, alexsch
2015-10-21 21:28:59 +03:00
Alejandro Murillo
1162fb9ebf 8140191: Unable to build the verona stage repo with JPRT
Reviewed-by: erikj
2015-10-21 10:57:08 -07:00
Attila Szegedi
fe13034c1d 8139931: Introduce Operation objects in Dynalink instead of string encoding
Reviewed-by: hannesw, sundar
2015-10-21 19:33:58 +02:00
Nils Eliasson
3ee545ab1d 8140240: Missing test files in CompilerControl tests
Add missing files

Reviewed-by: kvn, neliasso
2015-10-21 19:31:23 +02:00
Phil Race
5c26723516 8132890: Text overlapping on dot matrix printers
Reviewed-by: jgodinez, serb
2015-10-21 09:21:25 -07:00
Mikhail Cherkasov
d9ebc2b4c2 8136763: [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
Reviewed-by: alexsch, serb
2015-10-21 18:58:19 +03:00
Sergey Bylokhov
b96af1d249 8138764: In some cases the usage of TreeLock can be replaced by other synchronization
Reviewed-by: alexp, alexsch
2015-10-21 18:32:56 +03:00
Goetz Lindenmaier
98073abeef 8140239: Fix product build after "8132168: Support IdealGraphVisualizer in optimized build"
Reviewed-by: vlivanov
2015-10-21 18:22:47 +03:00
Eric Caspole
686fb800c8 Merge 2015-10-21 13:46:25 +00:00
Srikanth Adayapalam
32cea7c65b 8138729: javac -parameters should not emit parameter names for lambda expressions
Reviewed-by: mcimadamore
2015-10-21 17:52:43 +05:30
Ed Nevill
724a1054af 8140238: Zero fails to build from source
Zero fails to build after 8136421 and 8078554

Reviewed-by: kvn
2015-10-21 12:15:37 +00:00
Dean Long
374baee57f Merge 2015-10-21 18:34:36 -04:00
Dean Long
42c3dcab55 8140267: assert(is_native_ptr || alias_type->adr_type() == TypeOopPtr::BOTTOM || alias_type->field() != __null || alias_type->element() != __null) failed: field, array element or unknown
Back out 8136473

Reviewed-by: twisti
2015-10-21 18:05:45 -04:00
Vadim Pakhnushev
11af905b18 8139012: Better font substitutions
Reviewed-by: prr, srl, mschoene
2015-10-21 14:55:18 +03:00
Erik Helin
54e4c9c90c 8139256: Add Makefile target to run internal VM tests
Reviewed-by: erikj, ihse
2015-10-21 13:39:10 +02:00
Bob Vandette
e30672b37d Merge 2015-10-21 16:38:17 -04:00
Attila Szegedi
df445c6578 8139919: Make CallSiteDescriptor a concrete class
Reviewed-by: hannesw, lagergren, sundar
2015-10-21 10:42:20 +02:00
Attila Szegedi
b49c5c8b09 8139905: Add a convenience AccessControlContext factory
Reviewed-by: hannesw, sundar
2015-10-21 10:41:54 +02:00
Eric Caspole
f235a51ed0 Merge 2015-10-20 22:35:46 +00:00
Vladimir Ivanov
b7f5ea4aee Merge 2015-10-20 22:03:38 +00:00
Attila Szegedi
d62fb19270 8139895: Introduce GuardingDynamicLinkerExporter
Reviewed-by: hannesw, sundar
2015-10-20 23:34:46 +02:00
Attila Szegedi
d2229f28fe 8139888: Improve Dynalink JavaDoc some more
Reviewed-by: hannesw, sundar
2015-10-20 23:34:16 +02:00
Attila Szegedi
4b535d31c4 8139887: Reduce visibility of few methods in TypeUtilities and Guards API
Reviewed-by: hannesw, sundar
2015-10-20 23:33:39 +02:00
Attila Szegedi
f12273ae3b 8139761: Improve Dynalink class nomenclature and package organization
Reviewed-by: hannesw, sundar
2015-10-20 23:33:18 +02:00
Jayathirth D V
bfcf012a01 7182758: BMPMetadata returns invalid PhysicalPixelSpacing
Reviewed-by: serb, vadim
2015-10-20 22:46:29 +03:00
Alejandro Murillo
532ce8f145 Merge 2015-10-20 11:56:22 -07:00
Pavel Punegov
169541f4f9 8066166: JEP-JDK-8046155: Test task: dcmd tests
Tests for diagnostic command in CompilerControl

Reviewed-by: kvn
2015-10-20 21:12:25 +03:00
Pavel Punegov
0ea5332014 8066153: JEP-JDK-8046155: Test task: cover existing
Tests for CompilerCommand and CompilerControl's directives

Reviewed-by: kvn
2015-10-20 21:09:57 +03:00
Eric Caspole
4e060cfa31 8060017: G1: Report heap sizing time
Report heap expansion time done on VM thread after collection. Previously this was included in "Other" time.

Reviewed-by: mgerdin, tschatzl
2015-10-20 14:01:49 -04:00
Phil Race
9c69ae4a49 Merge 2015-10-20 10:33:25 -07:00
Aleksei Efimov
549f32f946 8134650: Xsl transformation gives different results in 8u66
Reviewed-by: lancea, dfuchs, joehw
2015-10-20 19:28:49 +03:00
Vladimir Ivanov
deec4ce18c 8132168: Support IdealGraphVisualizer in optimized build
Reviewed-by: kvn
2015-10-20 19:22:56 +03:00
Nils Eliasson
5a5faf94bf 8137167: JEP165: Compiler Control: Implementation task
Compiler Control JEP

Reviewed-by: roland, twisti, zmajo, simonis
2015-10-20 18:07:28 +02:00