81904 Commits

Author SHA1 Message Date
Sergey Bylokhov
80e6924c78 7058700: Unexpected exceptions and timeouts in SF2 parser code
Reviewed-by: prr, pchelko
2014-07-31 21:09:52 +01:00
Sergey Bylokhov
11c5292dfc 8033141: Cleanup of sun.awt.X11 package
Reviewed-by: azvegint, pchelko
2014-07-31 23:00:24 +04:00
Christian Tornqvist
71d23aa793 8053956: [TESTBUG] Remove @ignore tag from fixed runtime issues
Removed ignore tags from already fixed tests

Reviewed-by: gtriantafill, dcubed
2014-07-31 11:56:59 -07:00
Joe Darcy
e03cc0d3c2 8054050: Fix stay raw and unchecked lint warnings in core libs
Reviewed-by: lancea, alanb
2014-07-31 11:48:39 -07:00
Phil Race
c8ecef89bb 8052396: Catch exceptions resulting from missing font cmap
Reviewed-by: bae, serb
2014-07-31 11:33:36 -07:00
Mikael Vidstedt
da88be408e 8054009: Support SKIP_BOOT_CYCLE=false when invoked from JPRT
Reviewed-by: dholmes, erikj
2014-07-31 11:14:26 -07:00
Roland Westrelin
e546e2a060 8054054: 8040121 is broken
C++ code pattern from 8040121 is incorrect

Reviewed-by: kvn
2014-07-31 19:59:36 +02:00
Athijegannathan Sundararajan
a55d1b4b75 8053908: jdeps is not PATH on Mac, results in ant clean test failure on Mac
Reviewed-by: hannesw, jlaskey
2014-07-31 18:14:46 +05:30
Alexander Scherbatiy
60a32b2687 8051838: [Findbugs]sun.awt.image.MultiResolutionCachedImage expose internal representation
Reviewed-by: serb, pchelko
2014-07-31 14:28:10 +04:00
Kim Barrett
b585c203ac 8048949: Requeue queue implementation
Devirtualize flush and move calls.

Reviewed-by: brutisso, tschatzl, mschoene
2014-07-31 11:10:02 +02:00
Aleksei Efimov
c77c24b62d 8032908: getTextContent doesn't return string in JAXP
Reviewed-by: joehw
2014-07-31 11:34:34 +04:00
Aleksei Efimov
5be9b5e8ec 8032908: getTextContent doesn't return string in JAXP
Reviewed-by: joehw
2014-07-31 11:31:57 +04:00
Thomas Schatzl
a959c0971e 8051973: Eager reclaim leaves marks of marked but reclaimed objects on the next bitmap
Eager reclaim also needs to clear marks of eagerly reclaimed regions if they have already been marked during concurrent mark.

Reviewed-by: jmasa
2014-07-31 09:23:24 +02:00
Tobias Hartmann
e3073f2e53 8053915: bigapps assert failure in C2: modified node is not on IGVN._worklist
Add modified node to the IGVN worklist in 'PhaseIdealLoop::do_range_check'.

Reviewed-by: kvn, roland
2014-07-31 08:39:47 +02:00
Tobias Hartmann
efc7daaf82 8054081: Crashes with assert "modified node is not on IGVN._worklist"
Modified safepoint nodes are not added to the IGVN worklist by 'PhaseMacroExpand::scalar_replacement()'

