Nils Eliasson
7b7d3507db
7152957: VM crashes with assert(false) failed: bad AD file
...
Reviewed-by: kvn, never
2012-03-12 15:28:07 -07:00
John Cuthbertson
006def0451
7147724: G1: hang in SurrogateLockerThread::manipulatePLL
...
Attempting to initiate a marking cycle when allocating a humongous object can, if a marking cycle is successfully initiated by another thread, result in the allocating thread spinning until the marking cycle is complete. Eliminate a deadlock between the main ConcurrentMarkThread, the SurrogateLocker thread, the VM thread, and a mutator thread waiting on the SecondaryFreeList_lock (while free regions are going to become available) by not manipulating the pending list lock during the prologue and epilogue of the cleanup pause.
Reviewed-by: brutisso, jcoomes, tonyp
2012-03-12 14:59:00 -07:00
Nils Loodin
8950ee8d8e
7154517: Build error in hotspot-gc without precompiled headers
...
Reviewed-by: jcoomes, brutisso
2012-03-16 16:14:04 +01:00
Mikael Gerdin
07299b0a1e
7152791: wbapi tests fail on cygwin
...
Detect cygwin prescence when setting up PLATFORM. Translate cygwin style paths before passing them on to jtreg.
Reviewed-by: jcoomes, brutisso
2012-03-21 08:34:23 +01:00
John Coomes
46a6f9366d
7154724: jdk7u4 test properties missing from jprt.properties
...
Reviewed-by: brutisso
2012-03-20 19:36:59 -07:00
Igor Veresov
12b4b456cb
7151089: PS NUMA: NUMA allocator should not attempt to free pages when using SHM large pages
...
Don't attempt to uncommit SHM-based large pages
Reviewed-by: kvn
2012-03-12 13:12:07 -07:00
Vladimir Kozlov
e5f92a2396
7147744: CTW: assert(false) failed: infinite EA connection graph build
...
Rewrote Connection graph construction code in EA to reduce time spent there.
Reviewed-by: never
2012-03-12 10:46:47 -07:00
Sean Coffey
bfbf85b7a7
7148584: Jar tools fails to generate manifest correctly when boundary condition hit
...
Reviewed-by: alanb, sherman
2012-03-12 11:30:28 +00:00
Alan Bateman
3ecf3e0fa1
7152866: Tests not run because they are missing the @run tag
...
Reviewed-by: chegar, dholmes
2012-03-12 10:17:18 +00:00
Sean Chou
0e1c5e521a
7151427: Fix the potential memory leak in error handling code in X11SurfaceData.c
...
Free the memory in the error handling code.
Reviewed-by: prr, jgodinez, bae
2012-03-12 13:30:16 +08:00
Alejandro Murillo
db0efee3d4
7152700: new hotspot build - hs24-b04
...
Reviewed-by: jcoomes
2012-03-09 13:34:45 -08:00
Alejandro Murillo
b8f2831c68
Added tag hs24-b03 for changeset c1a6253f0d55
2012-03-09 13:08:18 -08:00
Alejandro Murillo
323e3ce5ab
Merge
2012-03-09 13:08:18 -08:00
Lana Steuck
d5a7ac9412
Merge
2012-03-09 11:59:26 -08:00
Lana Steuck
ae6769c77d
Merge
2012-03-09 11:58:08 -08:00
Lana Steuck
37600f669c
Merge
2012-03-09 11:57:06 -08:00
Lana Steuck
b819164293
Merge
2012-03-09 11:56:14 -08:00
Lana Steuck
32109cb7cf
Merge
2012-03-09 11:56:06 -08:00
Lana Steuck
8a90e1d979
Merge
2012-03-09 11:55:21 -08:00
Michael Fang
72218042af
Merge
2012-03-09 10:23:38 -08:00
Maurizio Cimadamore
f6ee974ac7
7151802: compiler update caused sqe test failed
...
Fix regression caused by 7144506
Reviewed-by: jjg, dlsmith
2012-03-09 17:10:56 +00:00
Tom Rodriguez
b255b0eccc
Merge
2012-03-09 08:34:36 -08:00
Karen Kinnear
a0e6b7797c
Merge
2012-03-09 00:28:20 -05:00
David Katleman
7c2e062ccb
Added tag jdk8-b29 for changeset cc866298b20c
2012-03-08 20:35:26 -08:00
David Katleman
dd9799aaa2
Added tag jdk8-b29 for changeset cad5cb628235
2012-03-08 20:35:09 -08:00
David Katleman
805065faa4
Added tag jdk8-b29 for changeset 756dbb31c9b0
2012-03-08 20:34:58 -08:00
David Katleman
545c4a7aa7
Added tag jdk8-b29 for changeset c7420b6abb44
2012-03-08 20:34:54 -08:00
David Katleman
9dfe7b710e
Added tag jdk8-b29 for changeset 463281379d91
2012-03-08 20:34:29 -08:00
David Katleman
924af8d1c0
Added tag jdk8-b29 for changeset 9bf30f58c4bc
2012-03-08 20:34:25 -08:00
David Katleman
99d808ac37
Added tag jdk8-b29 for changeset c4fd9c6f75fb
2012-03-08 20:34:18 -08:00
Kelly O'Hair
9dad666a66
7152425: Fix copyright notices on 12 files in jaxws
...
Reviewed-by: mbykov
2012-03-08 18:20:15 -08:00
Lana Steuck
76177f7a48
Merge
2012-03-08 15:26:32 -08:00
Mike Duigou
bbd20b347d
7151595: Disable creation of db demos if NO_DEMOS is specified
...
Reviewed-by: weijun, dholmes
2012-03-08 13:44:33 -08:00
Lana Steuck
b5a0dffd57
Merge
2012-03-08 14:22:15 -08:00
Lana Steuck
086d1992b6
Merge
2012-03-08 08:19:58 -08:00
Lana Steuck
ac3052168c
Merge
2012-03-08 08:18:56 -08:00
Joe Darcy
cf99e1e9f8
7151008: Add library support for repeating annotations in java.lang.annotation
...
Reviewed-by: mcimadamore, jjg
2012-03-08 08:04:52 -08:00
Michael McMahon
57a9560def
7152186: java.awt.HeadlessException when running AWT apps [macosx]
...
Reviewed-by: anthony
2012-03-08 14:38:26 +00:00
Daniel D. Daugherty
c8ff3bb0cc
7152206: anti-delta the fix for 7152031
...
Backout the fix for 7152031; the real bug to be fixed in jdk repo.
Reviewed-by: michaelm
2012-03-08 06:33:26 -08:00
Deepak Bhole
1ee1acb94f
7150392: Linux build breaks with GCC 4.7 due to unrecognized option
...
Remove -mimpure-text option.
Reviewed-by: ohair, dholmes, phh, andrew
2012-03-08 14:04:44 +00:00
Lana Steuck
69ee813add
Merge
2012-03-07 22:40:20 -08:00
Lana Steuck
247874eb43
Merge
2012-03-07 22:36:43 -08:00
Lana Steuck
1a29d97330
Merge
2012-03-07 22:36:38 -08:00
David Holmes
7352937e75
7092140: Test: java/util/concurrent/locks/Lock/TimedAcquireLeak.java fails on SE-E due to -XX:-UsePerfData
...
Add -XX:+UsePerfData to invocation of exec'd JVM
Reviewed-by: alanb, chegar
2012-03-08 00:46:33 -05:00
Daniel D. Daugherty
ec59e22ec0
7152031: Hotspot needs updated xawt path [macosx]
...
Update to use the right path on MacOS X.
Reviewed-by: michaelm, jcoomes, amurillo
2012-03-07 14:58:17 -08:00
David Katleman
ebc31d93d9
Merge
2012-03-07 13:47:22 -08:00
David Katleman
1741706a00
Merge
2012-03-07 13:46:18 -08:00
David Katleman
15459fceae
Merge
2012-03-07 13:45:18 -08:00
Michael Fang
1ca90839e4
Merge
2012-03-07 10:18:10 -08:00
Pavel Porvatov
304f1400f9
7146377: closed/javax/swing/DataTransfer/4876520/bug4876520.java failed since b08 in jdk 8
...
Reviewed-by: alexp
2012-03-07 20:07:18 +02:00