Sonali Goel
|
491703889c
|
8074417: Group 13a: golden files for tests in tools/javac/generics dir
Reviewed-by: jjg, mcimadamore
|
2015-05-15 09:53:08 -07:00 |
|
Sonali Goel
|
11d7b1e161
|
8074502: Group 13c: golden files for tests in tools/javac/generics dir
Reviewed-by: jjg, mcimadamore
|
2015-05-15 09:30:55 -07:00 |
|
Jan Lahoda
|
e21c57f2ab
|
8076104: Key collisions in ZipFileIndexFileObject content cache lead to wrong content
Equals&hashCode of ZipFileObject and ZipFileIndexFileObject need to be based on full entry path, not only the file name.
Reviewed-by: jjg
|
2015-05-15 11:41:04 +02:00 |
|
Sonali Goel
|
d0acf99cf6
|
8074408: Group 12: golden files for tests in tools/javac dir
Reviewed-by: jjg
|
2015-05-15 01:56:14 -07:00 |
|
Sonali Goel
|
6b7d074037
|
8074387: Group 11: golden files for coin tests in tools/javac dir
Reviewed-by: jjg
|
2015-05-15 01:36:32 -07:00 |
|
Sonali Goel
|
190ba196a0
|
8068465: Group 10e: golden files for tests in tools/javac dir
Reviewed-by: jjg
|
2015-05-15 01:28:43 -07:00 |
|
Sonali Goel
|
64622d5d74
|
8068464: Group 10d: golden files for tests in tools/javac dir
Reviewed-by: jjg
|
2015-05-15 01:09:51 -07:00 |
|
Rickard Bäckman
|
3dc9461bc8
|
8079797: assert(index >= 0 && index < _count) failed: check
Reviewed-by: kvn
|
2015-05-11 09:44:07 +02:00 |
|
Tobias Hartmann
|
005adcec93
|
Merge
|
2015-05-11 07:58:02 +02:00 |
|
Tobias Hartmann
|
e113dfc652
|
8079343: Crash in PhaseIdealLoop with "assert(!had_error) failed: bad dominance"
C2 should not try to vectorize loops with loop variant vector base address.
Reviewed-by: kvn
|
2015-05-11 07:44:46 +02:00 |
|
Kim Barrett
|
7590aeb6e2
|
8079080: ConcurrentMark::mark_stack_push(oop) is unused
Remove unused functions from ConcurrentMark and CMMarkStack.
Reviewed-by: jmasa, tschatzl
|
2015-05-10 01:11:13 -04:00 |
|
Harold Seigel
|
9e951d1747
|
Merge
|
2015-05-09 07:35:16 -04:00 |
|
Harold Seigel
|
961389c6ef
|
Merge
|
2015-05-09 07:32:49 -04:00 |
|
Harold Seigel
|
0e141a3611
|
Merge
|
2015-05-09 07:32:37 -04:00 |
|
Petr Pchelko
|
eea06f70fc
|
8035568: [macosx] Cursor management unification
Reviewed-by: anthony, serb
|
2015-05-09 02:08:15 +03:00 |
|
Stuart Marks
|
90f837dfd3
|
8076413: Better JRMP message handling
Reviewed-by: coffeys, igerasim, ahgross
|
2015-05-08 15:23:08 -07:00 |
|
Stuart Marks
|
a688c63cb1
|
8076409: Reinforce RMI framework
Reviewed-by: coffeys, igerasim, ahgross
|
2015-05-08 15:22:53 -07:00 |
|
Harold Seigel
|
0033b57269
|
Merge
|
2015-05-08 23:51:37 +02:00 |
|
Harold Seigel
|
e5e17a62d1
|
8076318: split verifier needs to add TraceClassResolution
Add print statements to verifier when TraceClassResolution is specified
Reviewed-by: coleenp, acorn
|
2015-05-08 16:24:46 -04:00 |
|
Michael C Berg
|
4fca8dbb1f
|
8076276: Add support for AVX512
Reviewed-by: kvn, roland
|
2015-05-08 11:49:20 -07:00 |
|
Michael Haupt
|
b15af202c5
|
8030680: 292 cleanup from default method code assessment
Small code improvements for increased robustness
Reviewed-by: acorn, coleenp
|
2015-05-08 14:00:24 -04:00 |
|
Sergey Bylokhov
|
ad5afe4557
|
8015900: [TEST_BUG] ScrollbarMouseWheelTest failed on ubuntu 12 with unity and unity 2D
Reviewed-by: azvegint, yan
|
2015-05-08 20:43:46 +03:00 |
|
Harold Seigel
|
529069c19a
|
Merge
|
2015-05-08 13:26:07 -04:00 |
|
Harold Seigel
|
da4711381d
|
Merge
|
2015-05-08 13:25:11 -04:00 |
|
Harold Seigel
|
c4bb314487
|
Merge
|
2015-05-08 13:23:28 -04:00 |
|
Sergey Bylokhov
|
f00ee27f3c
|
8013820: JavaDoc for JSpinner contains errors
Reviewed-by: azvegint, alexsch
|
2015-05-08 20:06:08 +03:00 |
|
Sergey Bylokhov
|
2e5926125a
|
5036022: JSpinner does not reflect new font on subsequent calls to setFont
Reviewed-by: azvegint, alexsch
|
2015-05-08 19:31:09 +03:00 |
|
Sergey Bylokhov
|
ee650b24f5
|
8078149: [macosx] The text of the TextArea is not wrapped at word boundaries
Reviewed-by: azvegint, alexsch
|
2015-05-08 19:14:16 +03:00 |
|
Semyon Sadetsky
|
443304485b
|
7190544: Nimbus LaF: regression UnitTest failure
Reviewed-by: alexsch, azvegint, serb
|
2015-05-08 17:40:43 +03:00 |
|
Semyon Sadetsky
|
3a2ff1374b
|
7155957: closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java hangs on win 64 bit with jdk8
Reviewed-by: serb, ant
|
2015-05-08 17:35:15 +03:00 |
|
Joseph Provino
|
f979b6f8f6
|
7006810: G1: Introduce peace-of-mind checking in the Suspendible Thread Set
Add asserts to ensure thread is in the right state.
Reviewed-by: tschatzl, pliden
|
2015-05-08 09:52:51 -04:00 |
|
Semyon Sadetsky
|
25b0a009bc
|
7072653: JComboBox popup mispositioned if its height exceeds the screen height
Reviewed-by: alexsch, azvegint
|
2015-05-08 16:46:24 +03:00 |
|
Claes Redestad
|
a890eee817
|
8079263: Suppress warning about disabling adaptive size policy when enabling UseLargePages with UseNUMA when adaptive size policy is disabled
Reviewed-by: jmasa, jwilhelm
|
2015-05-08 15:41:39 +02:00 |
|
Sean Mullan
|
fee090c692
|
6470634: Typos in CardTerminals.list(CardTerminals.State) javadoc
Reviewed-by: xuelei
|
2015-05-08 09:05:15 -04:00 |
|
Semyon Sadetsky
|
8c26397da5
|
6980209: Make tracking SecondaryLoop.enter/exit methods easier
Reviewed-by: serb, ant
|
2015-05-08 15:37:38 +03:00 |
|
Tobias Hartmann
|
43a5abc876
|
8078497: C2's superword optimization causes unaligned memory accesses
Prevent vectorization of memory operations with different invariant offsets if unaligned memory accesses are not allowed.
Reviewed-by: kvn
|
2015-05-08 12:19:17 +02:00 |
|
Chris Hegarty
|
008fee0591
|
8079782: RandomFactory should be in the jdk.testlibrary package
Reviewed-by: bpb
|
2015-05-08 11:02:33 +01:00 |
|
Amy Lu
|
94dbab9120
|
8079651: (dc) Promiscuous.java fails with NumberFormatException due to network interference
Reviewed-by: alanb, chegar
|
2015-05-08 10:22:18 +01:00 |
|
Katja Kantserova
|
dea440c232
|
Merge
|
2015-05-08 11:15:52 +02:00 |
|
Magnus Ihse Bursie
|
723a1a75aa
|
8074859: Turn on warnings as error
Reviewed-by: erikj
|
2015-05-08 10:37:14 +02:00 |
|
Magnus Ihse Bursie
|
7ec9ed5041
|
8074859: Turn on warnings as error
Reviewed-by: erikj
|
2015-05-08 10:37:13 +02:00 |
|
Bengt Rutisson
|
890471d11a
|
8079561: Add a method to convert counters to milliseconds
Reviewed-by: mgerdin, ehelin
|
2015-05-08 10:30:16 +02:00 |
|
Aleksei Efimov
|
4b9b3c027f
|
8062518: AIOBE occurs when accessing to document function in extended function in JAXP
Reviewed-by: joehw
|
2015-05-08 11:07:35 +03:00 |
|
Magnus Ihse Bursie
|
4f0d955e38
|
8079771: Fix SoundLibraries.gmk mismerge after JDK-8072665
Reviewed-by: dholmes, erikj
|
2015-05-08 09:42:36 +02:00 |
|
Staffan Larsen
|
7c99296b6e
|
8079559: Exclude demo/jvmti/hprof tests
Reviewed-by: alanb
|
2015-05-08 09:40:46 +02:00 |
|
Katja Kantserova
|
97fbf6418d
|
6755586: Test com/sun/jdi/NoLaunchOptionTest.java may erroneously fail
Reviewed-by: sla, dsamersoff
|
2015-05-08 09:14:18 +02:00 |
|
Lana Steuck
|
bd76b11aed
|
Merge
|
2015-05-07 20:51:12 -07:00 |
|
Lana Steuck
|
a82a4a967e
|
Merge
|
2015-05-07 20:50:57 -07:00 |
|
Lana Steuck
|
6bccaed81e
|
Merge
|
2015-05-07 20:50:49 -07:00 |
|
Lana Steuck
|
8bfa00092c
|
Merge
|
2015-05-07 20:50:07 -07:00 |
|