81904 Commits

Author SHA1 Message Date
Vladimir Kozlov
e0f7022326 Merge 2014-01-08 11:20:09 -08:00
Vladimir Kozlov
378ba63ea9 Merge 2014-01-08 11:19:25 -08:00
Joe Wang
7e0e645fa1 8029282: Enhance CharInfo set up
Reviewed-by: alanb, lancea, dfuchs, skoivu
2014-01-08 10:49:54 -08:00
Vladimir Kozlov
ba7149bbda 8028468: Add inlining information into ciReplay
Allow dump and replay inlining for specified method during a program execution.

Reviewed-by: roland, twisti
2014-01-08 10:25:50 -08:00
Erik Joelsson
30bc289192 8030781: System.setProperties(null) drops all system properties (RELEASE not set)
Reviewed-by: alanb
2014-01-08 14:04:35 +01:00
Srikalyan Chandrashekar
b82ed208c9 6772009: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java test failed with 'Completed != 2'
Reviewed-by: martin, dholmes
2014-01-08 13:08:20 +00:00
Erik Joelsson
9e98292064 8030781: System.setProperties(null) drops all system properties (RELEASE not set)
Reviewed-by: alanb, ihse, tbell
2014-01-08 14:02:32 +01:00
Tristan Yan
97d83a1cd7 8030089: java/util/zip/ZipFile/FinalizeZipFile.java intermittently fails with fastdebug builds
Reviewed-by: alanb
2014-01-08 12:59:57 +00:00
Athijegannathan Sundararajan
9304f8da29 8031317: SyntaxError when property setter has no parameter
Reviewed-by: lagergren, hannesw
2014-01-08 17:51:47 +05:30
Staffan Larsen
2352ce8d9c 8030184: Remove unneeded "content_type" declarations from tracetypes.xml
Reviewed-by: dholmes, jbachorik, egahlin, mgronlun
2014-01-08 13:20:33 +01:00
Niclas Adlertz
1defb28228 8029446: assert(_cfg.get_block_for_node(proj) == borig) failed: incorrect block for kill projections
Added loadConP0 projection node to block in case of re-materialization of the loadConP0. x86_64 only.

Reviewed-by: kvn
2014-01-08 12:05:19 +01:00
Roland Westrelin
cb7814987c 8029873: compiler/uncommontrap/TestStackBangRbp.java crashes with SIGSEGV
May end up in uncommon trap blob/deopt blob with unguarded stack

Reviewed-by: kvn, twisti
2014-01-08 09:49:31 +01:00
Jeremy Manson
783155575c 8031376: TraceClassLoading expects there to be a (Java) caller when you load a class with the bootstrap class loader
Reviewed-by: sla, dholmes
2014-01-08 08:34:02 +01:00
Michael Fang
35c8ad651d 8026570: NLS: jdk8 man page update
Reviewed-by: naoto, okutsu
2014-01-07 22:04:03 -08:00
Weijun Wang
3da9e45a5c 8038754: ReplayCacheTestProc test fails with timeout
Reviewed-by: alanb
2014-03-31 16:12:28 +08:00
Pavel Rappo
ae37055bc4 8037781: Remove sun.misc.Regexp* classes
Reviewed-by: alanb, chegar
2014-03-29 20:20:04 +00:00
Stephen Colebourne
eb34c3be0c 8035099: LocalTime.with(MILLI_OF_DAY/MICRO_OF_DAY) incorrect
Correctly zeros low order bits of time when setting milli/micro

Reviewed-by: alanb, rriggs
2014-03-06 17:16:20 +00:00
Stephen Colebourne
236cccdef9 8036785: ChronoLocalDate refers to generics that have been removed
Reviewed-by: alanb, rriggs
2014-03-06 17:46:12 +00:00
Stephen Colebourne
88af481e90 8032491: DateTimeFormatter fixed width adjacent value parsing does not match spec
Reviewed-by: lancea, rriggs
2014-03-29 15:01:47 -04:00
Igor Ignatyev
4fdcaf04d8 8038186: [TESTBUG] improvements of test j.l.i.MethodHandles
Reviewed-by: iveresov, twisti, vlivanov
2014-03-29 12:29:21 +04:00
Erik Joelsson
6db88c8747 Merge 2014-03-28 18:03:40 +01:00
Amanda Jiang
cbaa56fdf7 8038276: java/net/NetworkInterface/Test.java fails on Windows intermittently for Teredo Interface
Reviewed-by: chegar
2014-03-28 16:59:19 +00:00
Erik Joelsson
2ab9ecf5d9 8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris
Reviewed-by: ihse
2014-03-28 15:00:07 +01:00
Alexander Stepanov
5611388a3d 8038493: Tidy warnings cleanup for java.sql
Reviewed-by: lancea, chegar
2014-03-28 15:56:24 +04:00
Volker Simonis
dc7ab2363c 8038233: Fix unsafe strcpy in Java_sun_tools_attach_{Aix,Bsd,Linux}VirtualMachine_connect()
Reviewed-by: alanb
2014-03-28 11:57:02 +01:00
Alexander Stepanov
a916ed751a 8038242: Tidy warnings cleanup for java.awt.datatransfer, java.awt.dnd, java.awt.event
Reviewed-by: pchelko, serb
2014-03-28 14:33:53 +04:00
Mandy Chung
d056456ee8 8038451: Incorrect initialization order of static fields in sun.nio.cs.ext.JISAutoDetect$Decoder
Reviewed-by: alanb, sherman
2014-03-27 17:11:28 -07:00
Chris Hegarty
d7853cdac7 8038459: Remove superflous classes on platforms without an implementation [macosx, aix]
Reviewed-by: erikj
2014-03-27 13:42:39 +00:00
Valerie Peng
7c1f3f86f8 8031003: [Parfait] warnings from jdk/src/share/native/sun/security/jgss/wrapper: JNI exception pending
Fix pending exception errors found by parfait.

