Morris Meyer
887dd2634c
8009172: [parfait] Null pointer deference in hotspot/src/share/vm/opto/output.cpp
...
Add guarantee() to DoScheduling()
Reviewed-by: twisti, kvn
2013-03-19 07:20:15 -07:00
Pavel Stepanov
e4b8273cc6
8009969: CodeCoverage should use template
...
Reviewed-by: jlaskey, sundar
2013-03-19 11:03:24 -03:00
Konstantin Shefov
57215b1938
8009881: TEST_BUG: javax/swing/JTree/8004298/bug8004298.java should be modified
...
Reviewed-by: serb, alexsch
2013-03-19 17:51:52 +04:00
Yunda
3630c6a127
8009457: SA: A small fix on "scanoops" command in CLHSDB
...
Reviewed-by: sla, coleenp, kmo
2013-03-19 13:44:26 +01:00
Yunda
4fdb8216ac
8009456: SA: typeToVtbl of BasicTypeDataBase should not be static
...
Reviewed-by: coleenp, sla
2013-03-19 13:41:05 +01:00
Staffan Larsen
0244671a23
8003703: Update RMI connection dialog box
...
Reviewed-by: skoivu, ahgross, mchung, jbachorik
2013-03-19 13:26:42 +01:00
Niclas Adlertz
e6e67652d9
8010121: Remove definition of ShouldNotReachHere2(msg)
...
Reviewed-by: kvn, stefank, rbackman, twisti
2013-03-19 10:31:16 +01:00
John Cuthbertson
9164834d73
8009940: G1: assert(_finger == _heap_end) failed, concurrentMark.cpp:809
...
Skip reference processing if the global marking stack overflows during remark. Refactor and rename set_phase(); move code that sets the concurrency level into its own routine. Do not call set_phase() from within parallel reference processing; use the concurrency level routine instead. The marking state should only set reset by CMTask[0] during the concurrent phase of the marking cycle; if an overflow occurs at any stage during the remark, the marking state will be reset after reference processing.
Reviewed-by: brutisso, jmasa
2013-03-19 00:57:39 -07:00
Jonathan Gibbons
2b3155346c
8007803: Implement javax.lang.model API for Type Annotations
...
Reviewed-by: darcy
2013-03-18 18:34:44 -07:00
Jonathan Gibbons
49d55f9300
8007803: Implement javax.lang.model API for Type Annotations
...
Reviewed-by: darcy
2013-03-18 18:33:13 -07:00
David Holmes
4bb3e82052
8008783: Modifications needed to JPRT to allow for building hard float abi and new bundle changes
...
Reviewed-by: twisti, collins, bobv, jwilhelm
2013-03-18 19:34:35 -04:00
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