Xue-Lei Andrew Fan
7705e63e30
7022855: Export "PKIX" as the standard algorithm name of KeyManagerFactory
...
Export the existing "NewSunX509" algorithm implementation using the standard name "PKIX"
Reviewed-by: weijun, wetmore
2011-03-15 23:13:35 -07:00
Xue-Lei Andrew Fan
85935bc056
7025073: Stricter check on trust anchor makes VerifyCACerts.java test fail
...
Loosen the check for version 1 and 2 X.509 certificate
Reviewed-by: mullan, weijun
2011-03-15 23:08:40 -07:00
Valerie Peng
c9f0c7a252
7001933: Deadlock in java.lang.classloader.getPackage()
...
Modified to not holding the "packages" lock when calling parent CL.
Reviewed-by: dholmes, alanb
2011-03-15 18:42:35 -07:00
David Holmes
117062efaa
Merge
2011-03-15 20:00:45 -04:00
David Holmes
87f8cc390f
7027897: Build support for client-VM only configurations
...
Support builds for which only the client VM is required and/or available
Reviewed-by: ohair, andrew
2011-03-15 19:52:42 -04:00
Kelly O'Hair
5c67341d93
Merge
2011-03-15 15:32:21 -07:00
Kelly O'Hair
c290d7c178
Merge
2011-03-15 15:32:07 -07:00
Kelly O'Hair
89e704969f
Merge
2011-03-15 15:31:44 -07:00
Kelly O'Hair
ea5c82bf9c
6710813: SwingSet2 source display tabs do not work since JDK 7 b20
...
6685150: make/mkdemo/jpda/Makefile creates jpda.jar and src.zip instead of examples.jar
Reviewed-by: prr
2011-03-15 15:21:21 -07:00
Bhavesh Patel
73407fb7a1
4743537: Help doesn't say what "All Classes" and other links really mean
...
Reviewed-by: jjg
2011-03-15 14:19:00 -07:00
Denis Lila
816dc493b7
7019861: Last scanline is skipped in pisces.Renderer
...
Not skipping it anymore.
Reviewed-by: flar
2011-03-15 17:05:02 -04:00
Denis Lila
bdd71ec7bd
7027667: clipped aa rectangles are not drawn properly
...
Already fixed. This is just a regression test for it.
Reviewed-by: prr
2011-03-15 15:15:10 -04:00
Jonathan Gibbons
a4b1b99eb0
6988079: Errors reported via Messager.printMessage(ERROR,"error message") are not tallied correctly
...
Reviewed-by: darcy
2011-03-15 11:48:55 -07:00
Jonathan Gibbons
d52a948474
6987384: -XprintProcessorRoundsInfo message printed with different timing than previous
...
Reviewed-by: darcy
2011-03-15 11:41:21 -07:00
Jonathan Gibbons
13d31713dc
6993311: annotations on packages are not validated
...
Reviewed-by: mcimadamore
2011-03-15 11:04:56 -07:00
Jesper Wilhelmsson
413f247a65
Merge
2011-03-15 09:07:49 -07:00
Daniel D. Daugherty
7c14db880f
Merge
2011-03-15 06:50:01 -07:00
Daniel D. Daugherty
c4e301bffa
7024970: 2/3 assert(ServiceThread::is_service_thread(Thread::current())) failed: Service thread must post enqueue
...
Change nmethod_lock() to also prevent zombification of the nmethod. CompiledMethodUnload events also need to lock the nmethod. Clean ups in nmethod::make_not_entrant_or_zombie()
Reviewed-by: dholmes, kamg, never, dsamersoff, ysr, coleenp, acorn
2011-03-15 06:37:31 -07:00
Daniel D. Daugherty
0c3498d374
7024234: 2/3 jvmti tests fail assert(!_oops_are_stale) failed: oops are stale on Win-AMD64
...
Move initialization of the '_instance' field to avoid race with ServiceThread start.
Reviewed-by: dholmes, kamg, never, dsamersoff, ysr, coleenp, acorn
2011-03-15 06:35:10 -07:00
Alan Bateman
4b0829340e
7026376: (dc) DatagramChannel created without specifying protocol family fails to join IPv4 group
...
Reviewed-by: chegar
2011-03-15 13:15:31 +00:00
Y. Srinivas Ramakrishna
a3de65241c
6987703: iCMS: Intermittent hang with gc/gctests/CallGC/CallGC01 and +ExplicitGCInvokesConcurrent
...
Count enable_icms() and disable_icms() events so as to prevent inteference between concurrent calls, which can cause the iCMS thread to be left stranded in icms_wait() with an unserviced request and no young allocations to unwedge it.
Reviewed-by: jcoomes, poonam
2011-03-14 21:52:24 -07:00
Neil Richards
b96d0e610a
7014637: Improve behavior of EnumSet Iterator.remove()
...
Reviewed-by: mduigou, alanb
2011-03-14 14:49:52 -07:00
Michael Fang
a5fbe0e0d4
Merge
2011-03-14 12:33:16 -07:00
Michael Fang
1f536d5799
Merge
2011-03-14 12:32:45 -07:00
Abhijit Saha
78d73e02da
Merge
2011-03-14 12:01:41 -07:00
Jonathan Gibbons
8f64aeabe2
7026509: Cannot use JavaCompiler to create multiple CompilationTasks for partial compilations
...
Reviewed-by: mcimadamore
2011-03-14 11:48:41 -07:00
Joe Darcy
79ccccaa96
7027362: Project Coin: warn of throwing InterruptedException in AutoCloseable.close javadoc
...
Reviewed-by: jjb
2011-03-14 11:45:21 -07:00
Karen Kinnear
b09494b185
Merge
2011-03-14 11:43:56 -07:00
Jonathan Gibbons
593927cf2d
7010608: the string 'error' should appear in error messages
...
Reviewed-by: mcimadamore
2011-03-14 11:42:15 -07:00
Jonathan Gibbons
c2e4376861
7026414: Types.asElement() returns null for ErrorType
...
Reviewed-by: darcy
2011-03-14 11:33:33 -07:00
Vinnie Ryan
73501a8757
Merge
2011-03-14 18:13:32 +00:00
Vinnie Ryan
1dc9c053c4
6686215: Some mutables not defensively copied when deserializing java.security.CodeSource & Timestamp objects
...
Reviewed-by: mullan
2011-03-14 17:50:52 +00:00
Kumar Srinivasan
b5ae4b5810
7027288: (launcher) remove jkernel test from MiscTests
...
Reviewed-by: mchung, herrick
2011-03-14 10:36:43 -07:00
Pavel Porvatov
d9bae78d04
7016150: 6246816 refers to the Laffy demo which is not present in the JDK 7 demo/jfc directory
...
Reviewed-by: peterz
2011-03-14 20:28:03 +03:00
Xue-Lei Andrew Fan
31942cda2c
7009794: misleading text in SSLHandshakeException exception message
...
Update the warning message
Reviewed-by: weijun
2011-03-14 09:05:06 -07:00
Andrei Dmitriev
f62f3738dd
7022931: GradientPaint class spec clarification: 7022931, 7016391, 7017246, 7019386
...
Reviewed-by: flar
2011-03-14 18:57:38 +03:00
Pavel Porvatov
9e81085efd
6464022: Memory leak in JOptionPane.createDialog
...
Reviewed-by: alexp
2011-03-14 15:01:53 +03:00
Michael Fang
4d98914744
Merge
2011-03-13 14:41:25 -07:00
Weijun Wang
c6c7267c54
6990848: JGSS/windows security code native code compiler warnings
...
Reviewed-by: valeriep
2011-03-13 17:09:55 +08:00
Erik Trimble
593b4b4460
Merge
2011-03-11 22:41:33 -08:00
John R Rose
f6344076f2
7012648: move JSR 292 to package java.lang.invoke and adjust names
...
Package and class renaming only; delete unused methods and classes
Reviewed-by: twisti
2011-03-11 22:34:57 -08:00
John R Rose
6146dffe45
6839872: remove implementation inheritance from JSR 292 APIs
...
Consolidate runtime support in java.dyn.MethodHandleNatives; include transitional compatibility logic
Reviewed-by: twisti
2011-03-11 22:33:47 -08:00
John R Rose
c506cb0e5b
Merge
2011-03-11 21:19:15 -08:00
Bhavesh Patel
91cd6261bc
7006178: findbugs high priority issues in new javadoc
...
Reviewed-by: jjg
2011-03-11 15:39:51 -08:00
Joe Darcy
c6006bc605
7026868: Apply specification changes fro 6505047
...
Reviewed-by: jjg
2011-03-11 14:07:11 -08:00
Paul Hohensee
f38a80b837
7023931: PcDescCache::find_pc_desc should not write _last_pc_desc
...
Remove _last_pc_desc and use pcdescs[0] instead.
Reviewed-by: dcubed, coleenp, ysr
2011-03-11 16:09:55 -05:00
Naoto Sato
d7b9fcfbd4
7023613: (lc) Incorrect string returned by Locale.toString() with non-empty script field
...
Reviewed-by: srl
2011-03-11 11:31:10 -08:00
Erik Trimble
a187d013ad
Merge
2011-03-11 11:18:56 -08:00
Kumar Srinivasan
2785e49558
7023416: (pack200) fix parfait issues
...
Reviewed-by: jrose
2011-03-11 10:03:05 -08:00
Vladimir Kozlov
4c5f41c72f
7026631: field _klass is incorrectly set for dual type of TypeAryPtr::OOPS
...
Add missing check this->dual() != TypeAryPtr::OOPS into TypeAryPtr::klass().
Reviewed-by: never
2011-03-11 07:50:51 -08:00