Alejandro Murillo
89a6bc1ca9
Merge
2012-01-25 12:36:08 -08:00
Jim Holmlund
e1fa8cca42
7133314: The regression test for 7129225 fails when run with jtreg -samevm or jtreg -agentvm
...
Reviewed-by: jjg
2012-01-25 12:20:05 -08:00
Frederic Parain
6fd2cebd85
7131346: Parsing of boolean arguments to diagnostic commands is broken
...
Reviewed-by: dholmes, dcubed
2012-01-25 10:32:29 -08:00
Antonios Printezis
802519ea53
7127706: G1: re-enable survivors during the initial-mark pause
...
Re-enable survivors during the initial-mark pause. Afterwards, the concurrent marking threads have to scan them and mark everything reachable from them. The next GC will have to wait for the survivors to be scanned.
Reviewed-by: brutisso, johnc
2012-01-25 12:58:23 -05:00
Dmitry Samersoff
fdf8f817d3
7132515: Add dcmd to manage UnlockingCommercialFeature flag
...
Added dcmd to unlock or check status of UnlockingCommercialFeature flag
Reviewed-by: fparain, rottenha
2012-01-25 21:10:08 +04:00
Vladimir Kozlov
51e16a559d
Merge
2012-01-25 08:10:04 -08:00
Keith McGuigan
7168e2bfeb
Merge
2012-01-25 10:08:40 -05:00
Paul Hohensee
a9d159b065
Merge
2012-01-25 01:16:03 -08:00
Roland Westrelin
f3ce53be67
7116050: C2/ARM: memory stomping error with DivideMcTests
...
Block::schedule_local() may write beyond end of ready_cnt array
Reviewed-by: never, kvn
2012-01-25 09:31:47 +01:00
Dmitry Samersoff
e5562a8fda
Merge
2012-01-24 20:15:56 -08:00
Vladimir Kozlov
3770ecec6f
7132936: guarantee(t != NULL) failed: must be con
...
Use !higher_equal() check to skip top and values which fit.
Reviewed-by: never
2012-01-24 17:04:51 -08:00
Igor Veresov
7f44e35134
7132945: Tiered: adjust OSR threshold of level 3
...
Change the value of Tier3BackEdgeThreshold from 7000 to 60000
Reviewed-by: kvn, never
2012-01-24 17:00:51 -08:00
James Melvin
ccf7d491f7
7125793: MAC: test_gamma should always work
...
Fix gamma launcher on Mac OS X and reconcile test_gamma script on Unix platforms
Reviewed-by: dcubed, ohair, jcoomes, dholmes, ksrini
2012-01-24 19:33:14 -05:00
Jim Holmlund
8f129be7fb
7129225: javac fails to run annotation processors when star import of package of gensrc
...
Reviewed-by: jjg
2012-01-24 16:31:15 -08:00
Jim Holmlund
139ce2d98a
7126832: com.sun.tools.javac.api.ClientCodeWrapper$WrappedJavaFileManager cannot be cast
...
Reviewed-by: jjg
2012-01-24 15:51:44 -08:00
Dean Long
7f5b035542
7130319: C2: running with -XX:+PrintOptoAssembly crashes the VM with assert(false) failed: bad tag in log
...
Relax assert to allow the VMThread to close the log while the compiler thread is still writing to it.
Reviewed-by: dholmes, never
2012-01-24 18:00:54 -05:00
Dmitry Samersoff
501bad4fd6
7066129: GarbageCollectorMXBean#getLastGcInfo leaks native memory
...
Make GCStatInfo a resource object
Reviewed-by: phh, coleenp
2012-01-25 02:29:05 +04:00
Lana Steuck
9ffd90edcf
Merge
2012-01-24 13:44:01 -08:00
Lana Steuck
a863f02fc0
Merge
2012-01-24 13:43:24 -08:00
Lance Andersen
abf04e0d1c
7132879: address Findbugs issue in WebRowSetXmlWriter
...
Reviewed-by: forax
2012-01-24 15:13:27 -05:00
James Melvin
cba74d6208
7126732: MAC: Require Mac OS X builds/tests for JPRT integrate jobs for HotSpot
...
Modify jprt.properties to run OSX builds and tests.
Reviewed-by: dcubed, kamg, ohair, dholmes
2012-01-24 14:07:03 -05:00
Kumar Srinivasan
d0df777779
7132270: tools/launcher/DefaultLocaleTestRun.java failing (win)
...
Reviewed-by: alanb, chegar
2012-01-24 09:58:44 -08:00
Maurizio Cimadamore
d353146b32
7129801: Merge the two method applicability routines
...
Resolve.java and Infer.java should reuse the same method applicability check routine
Reviewed-by: dlsmith, jjg
2012-01-24 17:52:02 +00:00
Sergey Malenkov
e59111ddf3
7121905: grammatically incorrect apostrophe in BeanInfo javadoc
...
Reviewed-by: rupashka
2012-01-24 19:40:14 +04:00
Denis Fokin
40dbde3a86
7078460: JDialog is shown as separate icon on the taskbar
...
Reviewed-by: anthony
2012-01-24 18:46:36 +04:00
Bertrand Delsart
3f08a21500
7120450: complete information dumped by frame_describe
...
Improvements of frame_describe
Reviewed-by: never, twisti
2012-01-24 15:41:17 +01:00
Rickard Backman
ec891da5a7
7130476: Remove use of #ifdef TRACE_DEFINE_KLASS_TRACE_ID from klass.hpp
...
Reviewed-by: kamg, phh, dsamersoff
2012-01-24 14:48:22 +01:00
Alan Bateman
c72c2bee4b
7132204: Default testset in JPRT should not run all tests
...
Reviewed-by: ohair
2012-01-24 09:08:43 +00:00
Coleen Phillimore
d0b33ef971
Merge
2012-01-23 17:45:32 -08:00
Mark Reinhold
77ad1e47c1
7110396: Sound code fails to build with gcc 4.6 on multiarch Linux systems
...
Reviewed-by: ohair
2012-01-23 12:39:41 -08:00
Denis Fokin
9bf6ef1857
7130140: using horizontal scroll button on mouse causes a message to be printed on stdout
...
Reviewed-by: art
2012-01-23 17:26:07 +04:00
Xue-Lei Andrew Fan
830a24d326
7132248: sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/CookieHttpsClientTest.java failing
...
Reviewed-by: alanb
2012-01-23 04:44:16 -08:00
Alexander Scherbatiy
ea9ee98dd7
7116634: [macosx] closed/javax/swing/JTree/6263446/bug6263446Tree.java fails on MacOS
...
Reviewed-by: rupashka
2012-01-23 13:53:24 +04:00
Alexander Scherbatiy
2909ee7529
7112854: [macosx] closed/javax/swing/JPopupMenu/Test6827786.java unstable on MacOS
...
Reviewed-by: rupashka
2012-01-23 13:05:51 +04:00
Tom Rodriguez
52979e6206
7130676: Tiered: assert(bci == 0 || 0<= bci && bci<code_size()) during stack trace construction
...
Reviewed-by: kvn, iveresov
2012-01-22 14:03:20 -08:00
Bill Pittore
af9f073374
6972759: Step over not working after thrown exception and Pop
...
Reset jvmtithreadstate exception state after frame pop and forceearlyreturn processed
Reviewed-by: minqi, dholmes, dlong
2012-01-21 23:02:40 -05:00
Joe Darcy
cc5049f41e
4504839: Java libraries should provide support for unsigned integer arithmetic
...
4215269: Some Integer.toHexString(int) results cannot be decoded back to an int
6322074: Converting integers to string as if unsigned
Reviewed-by: mduigou, emcmanus, flar
2012-01-20 17:56:31 -08:00
Alejandro Murillo
63b889aba6
7131979: new hotspot build - hs23-b12
...
Reviewed-by: jcoomes
2012-01-20 17:07:33 -08:00
Alejandro Murillo
f0908fd16b
Added tag hs23-b11 for changeset ad2a7ae4f3b0
2012-01-20 16:56:31 -08:00
Alejandro Murillo
6a27f2c096
Merge
2012-01-20 16:56:31 -08:00
Igor Veresov
55c9a74046
7131028: Switch statement takes wrong path
...
Pass correct type to branch in LIRGenerator::do_SwitchRanges()
Reviewed-by: kvn, never
2012-01-20 15:02:12 -08:00
Alejandro Murillo
370735f2e4
Merge
2012-01-20 14:31:33 -08:00
David Katleman
8d4b04a365
Added tag jdk8-b22 for changeset e6809c7d1735
2012-01-20 13:08:51 -08:00
David Katleman
6f9ada3843
Added tag jdk8-b22 for changeset 054ae6fb4346
2012-01-20 13:08:48 -08:00
David Katleman
ae6fa39b20
Added tag jdk8-b22 for changeset 0a4b26cf7553
2012-01-20 13:08:45 -08:00
David Katleman
1599f28a1f
Added tag jdk8-b22 for changeset 99a092d22c70
2012-01-20 13:08:44 -08:00
David Katleman
106518995c
Added tag jdk8-b22 for changeset 8b2993f4f9c6
2012-01-20 13:08:43 -08:00
David Katleman
10e49d5a1e
Added tag jdk8-b22 for changeset 5df4cdb80642
2012-01-20 13:08:41 -08:00
David Katleman
a95f19a9f3
Added tag jdk8-b22 for changeset ca3137c9be77
2012-01-20 13:08:40 -08:00
Vladimir Kozlov
5b3f2efc2e
7131302: connode.cpp:205 Error: ShouldNotReachHere()
...
Add Value() methods to short and byte Load nodes to truncate constants which does not fit.
Reviewed-by: jrose
2012-01-20 09:43:06 -08:00