Dean Long
14ca581abf
Merge
2016-09-20 16:34:47 -04:00
Alejandro Murillo
af75db6517
Merge
2016-09-16 10:57:21 -07:00
Mandy Chung
6f740b0d0f
8157464: Disallow StackWalker.getCallerClass() be called by caller-sensitive method
...
Reviewed-by: bchristi, coleenp, dfuchs, sspitsyn
2016-09-14 11:53:36 -07:00
Alejandro Murillo
b2e658b722
Merge
2016-09-14 11:22:39 -07:00
Serguei Spitsyn
bdbd71b1ea
Merge
2016-09-12 22:04:48 +00:00
Serguei Spitsyn
02944f968d
8160950: Agent JAR added to app class loader rather than system class loader when running with -Djava.system.class.loader
...
Add agent JAR to the custom system class loader
Reviewed-by: alanb, mchung, dholmes
2016-09-12 15:00:58 -07:00
Alejandro Murillo
1808257845
Merge
2016-09-10 12:23:52 -07:00
Alejandro Murillo
8957d8798f
Merge
2016-09-10 12:18:34 -07:00
Patrick Reinhart
5deb28b6a1
8161230: ClassLoader: add resource methods returning java.util.stream.Stream
...
Reviewed-by: psandoz, alanb, mchung, tvaleev
2016-09-09 14:54:41 -07:00
Mandy Chung
397525a2d4
8165346: j.l.ClassLoader.getDefinedPackage(String) throws NPE
...
Reviewed-by: alanb, lancea, shade
2016-09-09 13:44:48 -07:00
Alexander Kulyakhtin
795272dc75
8139368: -javaagent and -Dcom.sun.management need to add to the initial set of modules to resolve
...
A new test for the -javaagent option
Reviewed-by: mchung, alanb
2016-09-09 15:16:22 +03:00
Vyom Tewari
ea13eb2b06
8152589: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object
...
Reviewed-by: dholmes, dcubed
2016-09-08 15:00:39 +05:30
Harold Seigel
6f8c0a7193
8058575: IllegalAccessError trying to access package-private class from VM anonymous class
...
Put anonymous classes in unnamed package into host class's package. Throw exception if host class's package differs from anonymous class.
Reviewed-by: coleenp, acorn
2016-09-07 07:21:43 -04:00
Andrey Dyachkov
6d3b1a78ad
8155102: (Process) Process.toString could include pid, isAlive, exitStatus
...
Reviewed-by: rriggs
2016-09-02 12:30:46 -04:00
Paul Sandoz
3bd5ebe2ef
8162108: Rename weakCompareAndSetVolatile to weakCompareAndSet
...
Reviewed-by: martin
2016-09-01 13:56:13 -07:00
Paul Sandoz
c073edc24c
8162106: Remove VarHandle.addAndGet
...
Reviewed-by: shade, redestad
2016-09-01 10:17:01 -07:00
Paul Sandoz
82d48917bb
8161444: VarHandles should provide access bitwise atomics
...
8162107: Add acquire/release variants for getAndSet and getAndAdd
Reviewed-by: shade, redestad
2016-09-01 10:16:57 -07:00
Alejandro Murillo
f2099ceae0
Merge
2016-08-31 13:50:02 -07:00
Alexandre Iline
3ff1d554b4
8164982: Fix legal notices in java/lang, java/net, java/util tests
...
Reviewed-by: darcy, iris
2016-08-31 09:46:50 -07:00
Alejandro Murillo
44fb1c5f24
Merge
2016-08-31 09:22:54 -07:00
Amy Lu
5c73d79296
8163934: Remove intermittent key from java/lang/ProcessBuilder/Zombies.java
...
Reviewed-by: darcy
2016-08-30 09:31:28 +08:00
Vivek Deshpande
1a188cf07a
8154122: Intrinsify fused mac operations
...
Added FMA intrinsics on x86
Reviewed-by: kvn, aph, darcy
2016-08-26 12:20:09 -07:00
Alejandro Murillo
542ac8a147
Merge
2016-08-26 10:02:50 -07:00
Robbin Ehn
001e52768a
8158628: test/java/lang/instrument/NativeMethodPrefixAgent.java: Error occurred during initialization of VM: Failed to start tracing backend
...
Reviewed-by: sla, gtriantafill
2016-08-24 20:51:37 +02:00
Robbin Ehn
dcb6b6c2e6
8164208: Update tests with redefine classes UL options and tags
...
Reviewed-by: coleenp, gtriantafill
2016-08-24 20:38:22 +02:00
Claes Redestad
60754ca0fb
8164569: Generate non-customized invoker forms at link time
...
Reviewed-by: vlivanov
2016-08-24 16:11:21 +02:00
Christian Tornqvist
a5637c9afa
8164520: java/lang/ProcessHandle/Basic.java is missing @library tag
...
Reviewed-by: coleenp
2016-08-20 09:36:35 -04:00
Alejandro Murillo
ae1273fa3a
Merge
2016-08-19 12:17:32 -07:00
Alejandro Murillo
3fe5cc875a
Merge
2016-08-19 11:22:17 -07:00
Christian Tornqvist
0731886f09
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
...
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
2016-08-19 10:09:53 -04:00
Alejandro Murillo
46babcb5b7
Merge
2016-08-22 08:27:10 -07:00
Peter Levart
b0aa08888c
8164547: Make java.lang.reflect.ClassLoaderValue public for internal use
...
Move it to jdk.internal.loader and make it public
Reviewed-by: shade, alanb
2016-08-22 13:16:51 +02:00
Michael Haupt
22e95f995a
8164102: MethodHandles.countedLoop/4 works incorrect for start/end = Integer.MAX_VALUE
...
Reviewed-by: redestad
2016-08-19 10:03:43 +02:00
Claes Redestad
9dcafe04f0
8164044: Generate corresponding simple DelegatingMethodHandles when generating a DirectMethodHandle at link time
...
Reviewed-by: vlivanov, mhaupt, shade
2016-08-18 19:00:39 +02:00
Alejandro Murillo
284b527560
Merge
2016-08-12 14:12:56 -07:00
Mandy Chung
e2a0ff3e0d
8136930: Simplify use of module-system options by custom launchers
...
Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-10 15:51:25 -07:00
Dmitrij Pochepko
91414d0dfc
8129523: java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java timeout
...
Reviewed-by: kvn
2016-08-08 11:32:11 +03:00
Alejandro Murillo
83f8829c06
Merge
2016-08-05 09:50:29 -07:00
Amy Lu
4710805267
8161024: Remove intermittent key from java/lang/Runtime/exec/LotsOfOutput.java
...
Reviewed-by: darcy
2016-08-04 15:45:24 +08:00
Roger Riggs
8bdadcb9dc
8160151: java/lang/ProcessBuilder/Zombies.java failed with error "1 zombies!"
...
Reviewed-by: dfuchs
2016-08-03 12:55:44 -04:00
Joe Darcy
ea95778f91
8162817: Annotation toString output not reusable for source input
...
Reviewed-by: plevart
2016-08-03 08:13:45 -07:00
Alejandro Murillo
41186dae1b
Merge
2016-07-29 16:11:57 -07:00
Claes Redestad
0ae20fdfaa
8163476: java/lang/StackWalker/VerifyStackTrace.java fails after JDK-8163369
...
Reviewed-by: igerasim, chegar
2016-08-09 15:02:27 +02:00
Karen Kinnear
201f2252c2
8162340: Better class stream parsing
...
Check package validity
Reviewed-by: lfoltan, coleenp, dholmes
2016-07-27 08:33:15 -04:00
Joe Darcy
085f7a6907
8162539: Test fails because it expects a blank between method signature and throws exception
...
Reviewed-by: coleenp
2016-07-26 12:56:26 -07:00
Iris Clark
89602315a1
8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
...
Reviewed-by: alanb, rfield, ksrini
2016-07-21 07:42:05 -07:00
Alejandro Murillo
4cdf3e05bf
Merge
2016-07-18 13:33:23 -07:00
Alejandro Murillo
50862707c8
Merge
2016-07-18 09:38:08 -07:00
Michael Haupt
7112e19bd1
8161212: Test times out: java/lang/invoke/LoopCombinatorLongSignatureTest.java
...
Reviewed-by: redestad
2016-07-18 14:06:50 +02:00
Svetlana Nikandrova
fc83043219
8054213: Class name repeated in output of Type.toString()
...
Reviewed-by: darcy
2016-07-18 14:39:21 +03:00