Krystal Mo
|
851ae93451
|
8002169: TEST_BUG: compiler/7009359/Test7009359.java sometimes times out
Make the test less prone to timeout by reducing the amount of iteration and allowing main to be compiled
Reviewed-by: jrose
|
2013-02-12 07:39:42 -08:00 |
|
Vicente Romero
|
9bdfca5e56
|
8006334: javap, JavapTask constructor breaks with null pointer exception if parameter options is null
Reviewed-by: jjg
|
2013-02-12 13:36:56 +00:00 |
|
Dmitry Samersoff
|
232b814f68
|
8007786: JDK-8002048 testcase doesn't work on Solaris
Test built in into Solaris shell doesn't have -e operator
Reviewed-by: sla, sspitsyn
|
2013-02-12 16:02:14 +04:00 |
|
Roland Westrelin
|
c401bf065d
|
7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
Add support for expensive nodes.
Reviewed-by: kvn
|
2013-02-12 12:56:11 +01:00 |
|
Attila Szegedi
|
d50e3823e4
|
8007900: Function binding is inefficient
Reviewed-by: jlaskey, lagergren
|
2013-02-12 12:47:51 +01:00 |
|
Hannes Wallnöfer
|
b98a77d26c
|
8007956: Wrong or obsolete system properties in docs/DEVELOPER_README
Reviewed-by: attila, jlaskey
|
2013-02-12 13:55:05 +01:00 |
|
Matherey Nunez
|
024075fabb
|
8004822: RFE to write language model API tests for repeating annotations based on the spec updates
Reviewed-by: jjg, abuckley
|
2013-02-12 11:28:45 +01:00 |
|
Lana Steuck
|
e8d53ad94a
|
Merge
|
2013-02-11 16:15:09 -08:00 |
|
Lana Steuck
|
048185ef4c
|
Merge
|
2013-02-11 16:14:27 -08:00 |
|
Lana Steuck
|
b21082a545
|
Merge
|
2013-02-11 16:12:53 -08:00 |
|
Morris Meyer
|
527b0d661a
|
8003252: PPC: move MacroAssembler into separate file
Moved MacroAssembler into separate file
Reviewed-by: twisti, kvn, dlong
|
2013-02-11 14:47:04 -08:00 |
|
Joe Darcy
|
44e3518c32
|
8007574: Provide isFunctionalInterface in javax.lang.model
Reviewed-by: jjg
|
2013-02-11 13:37:41 -08:00 |
|
Coleen Phillimore
|
faea95b8d3
|
8007320: NPG: move method annotations
Allocate method annotations and attach to ConstMethod if present
Reviewed-by: dcubed, jiangli, sspitsyn, iklam
|
2013-02-11 14:06:22 -05:00 |
|
Morris Meyer
|
46677b6d86
|
8003251: ARM: move MacroAssembler into separate file
Moved MacroAssembler into separate file
Reviewed-by: twisti, kvn, dlong
|
2013-02-11 10:38:11 -08:00 |
|
Jon Masamitsu
|
fabb8c6e25
|
8008508: CMS does not correctly reduce heap size after a Full GC
Reviewed-by: johnc, ysr
|
2013-02-11 10:31:56 -08:00 |
|
John Cuthbertson
|
90d010120f
|
8011343: Add new flag for verifying the heap during startup
Perform verification during VM startup under control of new flag and within a VMOperation.
Reviewed-by: stefank, jmasa, brutisso
|
2013-04-05 10:20:04 -07:00 |
|
Athijegannathan Sundararajan
|
1e1537c13f
|
8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code
Reviewed-by: lagergren, jlaskey, attila
|
2013-02-11 21:26:06 +05:30 |
|
Krystal Mo
|
212f30a18e
|
8006430: TraceTypeProfile is a product flag while it should be a diagnostic flag
Make sure all diagnostic and experimental flag kinds are checked in Flag::is_unlocked()
Reviewed-by: kvn
|
2013-02-10 22:35:38 -08:00 |
|
David Chase
|
43c01fd8b6
|
8007402: Code cleanup to remove Parfait false positive
Add array access range check
Reviewed-by: kvn
|
2013-02-09 12:55:09 -08:00 |
|
Attila Szegedi
|
710f06674d
|
8006943: Fix order of function method arguments to be (callee, thisObject)
Reviewed-by: jlaskey, lagergren
|
2013-02-09 16:58:48 +01:00 |
|
Jonathan Gibbons
|
b30e5c6313
|
8007610: javadoc doclint does not work with -private
Reviewed-by: darcy
|
2013-02-08 17:35:16 -08:00 |
|
Zhengyu Gu
|
ee53020f94
|
Merge
|
2013-02-08 16:56:03 -08:00 |
|
Morris Meyer
|
6a910ea8f2
|
8006851: When TieredCompilation is set, max code cache should be bumped to 256mb
Set ReservedCodeCacheSize to (default value)*5 when TieredCompilation is on.
Reviewed-by: kvn, twisti
|
2013-02-08 15:39:43 -08:00 |
|
Vladimir Kozlov
|
231bbf39f4
|
8007708: compiler/6855215 assert(VM_Version::supports_sse4_2())
Added missing UseSSE42 check. Also added missing avx2 assert for vpermq instruction.
Reviewed-by: roland, twisti
|
2013-02-08 15:07:17 -08:00 |
|
Zhengyu Gu
|
1e2b7bcabb
|
Merge
|
2013-02-08 14:32:13 -08:00 |
|
Zhengyu Gu
|
15d1949971
|
Merge
|
2013-02-08 13:55:41 -08:00 |
|
Zhengyu Gu
|
ef59a25f71
|
8006691: Remove jvm_version_info.is_kernel_jvm field
Removed is_kernel_jvm from jvm_version_info as Kernel VM has been deprecated
Reviewed-by: mchung, coleenp
|
2013-02-08 16:31:48 -05:00 |
|
Zhengyu Gu
|
4e766f0ef1
|
8007791: More Restricted hs_err file permission
Enforce more restricted hs_file permission
Reviewed-by: acorn, dcubed, dsamersoff
|
2013-02-08 14:49:01 -05:00 |
|
Jia-Hong Chen
|
c3e1c6d07b
|
8005261: [parfait] #415 sun/java2d/opengl/GLXSurfaceData.c Memory leak of pointer 'glxsdo' allocated with malloc
Reviewed-by: prr, vadim
|
2013-02-08 11:36:18 -08:00 |
|
Jia-Hong Chen
|
410876d0ee
|
8005129: [parfait] #1122 - #1130 native/sun/awt/medialib/mlib_Image*.c Memory leak of pointer 'k' allocated with mlib_malloc
Reviewed-by: prr, vadim
|
2013-02-08 11:25:42 -08:00 |
|
Mikhail Cherkasov
|
fc6a9c2d07
|
8005932: Java 7 on mac os x only provides text clipboard formats
Reviewed-by: alexp, denis
|
2013-02-08 22:08:10 +04:00 |
|
Serguei Spitsyn
|
6ff685b4c8
|
Merge
|
2013-02-08 09:14:06 -08:00 |
|
Alejandro Murillo
|
2fd28ebb43
|
8007801: new hotspot build - hs25-b19
Reviewed-by: jcoomes
|
2013-02-08 08:16:00 -08:00 |
|
Alejandro Murillo
|
59bf14707f
|
Added tag hs25-b18 for changeset f3f52401a78c
|
2013-02-08 08:07:07 -08:00 |
|
Alejandro Murillo
|
6c172dae73
|
Merge
|
2013-02-08 08:07:06 -08:00 |
|
James Laskey
|
32d71c7cb9
|
8006222: Move slot from SpillProperty to Property
Reviewed-by: hannesw, lagergren
|
2013-02-08 09:19:38 -04:00 |
|
Staffan Larsen
|
a6fefc1cae
|
Merge
|
2013-02-08 14:05:36 +01:00 |
|
Staffan Larsen
|
e563c0ecf4
|
8006423: SA: NullPointerException in sun.jvm.hotspot.debugger.bsd.BsdThread.getContext(BsdThread.java:67)
Do not rely on mach thread port names to identify threads from SA
Reviewed-by: dholmes, minqi, rbackman
|
2013-02-08 12:48:24 +01:00 |
|
Christian Tornqvist
|
92053d4fb2
|
8007434: Write tests for 8006298
Four tests written for 8006298
Reviewed-by: mgerdin, coleenp
|
2013-02-08 10:42:24 +01:00 |
|
Vicente Romero
|
59318f1b2e
|
7167125: Two variables after the same operation in a inner class return different results
Reviewed-by: jjg, mcimadamore
|
2013-02-08 09:21:19 +00:00 |
|
Vicente Romero
|
561631ea44
|
8005931: javac doesn't set ACC_STRICT for classes with package access
Reviewed-by: mcimadamore
|
2013-02-08 09:15:27 +00:00 |
|
Vicente Romero
|
bba9417038
|
7166455: javac doesn't set ACC_STRICT bit on <clinit> for strictfp class
Reviewed-by: mcimadamore
|
2013-02-08 09:12:37 +00:00 |
|
Bengt Rutisson
|
8cf98587f7
|
Merge
|
2013-02-08 10:08:40 +01:00 |
|
Sonali Goel
|
f1442d8261
|
7195131: Update 2 compiler combo tests for repeating annotations to include package and default use cases
Reviewed-by: darcy
|
2013-02-07 20:47:06 -08:00 |
|
Vladimir Danushevsky
|
ac1a75df8c
|
Merge
|
2013-02-07 20:40:14 -05:00 |
|
Valerie Peng
|
3ae3ac4f87
|
8007688: Blacklist known bad certificate
Added two known bad certs to the blacklist certs.
Reviewed-by: mullan
|
2013-02-07 16:03:43 -08:00 |
|
Xue-Lei Andrew Fan
|
e1d6f09bba
|
8006777: Improve TLS handling of invalid messages
Reviewed-by: wetmore, ahgross
|
2013-02-07 16:05:55 -08:00 |
|
Bill Pittore
|
9cad40fca6
|
Merge
|
2013-02-07 16:05:48 -05:00 |
|
David Katleman
|
4f0f5861ed
|
Added tag jdk8-b76 for changeset aa274a6f970a
|
2013-02-07 12:33:21 -08:00 |
|
David Katleman
|
45f09caa8d
|
Added tag jdk8-b76 for changeset 0da59c40187c
|
2013-02-07 12:33:10 -08:00 |
|