David Katleman
c05b2d96aa
Added tag jdk9-b17 for changeset e2e5f24869d5
2014-06-12 10:32:32 -07:00
David Katleman
dbcc614987
Added tag jdk9-b17 for changeset f67a670502cb
2014-06-12 10:32:30 -07:00
David Katleman
f232084894
Added tag jdk9-b17 for changeset a190ad71abdc
2014-06-12 10:32:27 -07:00
David Katleman
fc45bfbbb3
Added tag jdk9-b17 for changeset b14260e7f98f
2014-06-12 10:32:21 -07:00
David Katleman
9825a526f9
Added tag jdk9-b17 for changeset 51596e763410
2014-06-12 10:32:11 -07:00
David Katleman
a63e9f4523
Added tag jdk9-b17 for changeset 4f048ac42b56
2014-06-12 10:32:09 -07:00
Vladimir Kozlov
b571b4214a
8046516: Segmentation fault in JVM (easily reproducible)
...
Place new nodes on the previous loop exit in reorg_offsets().
Reviewed-by: roland
2014-06-12 10:15:43 -07:00
Eric McCorkle
29e8b83b48
8043484: DPrinter does not compile
...
Make DPrinter compile
Reviewed-by: jjg
2014-06-12 11:32:23 -04:00
Andreas Lundblad
77fa3101ec
8042830: A recently added Xprefer test fails on Windows
...
Test now accepts both / and \ as file separator.
Reviewed-by: mcimadamore
2014-06-12 14:29:09 +02:00
Jaroslav Tulach
9e1754581f
8044517: Run & debug single Nashorn test
...
Reviewed-by: lagergren, attila
2014-06-12 17:39:09 +05:30
David Simms
ba00ce514e
8046662: Check JNI ReleaseStringChars / ReleaseStringUTFChars verify_guards test inverted
...
Negative verify_guards when testing for corruption
Reviewed-by: sla, fparain
2014-06-12 11:34:35 +02:00
Shanliang Jiang
df614caef8
8044865: Fix raw and unchecked lint warnings in management-related code
...
Reviewed-by: darcy, sla, egahlin, dfuchs
2014-06-12 10:32:19 +02:00
David Li
38fdd08040
8041523: Xerces Update: Serializer improvements from Xalan
...
Reviewed-by: joehw
2014-06-11 22:26:30 -07:00
Sergey Bylokhov
c450cf57a3
8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
...
Reviewed-by: alexsch, anthony
2014-06-12 00:43:14 +04:00
Sergey Bylokhov
652e8b5ffb
8029455: [JLightweightFrame] support scaled painting
...
Reviewed-by: anthony, ant
2014-06-12 00:32:33 +04:00
Sean Mullan
3847915051
8038913: Bolster XML support
...
Reviewed-by: xuelei, skoivu
2014-06-11 16:25:59 -04:00
Sergey Bylokhov
4a9ad9f15f
8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp
...
Reviewed-by: pchelko, prr
2014-06-12 00:19:00 +04:00
Joe Darcy
f829432469
8043549: Fix raw and unchecked lint warnings in javax.swing.text.*
...
Reviewed-by: prr
2014-06-11 13:25:15 -07:00
James Cheng
395560c428
8035968: Leverage CPU Instructions to Improve SHA Performance on SPARC
...
Add C2 SHA intrinsics on SPARC
Reviewed-by: kvn, roland
2014-06-11 11:05:10 -07:00
Paul Govereau
577b60e711
8027886: javac allows illegal receiver parameters
...
8029042: Receiver parameter not supported on local class constructor
Reviewed-by: jfranck, jlahoda
2014-06-11 12:49:10 -04:00
David Simms
d9b63bdbdd
8043224: -Xcheck:jni improvements to exception checking and excessive local refs
...
Warning when not checking exceptions from function that require so, also when local refs expand beyond capacity.
Reviewed-by: zgu, coleenp, hseigel
2014-06-11 18:34:09 +02:00
Joe Wang
4278bdac8d
8046443: A few typos in JAXP JavaDoc
...
Reviewed-by: dfuchs, chegar
2014-06-11 09:26:03 -07:00
Dmitry Fazunenko
f3cb0b79b8
8044673: Create jtreg groups to list GC specific tests
...
Reviewed-by: dholmes, iignatyev
2014-06-11 18:56:01 +04:00
Harold Seigel
b6a2f946f6
8031819: Remove legacy jdk checks and code
...
Delete old jdk specific code.
Reviewed-by: dholmes, coleenp, zgu, lfoltan
2014-06-11 09:58:23 -04:00
Staffan Larsen
855f7c421e
8044135: Add API to start JMX agent from attach framework
...
Reviewed-by: alanb
2014-06-11 15:47:53 +02:00
David Simms
6f97a45429
6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical
...
Wrapped memory with standard bounds checking "GuardedMemory".
Reviewed-by: zgu, fparain, dcubed
2014-06-11 12:09:12 +02:00
Stephen Colebourne
0a8fa1b525
8046416: Unable to parse an Instant from fields
...
Fix Instant parsing
Reviewed-by: rriggs
2014-06-11 08:25:33 +01:00
Stephen Colebourne
e5ca02132f
8046707: Performance of java.time could be better
...
Optimise performance
Reviewed-by: rriggs
2014-06-12 00:31:27 +01:00
Vinnie Ryan
7d5e52ba49
8047085: PKCS11/NSS tests failing intermittently on Windows
...
Reviewed-by: mullan
2014-06-18 15:05:29 +01:00
Andrei Eremeev
ed7184cb9b
8046596: fix doclint issues in swing classes, part 3 of 4
...
Reviewed-by: pchelko
2014-06-18 17:34:05 +04:00
Andrei Eremeev
1553ada84b
8046595: fix doclint issues in swing classes, part 2 of 4
...
Reviewed-by: pchelko
2014-06-18 17:31:01 +04:00
Dmitry Samersoff
97ce148fa7
8044762: com/sun/jdi/OptionTest.java test time out
...
Gdata could be NULL in debugInit_exit
Reviewed-by: dcubed
2014-06-18 03:29:58 -07:00
Staffan Larsen
b608314245
8046778: Better error messages when starting JMX agent via attach or jcmd
...
Reviewed-by: dholmes
2014-06-18 09:04:20 +02:00
Chris Hegarty
710dd1ffea
8046902: Remove sun.misc.Timer
...
Reviewed-by: rriggs, mduigou, iris
2014-06-17 10:47:07 +01:00
Tobias Hartmann
83fc2acbd7
8044538: assert(which != imm_operand) failed: instruction is not a movq reg, imm64
...
Fixed internal_word_Relocation::target() to not retrieve target address from code if relocation points into the constant section. Added test.
Reviewed-by: kvn, twisti, dlong
2014-06-11 09:16:19 +02:00
Alexey Ivanov
ec7589bf7d
8046391: Hang displaying JFileChooser with Windows L&F
...
Reviewed-by: anthony, serb
2014-06-11 10:53:27 +04:00
Jon Masamitsu
dc694646b7
Merge
2014-06-10 20:46:28 -07:00
Daniel D. Daugherty
d5b7b9ffe3
Merge
2014-06-10 20:24:48 -07:00
Athijegannathan Sundararajan
5de5a29808
8044798: API for debugging Nashorn
...
Reviewed-by: jlaskey, hannesw
2014-06-11 08:53:35 +05:30
Dan Smith
3ea78c679c
8015101: Covariance of return type implied by upper bounding on type parameter is ignored
...
Capture intersection supertypes before comparing their members
Reviewed-by: vromero
2014-06-10 15:25:01 -06:00
Igor Ignatyev
01645fc449
Merge
2014-06-10 20:53:23 +00:00
Vladimir Kozlov
186728867b
Merge
2014-06-10 12:57:50 -07:00
Vladimir Kozlov
56cea022c9
8035605: Expand functionality of PredictedIntrinsicGenerator
...
Allow several predicates and separate intrinsic methods per one intrinsified (virtual) method.
Reviewed-by: roland
2014-06-10 12:28:06 -07:00
Igor Ignatyev
dc14ad30ce
8044575: testlibrary_tests/whitebox/vm_flags/UintxTest.java failed: assert(!res || TypeEntriesAtCall::arguments_profiling_enabled()) failed: no profiling of arguments
...
Reviewed-by: kvn, jmasa
2014-06-10 23:18:25 +04:00
Dan Smith
6e1ae5955e
8037385: constant pool errors with -target 1.7 and static default methods
...
Add error check for static interface methods invoked from -source 7
Reviewed-by: vromero, mcimadamore
2014-06-10 12:41:39 -06:00
Harold Seigel
70c76ec8c4
8044738: Check attribute_length of EnclosingMethod attribute
...
Add check that attribute_length == 4.
Reviewed-by: fparain, coleenp, lfoltan
2014-06-10 14:04:37 -04:00
Roland Westrelin
2838bcc3bf
8026796: Make replace_in_map() on parent maps generic
...
Propagate node replacements along control flow edges to callers
Reviewed-by: kvn, vlivanov
2014-06-10 13:37:16 +02:00
Pavel Rappo
66135672e1
8027308: HttpURLConnection should better handle URLs with literal IPv6 addresses
...
Reviewed-by: chegar, alanb, michaelm
2014-06-10 11:15:23 +01:00
Weijun Wang
53c7b2ac2b
8023197: Pre-configured command line options for keytool and jarsigner
...
Reviewed-by: xuelei
2014-06-11 18:27:10 +08:00
Joel Borggrén-Franck
6445980a62
8029674: (reflect) getMethods returns default methods that are not members of the class
...
Filter out methods that have a more specific default method from result
Reviewed-by: darcy, dlsmith
2014-06-10 14:40:20 +02:00