Amy Lu
|
fc48aa8618
|
8194959: Correct test tag to move bugid from @test to @bug
Reviewed-by: sundar
|
2018-01-12 14:09:50 +08:00 |
|
Jesper Wilhelmsson
|
8650bbcf47
|
Merge
|
2017-12-20 20:55:07 +01:00 |
|
Mark Reinhold
|
0214135fde
|
8192833: JEP 322: Time-Based Release Versioning
Reviewed-by: erikj, ihse, iris, mchung, psandoz, tbell
|
2017-12-13 17:28:24 -08:00 |
|
Jesper Wilhelmsson
|
e81038299e
|
Merge
|
2017-12-08 23:43:25 +01:00 |
|
Jesper Wilhelmsson
|
7c3a956755
|
Merge
|
2017-12-07 10:18:31 +01:00 |
|
Vladimir Kozlov
|
c11f132abe
|
8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line
Skip tests which use --limit-modules when Graal is used as JIT compiler.
Reviewed-by: alanb, mchung, dholmes, ccheung, dnsimon
|
2017-12-13 11:59:55 -08:00 |
|
Jesper Wilhelmsson
|
42d9cdb7a0
|
Merge
|
2017-12-08 23:43:25 +01:00 |
|
Alan Bateman
|
800f9ab58a
|
8191867: Module attribute in 54.0+ class file cannot contains a requires java.base with ACC_TRANSITIVE or ACC_STATIC_PHASE
Reviewed-by: psandoz, mchung
|
2017-12-07 16:45:19 +00:00 |
|
Tobias Hartmann
|
23424e9e0a
|
8191360: Lookup of critical JNI method causes duplicate library loading with leaking handler
Unload shared library after lookup to avoid keeping it live.
Reviewed-by: vlivanov, dholmes
|
2017-12-05 08:27:54 +01:00 |
|
Sean Mullan
|
4da03ba907
|
8186535: Remove deprecated pre-1.2 SecurityManager methods and fields
Reviewed-by: alanb, coleenp, hseigel, mchung
|
2017-11-30 07:54:28 -05:00 |
|
Calvin Cheung
|
6feaa2cb69
|
8191653: Test failures in BootAppendTests - missing jdk.internal.vm.compiler module
Backout the fix for 8190975
Reviewed-by: iklam, kvn
|
2017-11-22 16:08:39 -08:00 |
|
Jesper Wilhelmsson
|
bc00f6b9b6
|
Merge
|
2017-11-25 04:36:43 +01:00 |
|
Paul Sandoz
|
012e103e91
|
8187237: Need to define the behaviour for 0 and 1 argument method type in StringConcatFactory.makeConcat
8186737: Lookup argument for StringConcatFactory.makeConcat & makeConcatWithConstants cannot have privileges less than PRIVATE
Reviewed-by: mchung
|
2017-11-29 12:39:59 -08:00 |
|
Ekaterina Pavlova
|
d7f5a6e86e
|
8190975: [Graal] Tests which run with "--limit-modules java.base" could fail when Graal is used as JIT
Reviewed-by: dholmes, alanb
|
2017-11-20 14:02:10 -08:00 |
|
Mandy Chung
|
52693f1ca5
|
8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior
Reviewed-by: psandoz, rriggs
|
2017-11-17 08:12:02 -06:00 |
|
Michael Dardis
|
3160d8e270
|
8190987: Package.getImplementationVersion returns null even if implementation version is non-null
Reviewed-by: mchung, rriggs
|
2017-11-16 22:51:15 -06:00 |
|
Jesper Wilhelmsson
|
88d610826b
|
Merge
|
2017-11-16 01:11:32 +01:00 |
|
Claes Redestad
|
433bf8ab65
|
8184777: Factor out species generation logic from BoundMethodHandle
Co-authored-by: John Rose <john.r.rose@oracle.com>
Reviewed-by: vlivanov
|
2017-11-16 00:58:50 +01:00 |
|
Jesper Wilhelmsson
|
fdee542113
|
Merge
|
2017-11-11 01:21:09 +01:00 |
|
Roger Riggs
|
0e776aa080
|
8190884: java/lang/Runtime/exec/LotsOfOutput fails intermittently
Reviewed-by: lancea, mchung
|
2017-11-08 09:18:15 -05:00 |
|
Mandy Chung
|
25032bad54
|
8164512: Replace ClassLoader use of finalizer with phantom reference to unload native library
Reviewed-by: alanb, bchristi, kbarrett, dholmes, plevart
|
2017-11-06 17:48:00 -08:00 |
|
Roger Riggs
|
46d230c9cc
|
8187281: Remove intermittent from OnExitTest
Reviewed-by: lancea
|
2017-11-06 17:35:40 -05:00 |
|
Alan Bateman
|
7e9984c112
|
8182742: ClassLoader.getResourceXXX throws NPE when ClassLoader created by defineModulesWithXXX
Reviewed-by: redestad, mchung
|
2017-12-06 08:36:09 +00:00 |
|
Brent Christian
|
1a819fcd7a
|
8187222: ClassLoader.getSystemClassLoader not clear if recursive initialization leads to ISE or unspecified error
Reviewed-by: alanb, mchung
|
2017-12-05 09:44:32 -08:00 |
|
Paul Sandoz
|
3e26f1114d
|
8186961: Class.getFields() does not return fields of previously visited super interfaces/classes
Reviewed-by: mchung, redestad
|
2017-12-01 17:06:09 -08:00 |
|
Jesper Wilhelmsson
|
b97f1bcb37
|
Merge
|
2017-10-30 21:23:10 +01:00 |
|
Kumar Srinivasan
|
105a51b96d
|
8190287: Update JDK's internal ASM to ASMv6
Reviewed-by: alanb, mchung, sundar
|
2017-11-02 13:18:23 -07:00 |
|
Ujwal Vangapally
|
6eeb777697
|
8044122: MBean access to the PID
Added new API getPid for getting process ID
Reviewed-by: mchung, rriggs
|
2017-11-07 22:05:44 -08:00 |
|
Jesper Wilhelmsson
|
3c76c33dba
|
Merge
|
2017-11-07 08:47:47 +01:00 |
|
Jesper Wilhelmsson
|
7884ab9ccf
|
Merge
|
2017-10-30 21:23:10 +01:00 |
|
Mandy Chung
|
34c9d598c7
|
8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200
Reviewed-by: rriggs, shade
|
2017-10-26 16:57:35 -07:00 |
|
Naoto Sato
|
ab49e12b7f
|
8189291: Test policy should extend the default system policy
Reviewed-by: mchung
|
2017-10-24 08:56:30 -07:00 |
|
Ujwal Vangapally
|
96d0817455
|
8185003: JMX: Add a version of ThreadMXBean.dumpAllThreads with a maxDepth argument
Added two new API's to limit the stack trace depth
Reviewed-by: mchung, dfuchs, rriggs, egahlin
|
2017-10-05 01:31:53 -07:00 |
|
Mandy Chung
|
5d986605ca
|
8186050: StackFrame should provide the method signature
Reviewed-by: alanb, bchristi, forax, plevart
|
2017-09-29 11:33:08 -07:00 |
|
Paul Sandoz
|
999343e352
|
8187688: Additional tests for MethodHandle.invokeWithArguments
Reviewed-by: redestad
|
2017-09-27 10:24:40 -07:00 |
|
Hamlin Li
|
9f1f9587cb
|
8187376: test issue in java/lang/invoke/VarHandles/VarHandleBaseTest.java
Reviewed-by: psandoz
|
2017-09-26 12:47:49 +08:00 |
|
John R Rose
|
f98aab0db9
|
8185993: MethodHandle.invokeWithArguments jumbo-arity
Reviewed-by: psandoz, vlivanov
|
2017-09-22 15:28:16 -07:00 |
|
Amy Lu
|
f22dd8323b
|
8184329: Refactor java/lang/ClassLoader shell tests to java
Reviewed-by: mchung
|
2017-09-22 16:38:54 +08:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|