Sean Mullan
4478af167f
Merge
2013-08-12 09:29:06 -04:00
Sean Mullan
bb0b967894
8016848: javax_security/auth/login tests fail in compact 1 and 2 profiles
...
Change the default value of the "login.configuration.provider" security property to sun.security.provider.ConfigFile
Reviewed-by: xuelei
2013-08-12 09:03:51 -04:00
Athijegannathan Sundararajan
7e85e9c196
8022598: Object.getPrototypeOf should return null for host objects rather than throwing TypeError
...
Reviewed-by: lagergren, jlaskey, attila, hannesw
2013-08-12 18:16:28 +05:30
Athijegannathan Sundararajan
cb2ec81051
8022615: [nightly] Two nashorn print tests fail in nightly builds on Windows
...
Reviewed-by: lagergren, jlaskey
2013-08-12 17:08:01 +05:30
Hannes Wallnöfer
76e9329e16
8022731: NativeArguments has wrong implementation of isMapped()
...
Reviewed-by: lagergren, jlaskey
2013-08-12 13:31:43 +02:00
Athijegannathan Sundararajan
42d8f28181
8022614: Please exclude test test/script/trusted/JDK-8020809.js from Nashorn code coverage run
...
Reviewed-by: jlaskey, lagergren
2013-08-12 16:52:32 +05:30
Attila Szegedi
71bd48d8e7
8022789: Revisit doPrivileged blocks in Dynalink
...
Reviewed-by: lagergren, sundar
2013-08-12 12:46:01 +02:00
Athijegannathan Sundararajan
ec9506c0fe
8022782: publicLookup access failures in ScriptObject, ScriptFunction and ScriptFunction
...
Reviewed-by: lagergren, attila, hannesw
2013-08-12 14:43:53 +05:30
Xue-Lei Andrew Fan
01059bf88b
8022487: DEREncodedKeyValue.supportedKeyTypes should be private
...
Reviewed-by: mullan
2013-08-11 18:21:13 -07:00
Ioi Lam
5189d350c9
8022740: Visual 2008 IDE build is broken
...
Fixed project generation code, and added warning to upgrade to VS 2008 SP1.
Reviewed-by: dcubed, ccheung
2013-08-10 10:56:27 -07:00
Vicente Romero
190f9337b1
6983297: methods missing from NewArrayTree
...
Reviewed-by: jjg
2013-08-10 16:29:26 +01:00
Vicente Romero
22652f5354
8022622: javac, two tests are failing with compile time error after class Collector was modified
...
Reviewed-by: mcimadamore
2013-08-10 16:26:50 +01:00
Vicente Romero
cee3c2853b
8009640
: -profile <compact> does not work when -bootclasspath specified
...
Reviewed-by: jjg
2013-08-10 13:27:38 +01:00
Igor Ignatyev
ed4b026105
8019915: whitebox testClearMethodStateTest fails with tiered on sparc
...
'compileonly' directive has beens added to each 'compiler/whitebox' test
Reviewed-by: kvn
2013-08-10 10:01:12 +04:00
Daniel D. Daugherty
4d2ab5385c
Merge
2013-08-09 15:36:09 -07:00
Kumar Srinivasan
35e27fd594
8022161: javac Null Pointer Exception in Enter.visitTopLevel
...
Reviewed-by: jjg, vromero, jlahoda
2013-08-09 15:01:33 -07:00
Daniel D. Daugherty
15aa5e3a57
Merge
2013-08-09 13:19:00 -07:00
Joe Wang
1848c820d0
8022548: SPECJVM2008 has errors introduced in 7u40-b34
...
Reviewed-by: chegar, lancea
2013-08-09 12:53:30 -07:00
Xueming Shen
9db3bb4e9c
8020054: (tz) Support tzdata2013d
...
Update the jdk8 tz data to version 2013d
Reviewed-by: coffeys, peytoia
2013-08-09 12:40:11 -07:00
Joe Wang
86ec979f23
8022548: SPECJVM2008 has errors introduced in 7u40-b34
...
Reviewed-by: chegar, lancea
2013-08-09 12:10:41 -07:00
Dan Xu
8893824d47
8021977: Opening a file using java.io can throw IOException on Windows
...
Remove IOException related error-handling code for backward compatibility
Reviewed-by: alanb, lancea, mr
2013-08-09 10:55:52 -07:00
Doug Lea
b377e796f7
8022724: lint warnings in j.u.concurrent packages
...
Reviewed-by: chegar, lancea, darcy
2013-08-09 17:56:38 +01:00
Mikael Vidstedt
5fab892391
8022452: Hotspot needs to know about Windows 8.1 and Windows Server 2012 R2
...
Add support for recognizing Windows 8.1 and Server 2012 R2 and minor cleanup
Reviewed-by: coleenp, dsamersoff
2013-08-09 09:51:21 -07:00
Henry Jen
7d471dd141
8023681: Fix raw type warning caused by Sink
...
Reviewed-by: mduigou, briangoetz
2013-08-09 09:05:20 -07:00
Rickard Bäckman
cd450988cc
Merge
2013-08-09 18:05:00 +02:00
Athijegannathan Sundararajan
8ee7468a8c
8022707: Revisit all doPrivileged blocks
...
Reviewed-by: jlaskey, hannesw
2013-08-09 20:48:44 +05:30
Chris Hegarty
7c2a0e40ae
Merge
2013-08-09 14:31:17 +01:00
Chris Hegarty
a446ab4d6b
8022661: InetAddress.writeObject() performs flush() on object output stream
...
Reviewed-by: michaelm, alanb
2013-08-09 13:50:13 +01:00
Alexander Scherbatiy
ad02c635e3
7121409: Two conformance tests for AccessibleText.getCharacterBounds(int i) fail
...
Reviewed-by: serb
2013-08-09 14:16:24 +04:00
Paul Sandoz
87efa706f1
8022326: Spliterator for values of j.u.c.ConcurrentSkipListMap does not report ORDERED
...
Reviewed-by: martin, chegar
2013-08-09 11:44:38 +02:00
Alejandro Murillo
7cea3820af
8022688: new hotspot build - hs25-b46
...
Reviewed-by: jcoomes
2013-08-09 01:39:11 -07:00
Alejandro Murillo
c27859fdda
Added tag hs25-b45 for changeset 30045f9d9eb2
2013-08-09 01:32:48 -07:00
Alejandro Murillo
247f25e3d1
Merge
2013-08-09 01:32:47 -07:00
Xueming Shen
22a9c24dcd
6614237: missing codepage Cp290 at java runtime
...
To add charset Cp290 and Cp300
Reviewed-by: okutsu
2013-08-08 23:40:46 -07:00
Weijun Wang
0f81426896
8021788: JarInputStream doesn't provide certificates for some file under META-INF
...
Reviewed-by: chegar, sherman
2013-08-09 11:41:17 +08:00
Yumin Qi
bf788959b7
Merge
2013-08-08 20:13:45 -07:00
Anton Tarasov
66bb3b1c47
8013611: Modal dialog fails to obtain keyboard focus
...
Reviewed-by: leonidr
2013-08-09 05:20:27 +04:00
Jason Uh
ea03f7c91f
8022461: Fix lint warnings in sun.security.{provider,rsa,x509}
...
Reviewed-by: darcy, weijun, xuelei, mullan
2013-08-08 17:06:40 -07:00
Yumin Qi
418cc392cc
8019583: [TESTBUG] runtime/7107135 always passes
...
If java test return none zero, the value will be override by 'if' statement, the exit value will always '0' and pass. Fix by recording the result in a variable.
Reviewed-by: coleenp, dholmes, iklam
2013-08-08 15:19:12 -07:00
Rickard Bäckman
3a7c3cc018
Merge
2013-08-08 23:49:04 +02:00
Ioi Lam
617a84061c
8022093: syntax error near "umpiconninfo_t" -- when building on Solaris 10
...
Added extra help message in make/solaris/makefiles/dtrace.make
Reviewed-by: dholmes, sspitsyn
2013-08-08 14:45:56 -07:00
Xueming Shen
dca36c08f3
8015666: test/tools/pack200/TimeStamp.java failing
...
To keep the default behavior of ZOS unchanged, if ze extra time not explicitly set
Reviewed-by: alanb, ksrini
2013-08-08 12:03:04 -07:00
Christine Lu
a4ad7e3be8
Added tag jdk8-b102 for changeset c6f119e1fb1f
2013-08-08 10:10:54 -07:00
Christine Lu
18489ee44f
Added tag jdk8-b102 for changeset 8de709d0c375
2013-08-08 10:10:52 -07:00
Christine Lu
66b349c32a
Added tag jdk8-b102 for changeset 0821944c348a
2013-08-08 10:10:42 -07:00
Christine Lu
12edd63408
Added tag jdk8-b102 for changeset a4d982aa5380
2013-08-08 10:10:38 -07:00
Christine Lu
06729a6505
Added tag jdk8-b102 for changeset 558ea2ab19f7
2013-08-08 10:10:37 -07:00
Christine Lu
9ac23677b2
Added tag jdk8-b102 for changeset d807cf45a710
2013-08-08 10:10:31 -07:00
Christine Lu
5e33f2e6b4
Added tag jdk8-b102 for changeset c7cc39696829
2013-08-08 10:10:26 -07:00
Christine Lu
f18216cb96
Added tag jdk8-b102 for changeset 9543adaf5371
2013-08-08 10:10:24 -07:00