Changeset: cf6e39cfdf50
Author:mchung
Date: 2013-10-09 06:24 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/cf6e39cfdf50
8026027: Level.parse should return the custom Level instance instead of the
mirrored Level
Reviewed-by: dfuchs, chegar
! src/share/classes/java/util/logg
Changeset: defadd528513
Author:mchung
Date: 2013-10-17 13:19 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/defadd528513
8015912: jdeps support to output in dot file format
8026255: Switch jdeps to follow traditional Java option style
Reviewed-by: alanb
! src/share/cla
Changeset: 3735d81552a7
Author:mchung
Date: 2013-10-17 13:22 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3735d81552a7
8015912: jdeps support to output in dot file format
8026255: Switch jdeps to follow traditional Java option style
Reviewed-by: alanb
! test/sun/reflect/Ca
Changeset: 042a473535aa
Author:mchung
Date: 2013-10-17 19:47 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/042a473535aa
8025799: Restore sun.reflect.Reflection.getCallerClass(int) until a replacement
API is provided
Reviewed-by: alanb, forax, dholmes, twisti
! makefiles/ma
Changeset: aa91bc6e8480
Author:mchung
Date: 2013-10-30 08:35 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/aa91bc6e8480
8027481: jdeps to handle classes with the same package name and correct profile
for javax.crypto.*
Reviewed-by: alanb, dfuchs
! src/share/classes/c
Changeset: 85fd2ae0a845
Author:mchung
Date: 2013-11-05 17:33 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/85fd2ae0a845
8022208: Intermittent test failures in java/lang/Thread/ThreadStateTest.java
6944188: ThreadMXBean/ThreadStateTest.java fails intermittently
Reviewed-by: d
Changeset: b99535e22efe
Author:mchung
Date: 2013-11-07 20:48 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/b99535e22efe
8027943: serial version of
com.sun.corba.se.spi.orbutil.proxy.CompositeInvocationHandlerImpl changed in
7u45
Reviewed-by: msheppar, alanb, lancea
!
s
Changeset: 41d7ce111bd8
Author:mchung
Date: 2013-11-08 07:53 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/41d7ce111bd8
8027351: (ref) Private finalize method invoked in preference to protected
superclass method
Reviewed-by: alanb, dholmes, mr, plevart, psandoz
! makefiles
Changeset: 1c9ba18198d5
Author:mchung
Date: 2013-11-08 09:43 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1c9ba18198d5
8028069: (ref) Finalizer.c not deleted in the changeset for JDK-8027351
Reviewed-by: alanb
- src/share/native/java/lang/ref/Finalizer.c
Changeset: 40ca9e4866de
Author:mchung
Date: 2013-11-08 12:13 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/40ca9e4866de
8025985: com.sun.management.OSMBeanFactory should not be public
Reviewed-by: alanb, erikj, ihse, jbachorik
! makefiles/lib/ServiceabilityLibraries.gmk
! m
Changeset: 7c55fecfae65
Author:mchung
Date: 2013-11-13 07:49 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/7c55fecfae65
8028234: Remove unused methods in sun.misc.JavaAWTAccess
Reviewed-by: art, dfuchs, lancea
! src/share/classes/sun/awt/AppContext.java
! src/share/classes/
Changeset: 48c61808374f
Author:mchung
Date: 2013-11-19 10:19 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/48c61808374f
8028565: Remove java/lang/management/ThreadMXBean/ThreadStateTest.java from
ProblemList.txt
Reviewed-by: sla
! test/ProblemList.txt
Changeset: 90e27a47ff28
Author:mchung
Date: 2013-11-20 10:00 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/90e27a47ff28
8028647: Add instrumentation in GetSafepointSyncTime.java and remove it from
ProblemList.txt
Reviewed-by: sla, chegar
! test/ProblemList.txt
! test/sun/m
Changeset: a3b804e3d5f7
Author:mchung
Date: 2013-12-04 09:26 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a3b804e3d5f7
7067973: test/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java
hanging intermittently
Reviewed-by: mchung
Contributed-by: yiming.w...@oracl
Changeset: 4345e3e82c55
Author:mchung
Date: 2013-12-04 13:35 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4345e3e82c55
8029552: Remove java/lang/management/MemoryMXBean/CollectionUsageThreshold.java
from ProblemList.txt
Reviewed-by: alanb
! test/ProblemList.txt
Changeset: 4a2ed1900428
Author:mchung
Date: 2013-12-04 15:39 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/4a2ed1900428
8029216: (jdeps) Provide a specific option to report JDK internal APIs
Reviewed-by: alanb
! src/share/classes/com/sun/tools/jdeps/JdepsTask.java
! s
On 1/10/2014 7:37 AM, roger riggs wrote:
Please review:
To enable native code checking consistently for thrown exceptions,
the macros in net_util.h and java/util/jar/pack/coding.cpp are
made consolidated and promoted to jni_util.h
webrev:
http://cr.openjdk.java.net/~rriggs/webrev-check-exceptio
On 4/7/14 11:54 AM, Chris Hegarty wrote:
Updated webrev:
http://cr.openjdk.java.net/~chegar/8039362/01/webrev/
Thanks for doing this. Some minor comments:
line 225: since content-types.properties is moved to the same package as
MimeType class, you can simply use the relative path
"conte
On 4/8/2014 6:15 AM, Chris Hegarty wrote:
Updated webrev to include Mandy’s and Alan’s comments:
http://cr.openjdk.java.net/~chegar/8039362/02/webrev/
Thanks for the update. line 238: I wonder if this should fall back to
use the default built-in table - really minor one as this happens
Hi Daniel,
> On Mar 4, 2016, at 8:05 AM, Daniel Fuchs wrote:
>
> Please find below a patch for:
>
> https://bugs.openjdk.java.net/browse/JDK-8151281
> 8151281: Module java.httpclient could use System.Logger
> instead of PlatformLogger
>
> http://cr.openjdk.java.net/~dfuchs/webrev_81512
> On Mar 14, 2016, at 6:41 AM, Daniel Fuchs wrote:
>
> Hi Mandy,
>
> On 06/03/16 00:01, Mandy Chung wrote:
>> Hi Daniel,
>>
>>> On Mar 4, 2016, at 8:05 AM, Daniel Fuchs wrote:
>>>
>>> Please find below a patch for:
>>>
&
> On Apr 27, 2016, at 2:04 AM, Chris Hegarty wrote:
>
> This works out quite nice. Webrev updated in-place:
> http://cr.openjdk.java.net/~chegar/8044773/jdk/
One comment on the qualified exports of sun.security.action.GetPropertyAction
to jdk.net module. This is a simple utility method used
> On Apr 27, 2016, at 11:16 AM, Chris Hegarty wrote:
>
>
> On 27 Apr 2016, at 17:27, Mandy Chung wrote:
>
>>
>>> On Apr 27, 2016, at 2:04 AM, Chris Hegarty wrote:
>>>
>>> This works out quite nice. Webrev updated in-place:
>>> h
This patch introduces JavaNetSocketAccess to allow access to non-public
ServerSocket constructor that is accessed by some other area as a clean up.
Webrev:
http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8165180/webrev.00/
Mandy
Impl() will do that?
>
> Regards, Peter
>
> On 08/31/2016 10:48 PM, Mandy Chung wrote:
>> This patch introduces JavaNetSocketAccess to allow access to non-public
>> ServerSocket constructor that is accessed by some other area as a clean up.
>>
>> Webrev:
&
> On Sep 5, 2016, at 12:19 AM, Peter Levart wrote:
>
> I'm thinking of the Class::getDeclaredConstructor method.
>
> If the implClass's class loader is not the bootstrap loader,
> "accessDeclaredMembers" permission will be checked. I don't know about which
> implClass(es) will be passed to th
> On Oct 19, 2016, at 7:52 AM, Daniel Fuchs wrote:
>
> Hi,
>
> Please find below a patch that updates jdk.httpserver to use
> System.Logger.
>
> As a result jdk.httpserver no longer requires java.logging.
>
> webrev: http://cr.openjdk.java.net/~dfuchs/webrev_8157965/webrev.00
> issue: https:/
Claes,
Thanks for exploring this. I would like to see if we can avoid introducing
an internal @CS method (keep @CSM only for public APIs will help security
analysis).
There are other alternatives to improve the footprint performance.
One idea is java.base and java.desktop each has its own util
wrap the call with doPriv; otherwise, just call the shared
secret loadLibrary method.
Then we can investigate in the future to refactor the native library
loading implementation to jdk.internal.loader.
what do you think?
Mandy
On 7/12/19 8:25 AM, Mandy Chung wrote:
Claes,
Thanks for exploring
On 7/16/19 6:48 AM, Claes Redestad wrote:
Hi,
refactored to use a BootLoader::loadLibrary API that is only visible
within the java.base module:
http://cr.openjdk.java.net/~redestad/8227587/open.03/
Looks good.
Nit: in JavaLangAccess
321 void loadLibrary(Class klass, String librar
On 7/17/19 3:25 AM, Claes Redestad wrote:
Hi Peter,
On 2019-07-17 10:29, Peter Levart wrote:
Hi Claes,
Am I reading correct that package-private
ClassLoader.loadLibrary(Class fromClass, String name, boolean
isAbsolute) wouldn't need to consult SecurityManager wasn't it for
accessing syst
Looks fine.
Thanks
Mandy
On 8/18/20 10:02 AM, Julia Boes wrote:
Hi,
The two changes below still need to be reviewed. Any takers?
Cheers,
Julia
---
old/src/java.base/share/classes/java/lang/invoke/AbstractValidatingLambdaMetafactory.java2020-08-14
23:55:41.953638446 +0530
+++
new/src/jav
On Thu, 22 Oct 2020 17:16:23 GMT, Jonathan Gibbons wrote:
> The change is (just) to remove legacy usages of a JDK-private custom tag.
Marked as reviewed by mchung (Reviewer).
-
PR: https://git.openjdk.java.net/jdk/pull/814
On Fri, 6 Nov 2020 20:11:24 GMT, Pavel Rappo wrote:
> This PR proposes to remove
> 1. JavaDoc `@author` tags with unclear semantics: `@author
> unascribed|unattributed|unknown`
> 2. A couple of astray Form Feed (a.k.a. FF, `\f`, `0xC`, or `^L`) characters
Marked as reviewed by mchung (Reviewer
On Mon, 22 Mar 2021 06:02:37 GMT, Kim Barrett wrote:
> Please review this change to java.net.SocketInputStream and
> java.net.SocketOutputStream, removing their "finalize" methods. These
> methods are empty. Their purpose is to override and suppress the finalize
> methods of their superclasses
On Mon, 17 May 2021 17:51:36 GMT, Weijun Wang wrote:
> Please review the test changes for [JEP
> 411](https://openjdk.java.net/jeps/411).
>
> With JEP 411 and the default value of `-Djava.security.manager` becoming
> `disallow`, tests calling `System.setSecurityManager()` need
> `-Djava.secu
On Mon, 17 May 2021 18:23:41 GMT, Weijun Wang wrote:
> Please review this implementation of [JEP
> 411](https://openjdk.java.net/jeps/411).
>
> The code change is divided into 3 commits. Please review them one by one.
>
> 1.
> https://github.com/openjdk/jdk/commit/576161d15423f58281e384174d28
On Thu, 18 Nov 2021 21:51:30 GMT, Brent Christian wrote:
> Here are the code changes for the "Deprecate finalizers in the standard Java
> API" portion of JEP 421 ("Deprecate Finalization for Removal") for code
> review.
>
> This change makes the indicated deprecations, and updates the API spec
On Fri, 19 Nov 2021 18:15:46 GMT, Brent Christian wrote:
>> src/java.base/share/classes/java/lang/Object.java line 481:
>>
>>> 479: * system resources or to perform other cleanup.
>>> 480: *
>>> 481: * When running in a Java virtual machine in which finalization
>>> has been
>>
On Thu, 18 Nov 2021 21:51:30 GMT, Brent Christian wrote:
> Here are the code changes for the "Deprecate finalizers in the standard Java
> API" portion of JEP 421 ("Deprecate Finalization for Removal") for code
> review.
>
> This change makes the indicated deprecations, and updates the API spec
On Wed, 1 Dec 2021 14:47:54 GMT, Roger Riggs wrote:
> Compilation warnings of the test library introduce noise in test output and
> should be addressed or suppressed.
> Changes include:
> - SuppressWarnings("deprecation") and SuppressWarnings("removal")
> - Adding type parameters to Raw types
Changeset: 87170fc5a587
Author:mchung
Date: 2008-12-05 10:28 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/87170fc5a587
6764062: Revise usage of java.io.*.close
Summary: Handle closing multiple open I/O streams in case close() throws
IOException
Reviewed-by: ksrini
! src/s
Changeset: 1f751a9f7052
Author:mchung
Date: 2009-01-20 13:02 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1f751a9f7052
6793429: Use compiled properties instead of plain properties for resource file
Summary: Rename the variables in Resources.gmk to make compiled properties m
Changeset: 2fb53eb9df14
Author:mchung
Date: 2009-02-26 14:36 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2fb53eb9df14
6801467: Defer get the launcher resource bundle until it's needed
Summary: Lazily initialize the launcher resource bundle
Reviewed-by: ksrini, darcy
! src
Changeset: de1d02ad2d1d
Author:mchung
Date: 2009-02-27 13:43 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/de1d02ad2d1d
6799689: Make sun.misc.FloatingDecimal.hexFloatPattern static field initialized
lazily
Summary: Lazily initialize the hexFloatPattern static field
Reviewe
Changeset: 0da45c759116
Author:mchung
Date: 2009-02-27 16:34 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0da45c759116
6809504: Remove enctype="text/xml" from the offline registration page
Summary: Remove enctype="text/xml" from register.html and other localized
versions
R
Changeset: 07d2550f5c84
Author:mchung
Date: 2009-03-03 19:26 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/07d2550f5c84
6799230: Lazily load java.lang.annotation.Annotation class
Summary: Remove the static EMPTY_ANNOTATION_ARRAY field; add
AnnotationParser.toArray method
Re
Changeset: e1064300e0f6
Author:mchung
Date: 2009-03-12 10:27 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e1064300e0f6
6810254: Lazily instantiate the shared secret access objects
Summary: Register the shutdown hooks only when needed and remove
JavaIODeleteOnExitAccess
Rev
6817246: Redundant call to set InetAddressCachePolicy to FOREVER if not
set during initialization
Webrev at:
http://cr.openjdk.java.net/~mchung/6817246/webrev.00/
System.setSecurityManager0 calls
InetAddressCachePolicy.setIfNotSet(InetAddressCachePolicy.FOREVER) to
set the cache policy to
Changeset: 392cd358db5d
Author:mchung
Date: 2009-03-18 17:37 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/392cd358db5d
6817246: Redundant call to set InetAddressCachePolicy to FOREVER if not set
during initialization
Summary: Remove InetAddressCachePolicy.setIfNotSet call
6819122: DefaultProxySelector should lazily initialize the Pattern
object and the NonProxyInfo objects
Webrev at:
http://cr.openjdk.java.net/~mchung/6819122/webrev.00/
Details:
1. The Pattern object is only used for checking a IPv6 loopback
address. The current fix is to create a Pattern ob
Changeset: 2dae30c4d687
Author:mchung
Date: 2009-03-25 12:24 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2dae30c4d687
6819122: DefaultProxySelector should lazily initialize the Pattern object and
the NonProxyInfo objects
Summary: Move two static NonProxyInfo fields into N
Changeset: 85a91be56593
Author:mchung
Date: 2009-03-31 23:52 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/85a91be56593
6819110: Lazily load Sun digest provider for jar verification
Summary: Lazily call Providers.getSunProvider() instead of at static initializer
Reviewed-by:
Changeset: 164ce9ff8b58
Author:mchung
Date: 2009-04-27 12:08 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/164ce9ff8b58
6829503: addShutdownHook fails if called after shutdown has commenced.
Summary: allow shutdown hook to be added during shutdown and handle properly if
it
Changeset: 7772d77bd7c2
Author:mchung
Date: 2009-05-26 17:47 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/7772d77bd7c2
6829636: test/java/util/logging/LoggingDeadlock2.java is flaky
Summary: remove @ignore
Reviewed-by: swamyv
! src/share/classes/java/net/URLConnection.java
Changeset: fdf11ce72e8e
Author:mchung
Date: 2009-08-06 11:25 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/fdf11ce72e8e
4917309: (cl) Reduce internal usage of ClassNotFoundExceptions during
class-loading
Summary: Change findBootstrapClass to return null instead of throwing
Changeset: c7e469ae3edb
Author:mchung
Date: 2009-09-14 13:37 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c7e469ae3edb
6878481: Add performance counters in the JDK
Summary: Added new performance counters in the JDK to track performance metrics
Reviewed-by: alanb, dholmes, i
Changeset: d3281fa8e46c
Author:mchung
Date: 2009-09-17 14:24 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d3281fa8e46c
6882376: Add internal support for JRE implementation to eliminate the
dependency on logging
Summary: Added sun.util.logging.PlatformLogger for JRE impleme
Changeset: c499401bc138
Author:mchung
Date: 2009-10-05 18:15 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c499401bc138
6612680: Remove classloader dependency on jkernel
Summary: Add a new sun.misc.BootClassLoaderHook that DownloadManager will
implement
Reviewed-by: alanb,
Changeset: 1b81fc851b20
Author:mchung
Date: 2009-10-06 15:14 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1b81fc851b20
602: sun.misc.BootClassLoaderHook.getBootstrapPaths stack overflow
Summary: Fixed sun.misc.BootClassLoaderHook.getBootstrapPaths calls
hook.getAdditio
Changeset: 16b33372af1c
Author:mchung
Date: 2009-10-14 20:16 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/16b33372af1c
6891701: test/java/lang/management/RuntimeMXBean/GetSystemProperties should
restore the system property
Summary: Restore the system properties when the te
Changeset: 16e4bbb7488d
Author:mchung
Date: 2009-10-15 17:36 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/16e4bbb7488d
6891707: Eliminate the java.io.FilePermission dependency on PolicyFile
Summary: Replace call to PolicyFile.canonPath with its own implementation
Reviewed-b
Changeset: 252b17ca9abb
Author:mchung
Date: 2009-10-27 16:31 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/252b17ca9abb
6895456: Eliminate dependency on java.io.ObjectStreamClass during boot
Summary: Duplicate ObjectStreamClass.getClassSignature method in
ObjectStreamField
Changeset: ab681c7e811a
Author:mchung
Date: 2009-11-09 21:32 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ab681c7e811a
6899607: Update java.util.prefs.FileSystemPreferences to use PlatformLogger
Summary: Update java.util.prefs.FileSystemPreferences to use PlatformLogger
Rev
Changeset: 78dbc547ac78
Author:mchung
Date: 2009-11-12 10:29 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/78dbc547ac78
6899851: Regression causes new dependency to jkernel
Summary: Replaced sun.jkernel.DownloadManager calls with BootClassLoaderHook
Reviewed-by: bae, asaha
Changeset: c8fb7e11daf8
Author:mchung
Date: 2009-11-18 22:29 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c8fb7e11daf8
6902678: com.sun.tracing.ProviderFactory.createProvider doesn't throw
IllegalArgumentException
Summary: doPrivileged for calls that have permission check
Changeset: 2fec95bd2192
Author:mchung
Date: 2009-11-23 08:21 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2fec95bd2192
6903638: Remove dependency on AuthPermission from SecurityConstants
Summary: Move two static fields from SecurityConstants to
javax.security.auth.Subject
Changeset: 0f8f624ddcb4
Author:mchung
Date: 2009-12-09 21:09 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0f8f624ddcb4
6909082: Docs warning from java.util.logging.PlatformLoggingMXBean
Summary: Fix incorrect tag @See with @see.
Reviewed-by: darcy
! src/share/classes/java/
Changeset: a368ebcfeeb6
Author:mchung
Date: 2009-12-17 08:11 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a368ebcfeeb6
6898747: Allow JNDI cosnaming provider to be used when java.applet is not
present
Summary: Check if java.applet.Applet is present before accessing the typ
Changeset: da43f2e977ac
Author:mchung
Date: 2009-12-18 11:36 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/da43f2e977ac
6909572: Add a new target for building modules
Summary: Add a new "modules" build target that builds jdk and jre module image
Reviewed-by: alanb, ohair
!
Changeset: d30f2e22fffd
Author:mchung
Date: 2010-01-07 08:14 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d30f2e22fffd
6911737: Module build: generate modules with native libraries and any other
files not in jar
Summary: create modules under OUTPUTDIR/modules directory con
Changeset: ba74184a952c
Author:mchung
Date: 2010-01-12 15:19 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/ba74184a952c
6915502: Legal notice repairs needed in jdk/make/modules/tools
Summary: Fix the legal notice in jdk/make/modules/tools
Reviewed-by: tbell
! make/modules/t
Changeset: 056d88d0f4d4
Author:mchung
Date: 2010-01-18 15:23 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/056d88d0f4d4
6916217: make/modules/Makefile requires ALT_JDK_IMPORT_PATH
Summary: build modules not depending on ALT_JDK_IMPORT_PATH being set
Reviewed-by: alanb
! mak
Changeset: 83c34a6b1458
Author:mchung
Date: 2010-02-08 23:02 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/83c34a6b1458
6924497: HotSpotDiagnosticsMXBean.getDiagnosticOptions throws NPE
Summary: Check if the element in the flags array is non-null to filter
unsupported flags
Changeset: 784e52734b8d
Author:mchung
Date: 2010-02-10 17:51 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/784e52734b8d
6915413: Module build: building of specified jdk components instead of all
Summary: Define new SUBDIRS_* variables for specifying components for one group
Changeset: 74f493fae483
Author:mchung
Date: 2010-02-12 11:33 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/74f493fae483
6925868: Eliminate pack200's dependency on logging
Summary: Replace j.u.l.Logger with sun.util.logging.PlatformLogger
Reviewed-by: alanb, forax
! src/shar
Changeset: 05c9ff89bcdc
Author:mchung
Date: 2010-05-12 14:41 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/05c9ff89bcdc
6951661: Eliminate jvmstat dependency on sun.management.counter
Summary: jvmstat keeps its own copy of Units and Variability class
Reviewed-by: alanb
! sr
Changeset: b3466e2c3819
Author:mchung
Date: 2010-05-18 13:12 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b3466e2c3819
6951599: Rename package of security tools for modularization
Summary: Move PolicyTool to sun.security.tools.policytool package
Reviewed-by: weijun
! make/
Changeset: 1474dfa499e3
Author:mchung
Date: 2010-06-10 14:14 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1474dfa499e3
6959965: jstat: Add new -classload option to print class loading statistics
Summary: Add a new jstat -classload option
Reviewed-by: alanb
! make/sun/tools
Changeset: fb2d88134382
Author:mchung
Date: 2010-06-14 14:44 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/fb2d88134382
6960789: com.sun.servicetag API needs to be added in ct.sym
Summary: Include com.sun.servicetag classes when generating ct.sym
Reviewed-by: alanb, jjg
! m
Changeset: 1b7879ca3e74
Author:mchung
Date: 2010-06-15 20:29 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/1b7879ca3e74
6961518: TEST_BUG: add @run main/othervm in tests that call setSecurityManager
Summary: Mark tests to run in othervm
Reviewed-by: ohair
! test/ProblemList
Changeset: 705777f990cf
Author:mchung
Date: 2010-06-16 12:40 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/705777f990cf
6961502: TEST_BUG:
test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java fails
Summary: Fix the test to define TestClass by DummyClassLoader a
Changeset: c995607e7719
Author:mchung
Date: 2010-06-16 23:27 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c995607e7719
6961408: test/java/util/logging/ParentLoggersTest.java fails in samevm mode
Summary: Check against the list of loggers added since the test begins to run
R
Changeset: 7526d0b9aab0
Author:mchung
Date: 2010-06-18 09:35 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/7526d0b9aab0
6961894: TEST_BUG: jdk_lang tests fail in samevm mode
Summary: Fixed jdk_lang tests to run in samevm mode or mark to run in othervm
Reviewed-by: alanb
! t
Changeset: 2366c2a5624c
Author:mchung
Date: 2010-06-20 19:56 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/2366c2a5624c
6962478: Privacy page referenced in register_ja.html is incorrect
Summary: Fix the URL for the privacy page
Reviewed-by: ogino
! src/share/classes/com/sun
Changeset: fe7271b4aeea
Author:mchung
Date: 2010-06-21 15:02 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/fe7271b4aeea
6962815: support enable and disable of the servicetag's system registry for
testing purpose
Summary: Allow the system registry to be disabled/enabled at r
Changeset: 389bc53d0945
Author:mchung
Date: 2010-08-12 16:36 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/389bc53d0945
6973831: NPE when printing stack trace of OOME
Summary: Initialize suppressedExceptions field to null
Reviewed-by: briangoetz, dholmes, forax
! src/share/
Changeset: 8329ebeabc10
Author:mchung
Date: 2010-08-16 15:36 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8329ebeabc10
6921234: TEST_BUG: java/lang/ClassLoader/deadlock/TestCrossDelegate.sh needs to
be modified for Cygwin
Summary: Add check for CYGWIN
Reviewed-by: ohair
!
Changeset: 6586ab5b79f4
Author:mchung
Date: 2010-08-31 09:15 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/6586ab5b79f4
6981005: TEST BUG: java/lang/ClassLoader/TestCrossDelegate.sh timeout on windows
Summary: Increase timeout value
Reviewed-by: alanb
! test/ProblemList.txt
Changeset: b200263f1b68
Author:mchung
Date: 2010-09-01 17:37 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b200263f1b68
6977887: (doc) Java 6 API missing info about encoding parameter in storeToXML
method
Reviewed-by: sherman
! src/share/classes/java/util/Properties.java
Changeset: 605b327f4830
Author:mchung
Date: 2010-09-17 14:16 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/605b327f4830
6888546: restore System.initializeSystemClasses
Summary: restore System.initializeSystemClasses prior to fix for 6797688
Reviewed-by: alanb
! src/share/cl
Changeset: 60cff062f66d
Author:mchung
Date: 2010-09-22 21:44 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/60cff062f66d
6984036: servicetag vendor rebranding issues
Summary: Update product_vendor field to use java.vendor system property
Reviewed-by: ohair
! src/share/classe
Changeset: b444f86c4abe
Author:mchung
Date: 2010-10-11 20:22 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b444f86c4abe
6977738: Deadlock between java.lang.ClassLoader and java.util.Properties
Reviewed-by: alanb, sherman, darcy, igor
! make/java/java/FILES_java.gmk
! src/sh
Changeset: 617ada000804
Author:mchung
Date: 2010-10-19 09:49 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/617ada000804
6992968:
test/java/lang/management/MemoryMXBean/CollectionUsageThresholdConcMarkSweepGC.sh
should not hang
Reviewed-by: alanb, dholmes
! test/java/lang/
Changeset: c6320457db65
Author:mchung
Date: 2010-10-19 10:02 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c6320457db65
6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with
minCap=Integer.MIN_VALUE
Reviewed-by: dholmes, alanb
! src/share/classes/j
Changeset: 0fd9c87a9b7b
Author:mchung
Date: 2010-10-22 11:22 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0fd9c87a9b7b
6985460: PlatformLogger throws ArrayStoreException when j.u.logging is
initialized
Reviewed-by: dholmes
! src/share/classes/java/util/logging/LogRecord.j
Changeset: e95c7f8979ee
Author:mchung
Date: 2010-11-01 10:59 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e95c7f8979ee
6994413: JDK_GetVersionInfo0 only expects a two digit build number
Reviewed-by: dholmes
! src/share/native/common/jdk_util.c
+ test/sun/misc/Version/Versi
Changeset: bc7d400cd749
Author:mchung
Date: 2010-11-04 14:42 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/bc7d400cd749
6985875: Change servicetags registration to refer to Oracle SSO and MSO 5.2
release
Reviewed-by: ksrini
! src/share/classes/com/sun/servicetag/SunConnect
Changeset: 4983c4edc535
Author:mchung
Date: 2010-11-04 14:19 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/4983c4edc535
6720170: ByteArrayInputStream.skip(long) can overflow internally
Reviewed-by: dholmes, alanb
! src/share/classes/java/io/ByteArrayInputStream.java
+ test/
Changeset: f30e1e1a4d90
Author:mchung
Date: 2010-11-19 10:00 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f30e1e1a4d90
6631046: BufferedInputStream.available() reports negative int on very large
inputstream
Reviewed-by: dholmes, alanb, mduigou
! src/share/classes/java/io/
1 - 100 of 160 matches
Mail list logo