Aleksei Efimov
75f2048a84
8076290: JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297
...
Reviewed-by: joehw
2015-04-01 16:01:10 +03:00
David Lindholm
b6009d4a48
8016276: CMS concurrentMarkSweepGeneration contains lots of unnecessary allocation failure handling
...
Reviewed-by: stefank, pliden
2015-04-01 12:34:26 +02:00
Bengt Rutisson
bedce0572a
8076314: Remove the static instance variable SharedHeap:: _sh
...
Reviewed-by: pliden, jmasa
2015-04-02 06:42:24 +02:00
David Dehaven
b91f622563
Merge
2015-03-31 16:23:01 -07:00
David Dehaven
7d80d50f56
Merge
2015-03-31 16:22:59 -07:00
David Dehaven
b30c48a154
Merge
2015-03-31 16:17:17 -07:00
David Dehaven
089a361c63
Merge
2015-03-31 16:17:14 -07:00
Michael Haupt
590ec77481
6900757: minor bug fixes to LogCompilation tool
...
Improve internal error reporting (point to XML element causing trouble); fix comparator for sorting by name and start; make tool more robust wrt. incorrect options and files not found; make inlining decision output more clear; adopt uncommon traps history printing; properly mention compiler in generated logs; add options for printing time stamps and omitting compilation IDs; add option for comparing compilation logs; overall code cleanup and API documentation
Reviewed-by: kvn, vlivanov
2015-03-31 21:46:44 +02:00
Anthony Scarpino
2c695decc2
8131078: typos in ghash cpu message
...
Reviewed-by: goetz, kvn
2015-07-13 13:22:21 -07:00
Peter Januschke
a5d8b8bf25
8130653: ppc: implement MultiplyToLen intrinsic
...
Reviewed-by: simonis
2015-07-07 10:40:09 +02:00
Andrew Haley
252f04c7fd
8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
...
Use unaligned Unsafe loads and stores for ByteBuffer access on platforms which support unaligned access. Add intrinsics for Unsafe.{get,put}-X-Unaligned methods.
Reviewed-by: dholmes, jrose, psandoz, kvn
2015-03-31 12:30:52 -07:00
Alejandro Murillo
15fdeb838c
Merge
2015-03-31 11:13:08 -07:00
Alejandro Murillo
57a31ea1cd
Merge
2015-03-31 11:13:08 -07:00
Joe Darcy
410bc96fd4
8075081: Fix missing doclint warnings in java.awt
...
Reviewed-by: serb
2015-03-31 08:48:53 -07:00
Thomas Stuefe
1afbc04d56
8076185: Provide SafeFetchX implementation for zero
...
Implement SafeFetchX for zero using setjmp/longjmp and Posix TLS
Reviewed-by: sgehwolf, dholmes
2015-03-31 05:30:36 -04:00
Coleen Phillimore
38c3337610
Merge
2015-03-31 02:11:09 +00:00
Jeremy Manson
0353353bde
8074895: os::getenv is inadequate
...
Reviewed-by: dholmes, coleenp
2015-03-30 17:32:18 -04:00
Coleen Phillimore
6ee6fe38a0
Merge
2015-03-30 19:27:30 +00:00
Christian Tornqvist
67e0ba13c0
Merge
2015-03-30 16:47:42 +00:00
Martin Buchholz
a194da7ffb
8076105: java/util/zip/EntryCount64k.java failing after push for JDK-8073158
...
Fix Windows newline problem; write enclosing class file for MacOSX
Reviewed-by: sherman, alanb
2015-03-30 09:46:05 -07:00
Anton Nashatyrev
68aa2c14c2
8071668: [macosx] Clipboard does not work with 3rd parties Clipboard Managers
...
Reviewed-by: ant, serb
2015-03-30 18:41:51 +03:00
Andrey Nazarov
15d5184652
8075752: jdk.compiler dependency can be eliminated in MethodReferenceNullCheckTest.java
...
Reviewed-by: jjg
2015-03-30 16:38:59 +01:00
Christian Tornqvist
9f677f4e21
8075438: [TESTBUG] Hotspot JTREG tests should use unique CDS archive names
...
Reviewed-by: hseigel, gtriantafill
2015-03-30 08:28:07 -07:00
Anton Nashatyrev
795c4bd736
8074481: [macosx] Menu items are appearing on top of other windows
...
Reviewed-by: ant, serb
2015-03-30 17:46:58 +03:00
Roger Riggs
84eb217450
7021006: (process) Remove disabled clone-exec feature
...
Remove clone implemention on Unix
Reviewed-by: martin, alanb, dholmes
2015-03-30 09:49:26 -04:00
Max Ockner
f0fa5ca5f0
8074718: Merge templateTable_x86 _32 and _64 .hpp files
...
TemplateTable_x86 32 and 64 bit files have been merged.
Reviewed-by: hseigel, coleenp
2015-03-30 09:47:52 -04:00
Roger Riggs
adc0b9b8aa
8076184: Cleanup compile/link warnings on Solaris
...
Cleanup reorder-sparc* and jni_util.c files
Reviewed-by: erikj, alanb
2015-03-30 09:45:39 -04:00
Aleksei Efimov
7863bfdf2a
8075667: (tz) Support tzdata2015b
...
Reviewed-by: okutsu
2015-03-30 15:57:39 +03:00
Aleksei Efimov
d4502a832f
8074297: substring in XSLT returns wrong character if string contains supplementary chars
...
Reviewed-by: joehw
2015-03-30 14:54:57 +03:00
Aleksei Efimov
a03f68908a
8074297: substring in XSLT returns wrong character if string contains supplementary chars
...
Reviewed-by: joehw
2015-03-30 14:52:24 +03:00
Masayoshi Okutsu
90e30c53bc
8075548: SimpleDateFormat formatting of "LLLL" in English is incorrect; should be identical to "MMMM"
...
Reviewed-by: naoto
2015-03-30 16:31:18 +09:00
Tobias Hartmann
db2fbf3152
8075214: SIGSEGV in nmethod sweeping
...
Changed implementation of forceNMethodSweep() to request sweep from existing sweeper thread.
Reviewed-by: kvn, mgerdin, dholmes
2015-03-30 07:53:19 +02:00
Peter Brunet
a6872dbbfb
8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831
...
Move files from open to closed
Reviewed-by: prr, mchung, erikj, ihse, serb, bpatel
2015-03-27 16:13:45 -05:00
Peter Brunet
af874b5889
8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831
...
Move files from open to closed
Reviewed-by: prr, mchung, erikj, ihse, serb, bpatel
2015-03-27 15:48:08 -05:00
Sean Coffey
c189249408
8059588: deadlock in java/io/PrintStream when verbose javax.net.debug flags are set
...
Reviewed-by: mullan
2015-03-27 19:13:47 +00:00
Severin Gehwolf
e1598c8a28
8076181: bytecodeInterpreter.cpp refers to unknown labels
...
Reviewed-by: coleenp, dholmes
2015-03-27 16:12:40 +01:00
Erik Joelsson
90284ff64a
8076123: 9-dev build fail: make/Init.gmk:142: *** multiple target patterns. Stop
...
Reviewed-by: ihse
2015-03-27 14:11:26 +01:00
Zoltan Majo
1d3fd38413
Merge
2015-03-27 09:02:55 +01:00
David Holmes
f2bf96030e
8072740: move closed jvm.cfg files out of open repo
...
Reviewed-by: erikj, ihse, dlong
2015-03-26 19:25:48 -04:00
Hannes Wallnöfer
0f4227cfde
8075231: Typed array setters are very slow when index exceeds capacity
...
Reviewed-by: attila, lagergren
2015-03-26 22:13:41 +01:00
Alejandro Murillo
4811592f50
Merge
2015-03-26 13:54:11 -07:00
Alejandro Murillo
09fcba06f5
Merge
2015-03-26 13:54:09 -07:00
Hannes Wallnöfer
c74264d675
8075366: Slow scope access to global let/const does not work
...
Reviewed-by: sundar, attila, lagergren
2015-03-26 21:39:25 +01:00
David Katleman
9d2db271f4
Added tag jdk9-b56 for changeset 8151437996be
2015-03-26 13:09:11 -07:00
David Katleman
b2c4d81ad5
Added tag jdk9-b56 for changeset 17efac395638
2015-03-26 13:09:10 -07:00
David Katleman
3578b418df
Added tag jdk9-b56 for changeset 54be38d2d0d1
2015-03-26 13:09:06 -07:00
David Katleman
7d0185af79
Added tag jdk9-b56 for changeset 7de5812088f9
2015-03-26 13:09:05 -07:00
David Katleman
67c161ff52
Added tag jdk9-b56 for changeset 7da9d7e237a0
2015-03-26 13:09:05 -07:00
David Katleman
880e15f490
Added tag jdk9-b56 for changeset e484d3735f41
2015-03-26 13:09:03 -07:00
David Katleman
9a5eb9be15
Added tag jdk9-b56 for changeset 4c4bce4b3b00
2015-03-26 13:09:02 -07:00