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 |
|
Joe Darcy
|
0de6f9f413
|
8080901: Replace package.html files with package-info.java in the java.base module
Reviewed-by: lancea, alanb, vinnie
|
2015-05-22 10:45:59 -07:00 |
|
Xueming Shen
|
4612edcf52
|
8080803: sun/nio/cs/FindEncoderBugs.java failing intermittently
To eliminate an extra byte buffer and copy in iso2022 encoding
Reviewed-by: alanb, darcy
|
2015-05-22 10:33:27 -07:00 |
|
Sergey Bylokhov
|
13711e78f0
|
8071306: GUI perfomance are very slow compared java 1.6.0_45
Reviewed-by: azvegint, ant
|
2015-05-22 19:27:33 +03:00 |
|
Xueming Shen
|
d1d75812b0
|
8064736: Part of java.util.jar.JarFile spec looks confusing with references to Zip
Update the api doc for entries()/stream() accordingly
Reviewed-by: alanb
|
2015-05-22 08:56:33 -07:00 |
|
Pooja Chopra
|
67b606e456
|
8078855: [TEST_BUG] javax/swing/JComboBox/8032878/bug8032878.java fails in WindowsClassicLookAndFeel
Reviewed-by: alexsch, aivanov
|
2015-05-22 17:30:21 +03:00 |
|
Roger Riggs
|
3788afad1f
|
8074818: Resolve disabled warnings for libjava
8080007: Stop ignoring warnings for libjava
Reviewed-by: alanb, erikj
|
2015-05-22 10:12:18 -04:00 |
|
Shobhit Gupta
|
318383493e
|
8079440: [TESTBUG] @run is missing in java/awt/TrayIcon/8072769/bug8072769.java
Reviewed-by: alexsch, azvegint
|
2015-05-22 16:13:00 +03:00 |
|
Stefan Karlsson
|
db20c1bc45
|
8080877: Don't use workers()->total_workers() when walking G1CollectedHeap::_task_queues
Reviewed-by: jmasa, drwhite
|
2015-05-22 13:35:29 +02:00 |
|
Daniel Fuchs
|
e39d4f074f
|
8080608: Missing archive name from jdeps -v -e output if no dependency on other JAR
Reviewed-by: mchung
|
2015-05-22 13:05:26 +02:00 |
|
Stefan Karlsson
|
0290c50a20
|
Merge
|
2015-05-22 10:44:24 +00:00 |
|
Stefan Karlsson
|
23b343af68
|
8080876: Replace unnecessary MAX2(ParallelGCThreads, 1) calls with ParallelGCThreads
Reviewed-by: kbarrett, mgerdin
|
2015-05-22 10:58:16 +02:00 |
|
Stefan Karlsson
|
21bb8edbba
|
8080840: Clean up active_workers() asserts
Reviewed-by: kbarrett, jmasa
|
2015-05-22 10:58:04 +02:00 |
|
Stefan Karlsson
|
5d81ec2082
|
8080837: Move number of workers calculation out of CollectionSetChooser::prepare_for_par_region_addition
Reviewed-by: kbarrett, mgerdin
|
2015-05-22 10:57:53 +02:00 |
|
Bengt Rutisson
|
33461c4c6e
|
8080627: JavaThread::satb_mark_queue_offset() is too big for an ARM ldrsb instruction
Reviewed-by: roland, kbarrett
|
2015-05-22 10:56:37 +02:00 |
|
Tobias Hartmann
|
adb5f5e10f
|
Merge
|
2015-05-22 09:50:33 +02:00 |
|
Roland Westrelin
|
0296c2894b
|
8080699: Assert failed: Not a Java pointer in JCK test
Eliminated arraycopy node still reachable through exception edges
Reviewed-by: kvn
|
2015-05-22 09:14:18 +02:00 |
|
Tobias Hartmann
|
149c6327be
|
Merge
|
2015-05-22 13:08:50 +02:00 |
|
Tobias Hartmann
|
14a1d71874
|
8080156: Integer.toString(int value) sometimes throws NPE
Added test to check correctness of type propagation to CmpUNodes.
Reviewed-by: kvn
|
2015-05-22 13:02:47 +02:00 |
|
Tobias Hartmann
|
068d5d78b1
|
Merge
|
2015-05-22 09:50:32 +02:00 |
|
Staffan Larsen
|
c55c7818a4
|
8066757: Can't build 'images' with --disable-zip-debug-info on OS X after jigsaw m2 merge
Reviewed-by: erikj, ihse
|
2015-05-22 09:09:56 +02:00 |
|
Alejandro Murillo
|
d312bbb6ed
|
Merge
|
2015-05-21 17:11:55 -07:00 |
|
Alejandro Murillo
|
64fe991952
|
Merge
|
2015-05-21 17:11:54 -07:00 |
|
Ivan Gerasimov
|
48e61a6f7e
|
8069068: VM warning: WaitForMultipleObjects timed out (0) ..
Increase timeout to 5 minutes
Reviewed-by: dholmes, dcubed
|
2015-05-22 02:38:59 +03:00 |
|