Chris Plummer
|
77588c66b4
|
8051712: regression Test7107135 crashes
On AARCH64, make ElfFile::specifies_noexecstack() default to noexectstack
Reviewed-by: dholmes, dlong, aph
|
2015-05-26 11:26:50 -07:00 |
|
Joe Wang
|
4411bdd3cc
|
8078427: More supportive home environment
Reviewed-by: dfuchs, lancea, skoivu
|
2015-05-26 10:39:22 -07:00 |
|
Joe Wang
|
a9f9be2377
|
8078427: More supportive home environment
Reviewed-by: dfuchs, lancea, skoivu
|
2015-05-26 10:37:23 -07:00 |
|
Alejandro Murillo
|
fa672c31d0
|
Merge
|
2015-05-26 09:22:39 -07:00 |
|
Alejandro Murillo
|
e0d8e2bdbb
|
Merge
|
2015-05-26 09:22:38 -07:00 |
|
Artem Smotrakov
|
91b74f4fdc
|
8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently
Reviewed-by: xuelei
|
2015-05-26 18:42:08 +03:00 |
|
Alexander Stepanov
|
f41f1b4c7a
|
8040147: minor cleanup for docs
Minor cleanup for docs
Reviewed-by: lancea
|
2015-05-26 18:32:10 +04:00 |
|
Alexander Stepanov
|
60ea3cb98f
|
8040147: minor cleanup for docs
Minor cleanup for docs
Reviewed-by: lancea
|
2015-05-26 18:31:21 +04:00 |
|
Attila Szegedi
|
1333ff7ddd
|
8081062: ListAdapter should take advantage of JSObject
Reviewed-by: lagergren, sundar
|
2015-05-26 16:12:23 +02:00 |
|
Weijun Wang
|
4f8755f9b8
|
8080911: sun/security/krb5/auto/UseCacheAndStoreKey.java timed out intermittently
Reviewed-by: xuelei
|
2015-05-26 22:10:37 +08:00 |
|
Attila Szegedi
|
f9b1376aa3
|
8081015: Allow conversion of native arrays to Queue and Collection
Reviewed-by: hannesw, lagergren, sundar
|
2015-05-26 14:37:14 +02:00 |
|
Alexey Ivanov
|
8d0ec77fc6
|
8080628: No mnemonics on Open and Save buttons in JFileChooser
Reviewed-by: serb, alexsch
|
2015-05-26 14:47:12 +03:00 |
|
Jaroslav Bachorik
|
183dd96318
|
8080663: Use sun.misc.SharedSecrets to allow access from java.management to @ConstructorProperties
Reviewed-by: alanb, mchung, dfuchs
|
2015-05-26 11:57:51 +02:00 |
|
Erik Joelsson
|
2801cf3fee
|
8080983: libdt_socket: Build failed with VS2013 SP4
Reviewed-by: sla, ihse, tbell
|
2015-05-26 10:43:56 +02:00 |
|
Erik Joelsson
|
7b3c4b4d32
|
8080983: libdt_socket: Build failed with VS2013 SP4
Reviewed-by: sla, ihse, tbell
|
2015-05-26 10:43:53 +02:00 |
|
Athijegannathan Sundararajan
|
5b954fdc5e
|
8036743: need ArrayBuffer constructor with specified data
Reviewed-by: attila, hannesw, lagergren
|
2015-05-26 13:49:45 +05:30 |
|
Stefan Karlsson
|
976d6c1e2a
|
8081007: Remove redundant active worker variables and calls in ParNewGeneration::collect
Reviewed-by: pliden, kbarrett, ehelin
|
2015-05-26 10:06:03 +02:00 |
|
Semyon Sadetsky
|
3ef1c8d4c3
|
8079640: GroupLayout incorrect layout with large JTextArea
Reviewed-by: serb, alexsch, azvegint
|
2015-05-26 08:33:32 +03:00 |
|
Jon Masamitsu
|
807c69046a
|
8081629: CMS split_block() does not correctly fix up block-offset-table for large blocks
Reviewed-by: tschatzl, ysr
|
2015-05-25 19:26:23 -07:00 |
|
Erik Helin
|
c00b15bccd
|
8135253: Add push method to CollectionSetChooser
Reviewed-by: mgerdin, tschatzl
|
2015-09-11 13:20:05 +02:00 |
|
Erik Helin
|
89ec770497
|
8135260: Split G1CollectorPolicy::finalize_cset into two parts
Reviewed-by: tschatzl, mgerdin
|
2015-09-11 10:02:35 +02:00 |
|
Coleen Phillimore
|
f5b1a5107d
|
Merge
|
2015-09-10 06:15:43 +02:00 |
|
Matthias Klose
|
e587cb7165
|
8135298: Fix zero builds for "unknown" architectures on linux
Add zero architectures for default cases
Reviewed-by: coleenp
|
2015-09-09 23:47:32 -04:00 |
|
Igor Ignatyev
|
08288654c3
|
Merge
|
2015-09-09 22:32:35 +02:00 |
|
Kim Barrett
|
fea40d07b4
|
8135209: Avoid abutting string literals and identifiers
Add spaces between string literals and identifiers.
Reviewed-by: brutisso, pliden
|
2015-09-09 14:31:12 -04:00 |
|
Sangheon Kim
|
7ec42b2f7a
|
8135025: Error message is repeated for large value at G1ConcRefinementThreads
Changed error handling when G1ConcRefinementThreads creation failed
Reviewed-by: jwilhelm, kbarrett, tschatzl
|
2015-09-09 09:19:32 -07:00 |
|
Mikael Gerdin
|
6f11efbbb4
|
8135154: Move cards scanned and surviving young words aggregation to G1ParScanThreadStateSet
Reviewed-by: tschatzl, ehelin
|
2015-09-09 14:22:45 +02:00 |
|
Kirill Zhaldybin
|
5ee47e4f95
|
8134523: Humongous object test fails with OOME
Added Xms for runs with region' size 16M and 32M to prevent OOME
Reviewed-by: mgerdin, dfazunen
|
2015-09-09 15:14:05 +03:00 |
|
Mikael Gerdin
|
2dbd4dd578
|
8135152: Create a G1ParScanThreadStateSet class for managing G1 GC per thread states
Reviewed-by: tschatzl, ehelin
|
2015-09-09 10:34:22 +02:00 |
|
Kim Barrett
|
802664728f
|
8134797: Remove explicit casts in CollectorPolicy hierarchy
Removed the explicit casts.
Reviewed-by: jwilhelm, tschatzl, pliden
|
2015-09-08 16:00:34 -04:00 |
|
Jesper Wilhelmsson
|
30b987f6b7
|
Merge
|
2015-09-08 16:10:37 +02:00 |
|
Xueming Shen
|
abaeabd0cd
|
8042125: Japanese character converters incompatible between Java 7 and Java 8
To add the missing .nr and c2b mapping tables
Reviewed-by: okutsu
|
2015-05-25 13:52:28 -07:00 |
|
Jesper Wilhelmsson
|
f9c99e1b3d
|
Merge
|
2015-05-25 16:59:28 +02:00 |
|
Athijegannathan Sundararajan
|
b04e91828a
|
8068978: All versions of javax.script.ScriptEngine.eval(...) method may clarify ScriptException throwing
Reviewed-by: attila, jlaskey
|
2015-05-25 19:09:44 +05:30 |
|
Semyon Sadetsky
|
243208ab2e
|
8003399: JFileChooser gives wrong path to selected file when saving to Libraries folder on Windows 7
Reviewed-by: serb, ant
|
2015-05-25 16:10:12 +03:00 |
|
Katja Kantserova
|
27aac42dc5
|
8080833: JDK-8076524 has failed to remove binary files
Reviewed-by: sla
|
2015-05-25 14:08:21 +02:00 |
|
Stefan Karlsson
|
f3f59e37c9
|
8080879: Remove FlexibleWorkGang::set_for_termination
Reviewed-by: brutisso, kbarrett, pliden
|
2015-05-25 11:41:34 +02:00 |
|
Stefan Johansson
|
b04d2bca57
|
8080746: Refactor oop iteration macros to be more general
Reviewed-by: stefank, pliden
|
2015-05-25 11:39:43 +02:00 |
|
Artem Smotrakov
|
6b7bbd4884
|
8050374: More Signature tests
Reviewed-by: valeriep
|
2015-05-25 11:47:41 +03:00 |
|
Stefan Karlsson
|
e57447bd85
|
Merge
|
2015-05-25 09:28:47 +02:00 |
|
Per Lidén
|
b013ddda1d
|
8080930: SA changes broke bootcycle-images builds
Reviewed-by: sla, brutisso
|
2015-05-25 09:13:41 +02:00 |
|
Sean Mullan
|
af164e7926
|
8065233: Remove Policy provider code that synchronizes on identityPolicyEntries List
Reviewed-by: weijun
|
2015-05-24 08:54:38 -04:00 |
|
Weijun Wang
|
041dbf030e
|
8048030: Expectations should be consistent
Reviewed-by: valeriep, mullan, ahgross
|
2015-05-24 16:35:12 +08:00 |
|
Sergey Bylokhov
|
44af11b7a3
|
8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode
Reviewed-by: flar, bae
|
2015-05-23 15:13:40 +03:00 |
|
Vadim Pakhnushev
|
9f0e9954f9
|
8079652: Could not enable D3D pipeline
Reviewed-by: prr, serb
|
2015-05-27 14:42:58 +03:00 |
|
Sergey Bylokhov
|
78d9d8c7df
|
8080541: More direct property handling
Reviewed-by: prr, alexsch
|
2015-05-23 02:49:50 +03:00 |
|
Mandy Chung
|
81ae8feaed
|
8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
|
2015-05-22 16:44:49 -07:00 |
|
Mandy Chung
|
015ec1085a
|
8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
|
2015-05-22 16:44:09 -07:00 |
|
Mandy Chung
|
efeb942f9f
|
8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
|
2015-05-22 16:43:39 -07:00 |
|
Sergey Bylokhov
|
b081f20d61
|
6587235: Incorrect javadoc: "no parameter" in 2d source code
Reviewed-by: azvegint, prr
|
2015-05-22 23:26:00 +03:00 |
|