Reviewed-by: kvn, roland
2014-08-05 08:25:10 +02:00
Coleen Phillimore
d230f0b4fd 8051398: jvmti tests fieldacc002, fieldmod002 fail in nightly with errors: (watch#0) wrong location
Didn't handle NULL bcp for native methods

Reviewed-by: dcubed, sspitsyn
2014-07-31 00:50:55 +00:00
Serguei Spitsyn
73cc0f6b76 Merge 2014-07-30 15:14:49 -07:00
Lana Steuck
0d6421b218 Merge 2014-07-30 11:49:59 -07:00
Lana Steuck
d4ac511615 Merge 2014-07-30 11:49:49 -07:00
Lana Steuck
8678a25ccf Merge 2014-07-30 11:49:41 -07:00
Lana Steuck
3640bd0029 Merge 2014-07-30 11:49:28 -07:00
Lana Steuck
6c3cdfab32 Merge 2014-07-30 11:49:27 -07:00
Lana Steuck
0b3bee5d5e Merge 2014-07-30 11:49:21 -07:00
Lana Steuck
96bf72e44e Merge 2014-07-30 11:49:10 -07:00
Phil Race
3cc3d82ad9 8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01
Reviewed-by: bae, serb
2014-07-30 11:08:41 -07:00
Joe Wang
0bd7232f50 8053965: Xerces update breaks profile build
Reviewed-by: lancea, alanb
2014-07-30 10:09:11 -07:00
Attila Szegedi
d8c8841e2a 8051839: GuardedInvocation needs to clone an argument
Reviewed-by: hannesw, sundar
2014-07-30 10:06:42 -07:00
Chris Hegarty
343fd87ea8 8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795
Reviewed-by: rriggs, mduigou
2014-07-30 17:42:18 +01:00
Alexander Zuev
5284120119 8047072: javap OOM on fuzzed classfile
Reviewed-by: jjg
2014-07-30 20:31:39 +04:00
Sergey Lugovoy
ce3b922118 8049318: Test hideLocationProperties.js fails on Window due to backslash in path
Reviewed-by: lagergren, sundar
2014-07-30 16:49:02 +04:00
Sergey Bylokhov
984d53cb40 7058697: Unexpected exceptions in MID parser code
Reviewed-by: prr, pchelko
2014-07-30 16:11:47 +04:00
Dmitriy Ermashov
602ce6a6d1 8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3)
Reviewed-by: alexsch
2014-07-30 14:29:36 +04:00
Weijun Wang
c5d6fb2678 8052999: ProblemList update for Unreachable.java
Reviewed-by: xuelei
2014-07-30 15:28:09 +08:00
Joe Wang
16cbc58194 8035467: Xerces Update: Move to Xalan based DOM L3 serializer. Deprecate Xerces' native serializer
Reviewed-by: lancea
2014-07-29 20:52:36 -07:00
Maurizio Cimadamore
560c7c91fe 8051958: Cannot assign a value to final variable in lambda
Remove Attr.owner and refactor code for detecting forward field references

Reviewed-by: vromero
2014-07-29 15:31:57 -07:00
Marcus Lagergren
99e23fa4ab 8053913: Auto format caused warning in CompositeTypeBasedGuardingDynamicLinker
Reviewed-by: attila, jlaskey
2014-07-29 14:35:24 -07:00
Vladimir Kozlov
7a9fc5ff21 Merge 2014-07-29 21:28:09 +00:00
Marcus Lagergren
5c93b19922 8048869: Reduce compile time by about 5% by removing the Class.casts from the AST nodes
Removed the native casts that slow down the compiler unnecessarily. I also modified the compile-octane harness so that it can run with --verbose and --iterations flags so that you can run the compiler for an arbitrary time, gathering a mission control executing profile.

Reviewed-by: attila, jlaskey
2014-07-29 14:21:45 -07:00
David Dehaven
2faea92bcf Merge 2014-07-29 13:53:21 -07:00
Vladimir Kozlov
4e83db432d 8049252: VerifyStack logic in Deoptimization::unpack_frames does not expect to see invoke bc at the top frame during normal deoptimization
Add missing check for reexecute flag to VerifyStack code.

Reviewed-by: roland
2014-07-29 13:40:58 -07:00
Anton Melnikov
7e86fa8cbe 8048524: Memory leak in jdk/src/share/native/sun/awt/image/BufImgSurfaceData.c
Reviewed-by: prr, serb
2014-07-30 00:00:22 +04:00
David Dehaven
39082eb3c0 Merge 2014-07-29 09:09:55 -07:00
Dmitry Samersoff
465d2abf4d 8053902: Fix for 8030115 breaks build on Windows and Solaris
Move variable definition to top of function

Reviewed-by: prr
2014-07-29 13:08:27 -07:00
Jaroslav Bachorik
dea2dc0312 8052961: Test "com/sun/tools/attach/StartManagementAgent.java" failing intermittently
Reviewed-by: sla
2014-07-29 15:37:54 +02:00
Joel Borggrén-Franck
27bdc99451 8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value
Update javadoc and align implementation with new spec

Reviewed-by: psandoz
2014-08-12 10:16:58 +02:00
Claes Redestad
ea2632f91d 8054828: TEST_BUG: Typos in java/lang/Long/ParsingTest
Reviewed-by: alanb
2014-08-12 14:57:36 +01:00
Ivan Gerasimov
e11665c8f2 8054841: (process) ProcessBuilder leaks native memory
Reviewed-by: rriggs, alanb
2014-08-12 00:13:57 +04:00
Pavel Rappo
7075a99ae9 8054857: Fix typos in java.lang.** packages
Reviewed-by: alanb
2014-08-11 21:03:59 +01:00
Lana Steuck
cee705c197 Merge 2014-08-11 11:27:24 -07:00
Lance Andersen
75c0916977 8054555: javadoc cleanup for java.sql and javax.sql
Reviewed-by: darcy, igerasim
2014-08-11 14:22:22 -04:00