55545 Commits

Author SHA1 Message Date
Amy Lu
765cd7602c 8142370: Move java/util/concurrent/Phaser/Basic.java to tier 2
Reviewed-by: darcy, martin
2015-11-10 13:15:01 +08:00
Alejandro Murillo
b96356c53b Merge 2015-11-09 20:37:05 -08:00
Iris Clark
c1e20cfc26 Merge 2015-11-09 18:36:42 -08:00
Joe Darcy
3cc6f8e724 8142369: Move TestLocalTime.java to tier 2
Reviewed-by: lancea, sherman
2015-11-09 18:27:43 -08:00
Rajan Halade
7ff9b4ac29 8048356: SecureRandom default provider tests
Reviewed-by: wetmore
2015-11-10 01:38:35 +03:00
Iris Clark
3b0c6b949c Merge 2015-11-09 10:57:08 -08:00
Iris Clark
f0eef2073e Merge 2015-11-09 10:57:05 -08:00
Iris Clark
2f8616e7b4 Merge 2015-11-09 10:57:01 -08:00
Iris Clark
73070e4caf Merge 2015-11-09 10:56:53 -08:00
Iris Clark
f1087822ed Merge 2015-11-09 10:56:51 -08:00
Phil Race
581b95fee3 Merge 2015-11-09 09:05:20 -08:00
Claes Redestad
ff90534bb5 8141678: sun.invoke.util.Wrapper eagerly initializes all integral type caches
Reviewed-by: vlivanov, psandoz, shade, plevart
2015-11-09 17:15:07 +01:00
Claes Redestad
8e73a2915d 8141677: Improve java.lang.invoke.MemberName hashCode implementation
Reviewed-by: vlivanov, psandoz, shade
2015-11-09 17:14:05 +01:00
Maurizio Cimadamore
bf9db9ef6a 8141639: Signatures in Lower could be made tighter by using JCExpression instead of JCTree
Make signatures of Lower methods more specific

Reviewed-by: jlahoda
2015-11-09 16:03:30 +00:00
Roger Riggs
fe2786af5f 8138566: (Process) java.lang.Process.allChildren specification clarification
8140213: Process/ProcessHandle.onExit() spec need to be improved
8140250: (process) Process.info description is inaccurate

Rename to descendants() and clarify

Reviewed-by: psandoz
2015-11-09 11:02:07 -05:00
Attila Szegedi
75d6c996f1 8141550: Introduce a command line option instead of nashorn.unstable.relink.threshold system property
Reviewed-by: hannesw, sundar
2015-11-09 15:37:07 +01:00
Attila Szegedi
e3ea5caf72 8141538: Make DynamicLinker specific to a Context in Nashorn
Reviewed-by: hannesw, sundar
2015-11-09 14:04:43 +01:00
Attila Szegedi
87a85f53d6 8141541: Simplify Nashorn's Context class loader handling
Reviewed-by: hannesw, sundar
2015-11-09 14:03:37 +01:00
Srikanth Adayapalam
4d94dba613 8129740: Incorrect class file created when passing lambda in inner class constructor
Lambda implementation method must be static when lambda is an argument to an explicit constructor call.

Reviewed-by: mcimadamore, jlahoda
2015-11-09 05:45:22 +05:30
Matthias Klose
7afea22f63 8139932: Typo in makefile changes for 8043805 [Allow using a system-installed libjpeg]
Reviewed-by: erikj, omajid, prr
2015-11-06 17:27:27 -05:00
Peter Levart
10eb29b33e 8131129: Attempt to define a duplicate BMH$Species class
Reviewed-by: mhaupt, redestad, vlivanov
2015-11-09 13:44:58 +01:00
Artem Smotrakov
523fdf9bfb 8140649: imageFile should use delete[] with new[]
Reviewed-by: jlaskey
2015-11-09 13:58:10 +03:00
Tagir Valeev
58087e2179 8141630: Specification of Collections.synchronized* need to state traversal constraints
Reviewed-by: psandoz
2015-11-09 09:23:49 +01:00
Alejandro Murillo
7bbbc98da3 Merge 2015-11-06 11:11:53 -08:00
Alejandro Murillo
a2cf146b1f Merge 2015-11-06 11:11:51 -08:00
Alejandro Murillo
44b3e9e0fe Merge 2015-11-06 11:11:51 -08:00
Prasanta Sadhukhan
86cf3935f7 7161283: [macosx]filedialog didn't pop up for awt test InvalidParametersNativeTest
Reviewed-by: serb, rchamyal
2015-11-06 19:13:16 +03:00
Nils Eliasson
6ec2776bf3 8141629: Hs-comp doesn't build with JDK-8139040
Fix benign uninitialized vars

