Changeset: 3f8fbb0ab155
Author:robm
Date: 2013-03-21 17:33 +
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3f8fbb0ab155
8009251: Add proxy handling and keep-alive fixes to jsse
Reviewed-by: chegar
! src/share/classes/sun/net/www/http/HttpClient.java
!
src/share/classes/sun/n
Changeset: 06db4c0afbf3
Author:zgu
Date: 2013-03-20 09:42 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/06db4c0afbf3
8009298: NMT: Special version of class loading/unloading with runThese stresses
out NMT
8009777: NMT: add new NMT dcmd to control auto shutdown op
Changeset: 9ee1aff76498
Author:sundar
Date: 2013-03-21 19:19 +0530
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9ee1aff76498
8009869: Need to modify java.security property package.access to include
nashorn packages
Reviewed-by: ahgross, jlaskey, lagergren
! src/share/lib/securi
Changeset: 81d1b58c078f
Author:rdurbin
Date: 2013-03-20 20:44 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/81d1b58c078f
8010396: checking MallocMaxTestWords in testMalloc() function is redundant
Summary: Remove redundant checks in testMalloc and add assert.
Revie