Vladimir Kozlov
ddd4d3ad73
Merge
2011-02-14 14:36:29 -08:00
Tom Rodriguez
a7f9351b5d
7018101: os::dll_address_to_function_name returning wrong answers in 64 bit
...
Reviewed-by: acorn, kvn, dsamersoff
2011-02-14 11:46:58 -08:00
Christian Thalinger
c2b37037c6
7018378: JSR 292: _bound_int_mh produces wrong result on 64-bit SPARC
...
Reviewed-by: kvn
2011-02-14 03:21:18 -08:00
Tom Rodriguez
add4b5bf69
7018506: CTW swallowing OOMs after symbol changes
...
Reviewed-by: kvn, iveresov, coleenp
2011-02-11 12:05:43 -08:00
Christian Thalinger
01cc76e02d
7018673: Zero: 6953144, 6990754 and 7009756 made some changes which broke Zero
...
Reviewed-by: kvn, chrisphi, twisti
2011-02-11 03:17:53 -08:00
Vladimir Kozlov
c13062093b
7018849: 7017124 fix broke VM build on some platforms
...
Use atomic load and store in inc_stat_counter() only on SPARC and X86.
Reviewed-by: iveresov
2011-02-10 19:34:48 -08:00
Vladimir Kozlov
5d3ab72d1d
7017746: Regression : C2 compiler crash due to SIGSEGV in PhaseCFG::schedule_early()
...
Add TEMP edges (and KILL projections) before duplicated operands are removed in Expand() methods.
Reviewed-by: never
2011-02-10 14:25:59 -08:00
Christian Thalinger
4c567f5969
7018277: JSR 292 change test/compiler/6987555/Test6987555.java to new MH syntax
...
Test/compiler/6987555/Test6987555.java currently does not compile because the MH return-type syntax has changed.
Reviewed-by: never
2011-02-10 00:47:59 -08:00
Igor Veresov
6782422f01
7017434: Tiered needs to support reprofiling
...
Tiered needs to support proper method reprofiling after deopts.
Reviewed-by: kvn
2011-02-09 16:34:34 -08:00
Clemens Eisserer
3f1466e7d2
7018387: Xrender pipeline may leak GC's
...
Reviewed-by: prr
2011-02-09 14:34:04 -08:00
Jonathan Gibbons
c9335a55e1
7010792: remove bad debugging method from javac
...
Reviewed-by: mcimadamore
2011-02-09 14:10:52 -08:00
Jonathan Gibbons
a71eecc4f7
7016750: tools/javac/nio/CompileTest failing in nightly test
...
Reviewed-by: mcimadamore
2011-02-09 14:04:53 -08:00
Qi Zuo
f837176802
Merge
2011-02-09 16:05:25 -05:00
Andrew Brygin
763f890029
6818960: ImageFetcher ( MediaTracker) Thread leak
...
Reviewed-by: igor, prr
2011-02-09 22:24:42 +03:00
Lana Steuck
6641ee235d
Merge
2011-02-09 10:28:20 -08:00
John Cuthbertson
7334402db5
7017008: G1: Turn on compressed oops by default
...
Normally compressed oops is enabled when the maximum heap size is under a certain limit, except when G1 is also enabled. Remove this limitation. Also re-enable GCBasher testing with G1 on 64 bit windows in jprt.
Reviewed-by: jcoomes, brutisso, tonyp
2011-02-09 09:43:02 -08:00
Alan Bateman
81d9e046a3
Merge
2011-02-09 16:30:37 +00:00
Vladimir Yaroslavskiy
35f815a7b4
7018258: Dual-pivot updates in 7013585 can fail with ArrayIndexOutOfBoundsException
...
Reviewed-by: alanb
2011-02-09 15:59:27 +00:00
Andy Herrick
1aae9e05cf
Merge
2011-02-09 09:32:04 -05:00
Andy Herrick
a0b7ff8369
7016724: Remove sun.jkernel.* classes in JDK 7
...
Remove sun.jkernel.* classes in JDK 7
Reviewed-by: ohair, alanb, mchung
2011-02-09 09:19:33 -05:00
Christian Tornqvist
237866941a
7014918: Improve core/minidump handling in Hotspot
...
Added Minidump support on Windows, enabled large page core dumps when coredump_filter is present and writing out path/rlimit for core dumps.
Reviewed-by: poonam, dsamersoff, sla, coleenp
2011-02-09 11:08:10 +01:00
Chris Hegarty
71a1558a67
7013961: Threads attached via JNI attach prevent daemon ThreadGroups from being destroyed
...
Reviewed-by: dholmes
2011-02-09 09:53:07 +00:00
Yuka Kamiya
5c4ea049dd
7017800: (tz) Support tzdata2011b
...
Reviewed-by: okutsu
2011-02-09 18:00:29 +09:00
Mandy Chung
8ff932b950
Merge
2011-02-08 22:27:57 -08:00
Kelly O'Hair
c0f41e745d
Merge
2011-02-08 20:00:05 -08:00
Weijun Wang
e8b79573d2
6618658: Deserialization allows creation of mutable SignedObject
...
Reviewed-by: hawtin, mullan
2011-02-09 11:50:29 +08:00
Coleen Phillimore
f5db22169b
Merge
2011-02-08 19:50:41 -05:00
Kelly O'Hair
7b6e6b647a
7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11
...
Reviewed-by: rinaldo
2011-02-08 16:30:29 -08:00
Kelly O'Hair
37564ccd3a
7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11
...
Reviewed-by: rinaldo
2011-02-08 16:28:30 -08:00
Vladimir Kozlov
287139e5a5
7014874: Incorrect COOPs modes on solaris-{sparcv9,amd64} with ParallelGC
...
Align old gen size down to keep specified heap size.
Reviewed-by: ysr
2011-02-08 16:12:16 -08:00
Lana Steuck
3899723bda
Merge
2011-02-08 14:25:33 -08:00
Phil Race
a6241f31b1
7006865: Regression: Corrupted output when printing images with bit depth of 4
...
Reviewed-by: bae, jgodinez
2011-02-08 14:24:14 -08:00
Keith McGuigan
9acb43fa6d
7003401: Implement VM error-reporting functionality on erroneous termination
...
Add support for distribution-specific error reporting
Reviewed-by: coleenp, phh, jcoomes, ohair
2011-02-08 17:20:45 -05:00
Lana Steuck
458118d44d
Merge
2011-02-08 14:19:54 -08:00
Lana Steuck
17c4bbff22
Merge
2011-02-08 14:19:11 -08:00
Xueming Shen
50ef3f8522
7017840: (zipfs) test/demo/zipfs/basic.sh needs to be updated due to 7013420
...
Updated try-with-resourcse usage in test/demo code
Reviewed-by: alanb
2011-02-08 13:30:30 -08:00
Kelly O'Hair
b5654e6a6b
Merge
2011-02-08 13:06:20 -08:00
Dmitry Nadezhin
aa6f495fbe
4421494: infinite loop while parsing double literal
...
Reviewed-by: darcy, alanb
2011-02-08 19:31:44 +00:00
Mandy Chung
9eecf686c5
7017673: Remove setting of the sun.jkernel.DownloadManager as a boot classloader hook
...
Reviewed-by: alanb, dcubed, coleenp
2011-02-08 09:11:37 -08:00
Naoto Sato
47a983f28a
7015500: Locale.toLanguageTag() uses "und" as lang subtag for private use only Locale
...
Reviewed-by: srl
2011-02-08 09:04:30 -08:00
Vladimir Yaroslavskiy
477c01454f
7013585: Dual-pivot quicksort improvements for highly structured (nearly sorted) and data with small periods
...
Reviewed-by: mduigou, alanb
2011-02-08 15:50:30 +00:00
Denis Lila
4b61d914f1
7016856: dashing performance was reduced during latest changes to the OpenJDK rasterizer
...
Optimized dashing, rasterizing, and the flow of transformed coordinates
Reviewed-by: flar
2011-02-08 09:22:49 -05:00
Stefan Karlsson
0c395c7799
7014851: Remove unused parallel compaction code
...
Removed.
Reviewed-by: jcoomes, brutisso
2011-02-08 12:33:19 +01:00
Y. Srinivas Ramakrishna
7eccb460db
6912621: iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?")
...
Fix block_size_if_printezis_bits() so it does not expect the bits, only uses them when available. Fix block_size_no_stall() so it does not stall when the bits are missing such cases, letting the caller deal with zero size returns. Constant pool cache oops do not need to be unparsable or conc_unsafe after their klass pointer is installed. Some cosmetic clean-ups and some assertion checking for conc-usafety which, in the presence of class file redefinition, has no a-priori time boundedness, so all GCs must be able to safely deal with putatively conc-unsafe objects in a stop-world pause.
Reviewed-by: jmasa, johnc
2011-02-07 22:19:57 -08:00
Peter B. Kessler
fef1c1e816
7017675: typo in JavacParser for allowUnderscoresInLiterals
...
Reviewed-by: dlsmith
2011-02-07 11:42:12 -08:00
Coleen Phillimore
c4ddbc7c87
6472925: OutOfMemoryError fails to generate stack trace as it now ought
...
Print an additional message for OOM during stack trace printing
Reviewed-by: dholmes, phh, acorn, kamg, dcubed
2011-02-07 14:36:26 -05:00
Vladimir Kozlov
b9633d42b4
7017124: Fix some VM stats to avoid 32-bit overflow
...
Added new method inc_stat_counter() to increment long statistic values and use atomic long load and store.
Reviewed-by: dholmes, jrose, phh, never
2011-02-07 10:34:39 -08:00
Alexander Potochkin
98f1ff044f
6979537: closed/javax/swing/JSplitPane/UnitTest/UnitTest.java fails
...
Reviewed-by: rupashka
2011-02-07 21:34:31 +03:00
Vladimir Kozlov
e7c3086ed3
7013538: Java memory leak with escape analysis
...
Don't allocate VectorSet iterator on C heap. Reuse resource storage in EA.
Reviewed-by: never
2011-02-07 10:25:39 -08:00
Alexander Potochkin
4c2196918e
7016942: Revert a refactoring in TooltipManager to allow reflection hack
...
Reviewed-by: rupashka
2011-02-07 21:15:51 +03:00