Reviewed-by: roland
2015-11-06 16:42:01 +01:00
Jaroslav Bachorik
b577a431bd 8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
Reviewed-by: dsamersoff
2015-11-06 14:34:06 +01:00
Jaroslav Bachorik
8aa80a9245 8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
Reviewed-by: dsamersoff
2015-11-06 14:32:34 +01:00
Nils Eliasson
aa89658abd Merge 2015-11-06 11:34:03 +01:00
Nils Eliasson
3307d0f163 Merge 2015-11-06 11:34:03 +01:00
Nils Eliasson
d5ced23c7a Merge 2015-11-06 11:34:02 +01:00
Srikanth Adayapalam
48e3b3f0df 8138612: Do not retain declaration annotations on lambda formal parameters
Reviewed-by: jlahoda
2015-11-06 14:45:44 +05:30
Erik Joelsson
d687e92d7c 8141574: recent change for 8141543 breaks all builds
Reviewed-by: darcy
2015-11-05 23:25:33 +01:00
Lana Steuck
78bc0f069b Merge 2015-11-05 13:43:17 -08:00
Lana Steuck
5048b49f70 Merge 2015-11-05 13:42:47 -08:00
Lana Steuck
af002a45a4 Merge 2015-11-05 13:42:32 -08:00
Lana Steuck
f9a1a366d7 Merge 2015-11-05 13:42:20 -08:00
Lana Steuck
439ff0270f Merge 2015-11-05 13:42:14 -08:00
Lana Steuck
38c2af8722 Merge 2015-11-05 13:41:47 -08:00
Lana Steuck
10c44b374b Merge 2015-11-05 13:41:33 -08:00
Lance Andersen
c00f85ddb1 8141546: Fix javadoc warnings in Connection due to 8136496
Reviewed-by: alanb
2015-11-05 14:57:27 -05:00
Jesper Wilhelmsson
3233a95edc Merge 2015-11-05 20:00:53 +01:00
Jesper Wilhelmsson
1a5787d42e Merge 2015-11-05 19:31:57 +01:00
Jesper Wilhelmsson
d6aebcf380 Merge 2015-11-05 19:31:19 +01:00
Chris Plummer
206be75e45 8141489: [TESTBUG] requiredVersion in TEST.ROOT needs to updated to 4.1 b12
Updated requiredVersion to 4.1 b12

Reviewed-by: dholmes, sla, darcy
2015-11-05 10:30:22 -08:00
Chris Plummer
9b5cb90f04 8141489: [TESTBUG] requiredVersion in TEST.ROOT needs to updated to 4.1 b12
Updated requiredVersion to 4.1 b12

Reviewed-by: dholmes, sla, darcy
2015-11-05 10:30:08 -08:00
Chris Plummer
7a914a3308 8141489: [TESTBUG] requiredVersion in TEST.ROOT needs to updated to 4.1 b12
Updated requiredVersion to 4.1 b12

Reviewed-by: dholmes, sla, darcy
2015-11-05 10:29:46 -08:00
Magnus Ihse Bursie
b09e8d0e61 8141543: Propagate --disable-warnings-as-errors to hotspot
Reviewed-by: erikj
2015-11-05 17:32:57 +01:00