- 09 8月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: dholmes, lancea, forax
-
- 04 8月, 2011 1 次提交
-
-
由 mduigou 提交于
Reviewed-by: alanb, darcy
-
- 30 7月, 2011 1 次提交
-
-
由 chegar 提交于
Summary: Removal of "port=0" from ServerSocket.toString method Reviewed-by: alanb, chegar Contributed-by: kurchi.subhra.hazra@oracle.com
-
- 29 7月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: alanb, chegar Contributed-by: alexandre.boulgakov@oracle.com
-
- 26 7月, 2011 1 次提交
-
-
由 chegar 提交于
Summary: Remove redundant catches in bind Reviewed-by: alanb, michaelm, wetmore, chegar Contributed-by: kurchi.subhra.hazra@oracle.com
-
- 20 7月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mduigou, peterjones, dholmes, andrew
-
- 19 7月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: michaelm
-
- 18 7月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: smarks, alanb
-
- 17 7月, 2011 2 次提交
- 15 7月, 2011 1 次提交
-
-
由 serb 提交于
Reviewed-by: art, anthony
-
- 06 7月, 2011 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie
-
- 24 6月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mduigou, alanb
-
- 21 6月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: lancea, mduigou
-
- 20 6月, 2011 1 次提交
-
-
由 dl 提交于
Reviewed-by: chegar, dholmes, mduigou
-
- 18 6月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb, forax
-
- 15 6月, 2011 4 次提交
-
-
由 jrose 提交于
7054590: (JSR-292) MethodHandleProxies.asInterfaceInstance() accepts private/protected nested interfaces Summary: fix non-compliant logic in MethodHandleProxies, fix invalid private classes in MethodHandlesTest Reviewed-by: twisti, never
-
由 jrose 提交于
Summary: Fix corner cases involving MethodHandles.permuteArguments with long or double argument lists. Reviewed-by: twisti, never
-
由 darcy 提交于
Reviewed-by: anthony
-
由 coffeys 提交于
Reviewed-by: alanb, dholmes, chegar, mduigou
-
- 05 6月, 2011 1 次提交
-
-
由 bae 提交于
Reviewed-by: prr
-
- 04 6月, 2011 2 次提交
- 03 6月, 2011 1 次提交
-
-
由 lancea 提交于
Reviewed-by: darcy
-
- 02 6月, 2011 3 次提交
-
-
由 jrose 提交于
Summary: Wrap system property and reflection accesses under doPrivileged. Ensure constant pool linkage bypasses the SM as specified. Reviewed-by: kvn, never
-
由 jrose 提交于
7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError Summary: Wrap invokedynamic linkage errors in BootstrapMethodError, as needed. Reviewed-by: never
-
由 dcubed 提交于
Summary: Fix Logger.getLogger() ResourceBundle name race. Reviewed-by: dholmes, mchung
-
- 31 5月, 2011 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: chegar, alanb
-
- 28 5月, 2011 1 次提交
-
-
由 denis 提交于
Reviewed-by: dav, yan
-
- 27 5月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: API code changes and javadoc changes following JSR 292 Public Review comments, through PFD Reviewed-by: never
-
- 26 5月, 2011 1 次提交
-
-
由 katleman 提交于
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles Reviewed-by: ohair, trims
-
- 19 5月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: dholmes, mchung
-
- 18 5月, 2011 2 次提交
-
-
由 jrose 提交于
7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one Summary: point-fixes for 7038847, 7038860, 7042656, 7042829, 7041853, and several other reports Reviewed-by: never, kvn
-
由 jrose 提交于
7032850: MethodHandle.invokeGeneric throws unspecified RuntimeException if parameterized method is called Summary: Implement invocation corner cases, including correct type conversions and interface type enforcement. Reviewed-by: never
-
- 17 5月, 2011 2 次提交
-
-
由 dcubed 提交于
7016208: 4/3 null sometimes returned by java.util.logging.Logger.getLogger(String name) in -server -Xcomp Summary: Logger can be GC'ed between LogManager.addLogger() and LogManager.getLogger() Reviewed-by: dsamersoff, never, acorn, mchung
-
由 dcubed 提交于
Summary: Over synchronized Logger.getLogger() deadlocks with LogManager.<clinit>via PlatformLogger Reviewed-by: dsamersoff, never, acorn, mchung
-
- 16 5月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dl
-
- 15 5月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: fixed the doc typo Reviewed-by: alanb
-
- 13 5月, 2011 2 次提交