David Katleman
1bd0a0be7d
Added tag jdk8-b54 for changeset c5705c72aff8
2012-08-30 10:26:55 -07:00
Bill Pittore
58a50b25eb
7154641: Servicability agent should work on platforms other than x86, sparc
...
Added capability to load support classes for other cpus
Reviewed-by: coleenp, bobv, sla
2012-08-30 11:20:01 -04:00
David Katleman
c4c4e329f2
Merge
2012-08-29 15:28:39 -07:00
Denis Fokin
ac4a9defca
7192887: java/awt/Window/Grab/GrabTest.java still failed (fix failed for CR 7149068)
...
Reviewed-by: ant, serb
2012-08-30 01:17:24 +04:00
Brandon Mitchell
f51faf2bbe
7194409: os::javaTimeNanos() shows hot on CPU_CLK_UNHALTED profiles
...
Add inline directives to os::Linux::supports_monotonic_clock() and os::Bsd::supports_monotonic_clock().
Reviewed-by: johnc, azeemj, mikael
2012-08-29 13:02:54 -07:00
Vladimir Kozlov
da65cc4532
7160161: Missed safepoint in non-Counted loop
...
Do not remove safepoints during peeling optimization.
Reviewed-by: twisti
2012-08-29 13:02:40 -07:00
Pavel Punegov
373b8ccd27
7191926: Remove MKS dependency in Hotspot regression tests
...
Add case for CYGWIN in .sh files.
Reviewed-by: coleenp, kvn
2012-08-29 14:49:05 -04:00
Leonid Romanov
18e3872928
7124375: [macosx] Focus isn't transfered as expected between components
...
Reviewed-by: art, ant, serb
2012-08-29 19:53:35 +04:00
Chris Hegarty
84603e4d94
7189567: java net obselete protocol
...
Reviewed-by: alanb, ahgross
2012-08-29 14:05:37 +01:00
Alexander Scherbatiy
31ec802d7e
7171045: [macosx] There are no enter or exit events reported against 8b39 for MouseEventsDuringDrag
...
Reviewed-by: anthony, serb
2012-08-29 15:54:28 +04:00
Christian Thalinger
40c1bd4242
7192406: JSR 292: C2 needs exact return type information for invokedynamic and invokehandle call sites
...
Reviewed-by: kvn
2012-08-28 15:24:39 -07:00
John Cuthbertson
eb2c52c717
7041879: G1: introduce stress testing parameter to cause frequent evacuation failures
...
Add the flags G1EvacuationFailureALot flag (and supporting flags) to force trigger evacuation failures. The support flags control how often to trigger an evacuation failure and during which types of evacuation pause. This functionality is analogous to that of PromotionFailureALot for the other collectors.
Reviewed-by: brutisso
2012-08-28 15:20:08 -07:00
Christian Thalinger
e48b871bdc
7194662: JSR 292: PermuteArgsTest times out in nightly test runs
...
Reviewed-by: kvn
2012-08-28 14:57:43 -07:00
John R Rose
03930364c8
7194612: api/java_lang/invoke/MethodHandles/Lookup/index.html#ExceptionsTests[findVirtualNSME] fails w/ -esa
...
Reviewed-by: kvn, twisti
2012-08-28 13:14:59 -07:00
Lana Steuck
a0b3f023db
Merge
2012-08-28 12:24:33 -07:00
Lana Steuck
a43f699f88
Merge
2012-08-28 12:20:26 -07:00
Daniel D. Daugherty
7f75e401cc
7194608: add VerifyLocalVariableTableOnRetransformTest.sh to Problem.list
...
Reviewed-by: alanb
2012-08-28 09:40:27 -07:00
Rickard Bäckman
228b4f6d7f
7093328: JVMTI: jvmtiPrimitiveFieldCallback always report 0's for static primitives
...
Reviewed-by: dholmes, dcubed
2012-08-28 15:15:29 +02:00
Coleen Phillimore
5f4a2405a7
Merge
2012-10-15 22:33:19 -04:00
Kevin Walls
b296b69382
7195151: Multiplatform tescase for 6929067
...
Reviewed-by: kamg, kvn
2012-10-15 16:48:48 +01:00
Keith McGuigan
04a9a14193
7054345: Support version 52.0 class file in HotSpot
...
Accept classfiles with major version 52
Reviewed-by: coleenp, acorn
2012-10-11 14:27:54 -04:00
Harold Seigel
6b158b4089
7199068: NPG: SharedSkipVerify is meaningless
...
Remove the SharedSkipVerify flag
Reviewed-by: kamg, sspitsyn, coleenp
2012-10-10 17:04:33 -04:00
Sean Mullan
d335016419
Merge
2012-08-28 08:46:23 -04:00
Sean Mullan
d981574a8a
7192896: Reason of CertPathValidatorException should be UNDETERMINED_REVOCATION_STATUS if OCSP request failed
...
Reviewed-by: xuelei
2012-08-28 08:43:17 -04:00
Sergey Bylokhov
0107379c53
7186371: [macosx] Main menu shortcuts not displayed (7u6 regression)
...
Reviewed-by: leonidr
2012-08-28 16:04:27 +04:00
Eric Wang
25c7724d6e
6962637: TEST_BUG: java/io/File/MaxPathLength.java may fail in busy system
...
Reviewed-by: dholmes, alanb
2012-08-28 11:12:46 +01:00
Jonathan Gibbons
3edec130c3
7194035: update tests for upcoming changes for jtreg
...
Reviewed-by: alanb, sspitsyn
2012-08-28 10:31:27 +01:00
Jonathan Gibbons
e4326b6cc5
7194032: update tests for upcoming changes for jtreg
...
Reviewed-by: alanb, iris
2012-08-28 10:29:30 +01:00
Weijun Wang
f7c2d784ae
7194472: FileKeyTab.java test fails on Windows
...
Reviewed-by: alanb
2012-08-28 17:25:07 +08:00
Tao Mao
447e7065d2
6677625: Move platform specific flags from globals.hpp to globals_<arch>.hpp
...
Reviewed-by: kvn, dholmes, coleenp
2012-08-27 15:17:17 -07:00
Lana Steuck
1dc8f7d026
Merge
2012-08-27 11:48:09 -07:00
Lana Steuck
09930417d3
Merge
2012-08-27 11:28:08 -07:00
Lana Steuck
de50ec6f3f
Merge
2012-08-27 10:59:13 -07:00
Lana Steuck
47b747e08c
Merge
2012-08-27 10:58:40 -07:00
Lana Steuck
b78fd98dc7
Merge
2012-08-27 10:55:57 -07:00
Lana Steuck
52dccdcb9e
Merge
2012-08-27 10:54:30 -07:00
Vladimir Kozlov
f0d08c04f1
7148109: C2 compiler consumes too much heap resources
...
Add split_arena to allocate temporary arrays in PhaseChaitin::Split() and free them on method's exit.
Reviewed-by: twisti
2012-08-27 09:46:38 -07:00
Jan Lahoda
398a74ffa0
7192068: (javac) provide a way for IDEs to produce Enclosing Method attributes
...
Reviewed-by: jjg
2012-08-27 07:21:46 -07:00
Weijun Wang
66f06a99dc
7152121: Krb5LoginModule no longer handles keyTabNames with "file:" prefix
...
Reviewed-by: mullan
2012-08-27 10:23:43 +08:00
Mandy Chung
9108824515
7193339: Prepare system classes be defined by a non-null module loader
...
Reviewed-by: alanb, dholmes, dsamersoff, sspitsyn, psandoz
2012-08-24 22:55:49 -07:00
Daniel D. Daugherty
2ec592f290
Merge
2012-08-24 19:45:42 -07:00
Alejandro Murillo
2271c9dfad
7194004: new hotspot build - hs24-b22
...
Reviewed-by: jcoomes
2012-08-24 16:23:59 -07:00
Alejandro Murillo
da2de44d1a
Added tag hs24-b21 for changeset 2ab6bbc9883c
2012-08-24 15:51:20 -07:00
Alejandro Murillo
08e886940b
Merge
2012-08-24 15:51:19 -07:00
Christian Thalinger
80ceb641ad
Merge
2012-08-24 15:41:39 -07:00
Kurchi Subhra Hazra
54f3f7f7ed
7168172: (fs) Files.isReadable slow on Windows
...
Remove DACL checking for read access, also reviewed by Ulf.Zibis@CoSoCo.de , zhong.j.yu@gmail.com
Reviewed-by: alanb
2012-08-24 11:48:51 -07:00
Christian Thalinger
2509329d59
Merge
2012-08-24 11:48:32 -07:00
Alan Bateman
ccd9f0ffaa
7193933: More ProblemList.txt updates (8/2012)
...
Reviewed-by: darcy, chegar
2012-08-24 19:35:30 +01:00
Naoto Sato
2d1e211a10
7193601: Build breakage with the fix to 6336885 (build-infra build)
...
Reviewed-by: mduigou
2012-08-24 10:13:58 -07:00
Anthony Petrov
ed711d4ca7
7160609: [macosx] JDK crash in libjvm.dylib ( C [GeForceGLDriver+0x675a] gldAttachDrawable+0x941)
...
Constrain window dimensions with screen bounds and GL_MAX_TEXTURE_SIZE
Reviewed-by: art, serb
2012-08-24 14:58:04 +04:00