Jonathan Gibbons
0e8a3df6c7
8008425: Remove interim new javax.lang.model API for type-annotations
...
Reviewed-by: darcy
2013-03-18 14:40:32 -07:00
John Zavgren
08e50cc4ce
8007607: security native code doesn't always use malloc, realloc, and calloc correctly
...
Reviewed-by: chegar, dsamersoff, valeriep
2013-03-18 14:21:13 -04:00
David Holmes
8c5749843c
8009426: "profiles" target fails due to nashorn if "images" is not built first
...
Reviewed-by: alanb
2013-03-19 06:01:14 -04:00
Staffan Larsen
f716ccd343
8006637: Failure to filter out native frame events on Solaris
...
Test is confused by other threads calling String.intern(). Add a thread filter to avoid this.
Reviewed-by: sspitsyn, alanb
2013-03-19 09:53:36 +01:00
Sergey Bylokhov
285ce3709b
8000435: [macosx] Button painting error under Java 7 on Mac
...
Reviewed-by: denis, alexsch
2013-03-18 22:10:11 +04:00
John Cuthbertson
d41c0fce7f
8009536: G1: Apache Lucene hang during reference processing
...
In CMTask::do_marking_step(), Skip offering termination and entering the first and second synchronization barriers if called from a serial context, i.e. the VM thread.
Reviewed-by: brutisso, tschatzl
2013-03-18 11:05:27 -07:00
Roland Westrelin
e6dc6a3b3a
Merge
2013-03-18 09:08:07 -07:00
Peter Jensen
1e91824535
8005220: RFE to write javap tests for repeating annotations
...
Reviewed-by: jjg
2013-03-18 08:46:09 -07:00
Athijegannathan Sundararajan
c846064c8f
8010199: javax.script.Invocable implementation for nashorn does not return null when matching functions are missing
...
Reviewed-by: lagergren, jlaskey
2013-03-18 21:03:11 +05:30
Omair Majid
7b22402218
8010030: Allow configure to detect if EC implementation is present
...
Reviewed-by: andrew, dholmes
2013-03-18 10:47:37 -04:00
Omair Majid
35dc8be1bf
8010030: Allow configure to detect if EC implementation is present
...
Reviewed-by: andrew, dholmes
2013-03-18 10:46:49 -04:00
Roland Westrelin
8f1814d874
8008555: Debugging code in compiled method sometimes leaks memory
...
Support for strings that have same life-time as code that uses them.
Reviewed-by: kvn, twisti
2013-03-18 13:19:06 +01:00
Igor Ignatyev
51c733dfb1
8008211: Some of WB tests on compiler fail
...
Reviewed-by: kvn, vlivanov
2013-03-18 04:29:08 -07:00
Daniel Fuchs
77302c24fb
8001043: Clarify definition restrictions
...
Reviewed-by: alanb, skoivu, smarks
2013-03-18 11:55:16 +01:00
Jaroslav Bachorik
09f414379d
8009996: tests javax/management/mxbean/MiscTest.java and javax/management/mxbean/StandardMBeanOverrideTest.java fail
...
Reviewed-by: dfuchs, dholmes
2013-03-18 11:17:06 +01:00
Stefan Karlsson
d4f955a545
Merge
2013-03-18 09:34:58 +01:00
Daniel D. Daugherty
58cc8b00f9
Merge
2013-03-17 08:57:56 -07:00
Bob Vandette
a28a83c4ed
Merge
2013-03-17 06:30:45 -07:00
Chris Hegarty
bb303a20ef
8010142: ProblemList.txt updates (3/2013)
...
Reviewed-by: alanb
2013-03-17 09:55:03 +00:00
Krystal Mo
d824b431de
Merge
2013-03-16 21:44:52 -07:00
Morris Meyer
2cd055b0b2
8010144: [parfait] Null pointer deference in hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp
...
Add null check to signal handler
Reviewed-by: dcubed
2013-03-16 07:41:09 -07:00
Morris Meyer
e98f593fb0
8008328: [partfait] Null pointer defererence in hotspot/src/cpu/x86/vm/frame_x86.inline.hpp
...
Add guarantee() to oop_result inlines
Reviewed-by: kvn, twisti
2013-03-16 07:40:36 -07:00
Morris Meyer
5b72922058
8009156: [parfait] Null pointer deference in hotspot/src/share/vm/services/memoryService.cpp
...
Add guarantee() to add_generation_memory_pool()
Reviewed-by: kvn, twisti
2013-03-16 07:39:57 -07:00
Morris Meyer
f8081de006
8009166: [parfait] Null pointer deference in hotspot/src/share/vm/opto/type.cpp
...
Add guarantee() to as_instance_type()
Reviewed-by: kvn, twisti
2013-03-16 07:39:14 -07:00
Lana Steuck
582c062a6d
Merge
2013-03-15 23:46:14 -07:00
Lana Steuck
2dc10d360a
Merge
2013-03-15 23:08:07 -07:00
Yunda
f27f7d4c57
8008796: SA: Oop.iterateFields() should support CompressedKlassPointers again
...
Add a missing change from JDK-7054512 so that Oop.iterateFields() works with UseCompressedKlassPointers
Reviewed-by: coleenp, roland
2013-03-15 22:07:42 -07:00
Morris Meyer
c1d6693fcb
Merge
2013-03-15 18:44:08 -07:00
Zhengyu Gu
dcd1fc358f
Merge
2013-03-15 17:12:17 -07:00
Lana Steuck
0506e249ad
Merge
2013-03-15 16:39:07 -07:00
Ioi Lam
6f76ade8e1
8007725: NPG: Klass::restore_unshareable_info() triggers assert(k->java_mirror() == NULL)
...
Check for exception during SystemDictionary::resolve_instance_class_or_null() and clean up.
Reviewed-by: coleenp, acorn, hseigel, minqi
2013-03-15 17:24:40 -04:00
Jia-Hong Chen
2774999b75
8007927: Improve cmsAllocProfileSequenceDescription
...
Reviewed-by: bae, mschoene, prr
2013-03-15 12:31:57 -07:00
Bill Pittore
f5f5775dc3
8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs
...
Reviewed-by: dlong, alanb, mduigou
2013-03-15 15:20:40 -04:00
Alejandro Murillo
54485169dd
8010105: new hotspot build - hs25-b24
...
Reviewed-by: jcoomes
2013-03-15 11:44:33 -07:00
Alejandro Murillo
943bd88ce1
Added tag hs25-b23 for changeset 57159db35c41
2013-03-15 11:18:40 -07:00
Alejandro Murillo
593a00095a
Merge
2013-03-15 11:18:39 -07:00
Athijegannathan Sundararajan
5aea724d29
8010145: removed workaround "init.js" in nashorn repo
...
Reviewed-by: jlaskey, lagergren
2013-03-15 21:52:40 +05:30
Zhengyu Gu
10a02b0e2c
8009614: nsk/split_verifier/stress/ifelse/ifelse002_30 fails with 'assert((size & (granularity - 1)) == 0) failed: size not aligned to os::vm_allocation_granularity()
...
Align up vm allocation size to os defined granularity
Reviewed-by: dholmes, coleenp
2013-03-15 11:53:28 -04:00
Marcus Lagergren
e05970ca52
8010147: Forgot to add EXPECTED files for lazy and eager sunspider test
...
Reviewed-by: sundar, jlaskey
2013-03-15 16:07:13 +01:00
Jim Laskey
7589a75f60
Merge
2013-03-15 11:51:02 -03:00
Jim Laskey
a1d45d2d2a
Merge
2013-03-15 11:50:23 -03:00
Athijegannathan Sundararajan
9e78f6feb2
8010136: Make jrunscript's init.js to work on nashorn
...
Reviewed-by: lagergren, hannesw
2013-03-15 19:30:28 +05:30
Alexander Scherbatiy
ccff358962
8009221: [macosx] Two closed/javax/swing regression tests fail on MacOSX
...
Reviewed-by: serb, alexp
2013-03-15 17:02:24 +04:00
Matherey Nunez
cd78ad2c8a
8007767: TargetAnnoCombo.java need to be updated to add a new test mode
...
Reviewed-by: jjg, strarup
2013-03-15 13:39:04 +01:00
Stefan Karlsson
6567b83f0d
Merge
2013-03-15 04:39:05 -07:00
Vicente Romero
a7e53ae56d
5053846: javac: MethodRef entries are duplicated in the constant pool
...
Reviewed-by: mcimadamore
2013-03-15 09:02:26 +00:00
Stefan Karlsson
35177d7db2
Merge
2013-03-15 08:57:55 +01:00
Robert Field
46e9ef69a7
8010010: NPE generating serializedLambdaName for nested lambda
...
Reviewed-by: mcimadamore
2013-03-14 22:54:17 -07:00
Lana Steuck
e261fe353f
Merge
2013-03-14 19:33:29 -07:00
Lana Steuck
bca41270b5
Merge
2013-03-14 19:33:29 -07:00