Reviewed-by: weijun
2014-03-26 23:53:22 +00:00
Chris Hegarty
efd4316d45 8038438: Review comments from 8034181
Reviewed-by: alanb
2014-03-26 20:57:49 +00:00
Pavel Rappo
ea02a62024 8035158: Remove dependency on sun.misc.RegexpPool and friends
Reviewed-by: chegar, michaelm
2014-03-26 19:53:07 +00:00
Mandy Chung
ee93384db3 8038177: Eliminate unnecessary dependency to sun.security.action
Reviewed-by: chegar, alanb
2014-03-26 09:00:49 -07:00
Alan Bateman
b7a4487e54 8038343: Eliminate use of reflection to access JavaBeans Introspector
Reviewed-by: mchung, malenkov
2014-03-26 12:25:09 +00:00
Ivan Gerasimov
0c0e4775d4 8014066: Remove redundant restriction from ArrayList#removeRange() spec
Reviewed-by: chegar, dholmes, martin, mduigou
2014-03-26 15:58:37 +04:00
Sean Mullan
99775bfc54 Merge 2014-03-25 20:32:46 -04:00
Rajan Halade
3092f76b6e 8037258: AIOB while parsing CRL for revoked certificate
Reviewed-by: mullan
2014-03-25 20:32:07 -04:00
Lana Steuck
3a091b8f47 Merge 2014-03-25 14:51:01 -07:00
Michael Cui
df046b387e 8031563: TEST_BUG: java/nio/channels/Selector/ChangingInterests.java failed once
Reviewed-by: alanb
2014-03-25 10:14:09 +00:00
Chris Hegarty
6f3216994c 8034181: SIGBUS in SctpChannelImpl receive
Reviewed-by: alanb, dsamersoff
2014-03-25 09:31:37 +00:00
Pavel Rappo
a9f20cb4c7 8038163: Build failure on Mac OS 10.9.2 (Mavericks) due to warning treated as error
Add parentheses to conditional expression to appease compiler.

Reviewed-by: sla, alanb
2014-03-24 14:35:32 -07:00
Stephen Colebourne
a25bcf0ac0 8033662: DateTimeFormatter parsing ignores withZone()
To include the set "zone" in resolved result

Reviewed-by: sherman, chegar
2014-03-24 12:47:02 -07:00
Joe Darcy
c3404f0380 8031369: Fix raw types warnings in sun.misc.{Cache, SoftCache}
Reviewed-by: mduigou, lancea
2014-01-07 19:19:32 -08:00
Joe Darcy
62d1965059 8000962: Update JDK_MINOR_VERSION for JDK 9
Reviewed-by: jjg, ksrini
2014-01-07 15:02:41 -08:00
Joe Darcy
3815f04fbc 8000962: Update JDK_MINOR_VERSION for JDK 9
Reviewed-by: jjg, ksrini
2014-01-07 15:00:23 -08:00
Anthony Scarpino
aa8188c26b 8030823: Security Providers need to have their version numbers updated for JDK9
Reviewed-by: xuelei, wetmore
2014-01-07 14:35:57 -08:00
Christian Thalinger
dd042bf16e 8022263: use same Clang warnings on BSD as on Linux
Reviewed-by: kvn, iveresov
2014-01-07 14:26:12 -08:00
Joe Darcy
dd72fa55fc 8031360: Update langtools code base to use RELEASE_9
Reviewed-by: jjg
2014-01-07 13:47:49 -08:00
Joe Darcy
02c64ae77a 8031361: Fix raw types warning in java.lang.management
Reviewed-by: psandoz, lancea, alanb
2014-01-07 12:56:29 -08:00
Nikolay Gorshkov
6609c71505 8004562: Better support for crossdomain.xml
Reviewed-by: herrick, ngthomas, chegar
2014-01-07 12:17:36 -08:00
Erik Joelsson
a265181b1e 8029254: Build error when javadoc generates beaninfo for javax.swing.beans
Reviewed-by: alanb, ihse, michaelm
2014-01-08 13:25:30 +01:00