Tue, 01 Sep 2009 13:03:09 -0700 Merge
xdono [Tue, 01 Sep 2009 13:03:09 -0700] rev 3642
Merge
Mon, 24 Aug 2009 17:26:09 -0700 Merge
xdono [Mon, 24 Aug 2009 17:26:09 -0700] rev 3641
Merge
Fri, 21 Aug 2009 12:12:48 -0700 6705913: freetype_versioncheck.exe - Unable To Locate Component
tbell [Fri, 21 Aug 2009 12:12:48 -0700] rev 3640
6705913: freetype_versioncheck.exe - Unable To Locate Component Summary: Update freetype_versioncheck to deal with newer Visual Studio releases Reviewed-by: ohair
Tue, 18 Aug 2009 19:53:43 -0700 Merge
xdono [Tue, 18 Aug 2009 19:53:43 -0700] rev 3639
Merge
Tue, 18 Aug 2009 19:50:12 +0100 6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk javac
andrew [Tue, 18 Aug 2009 19:50:12 +0100] rev 3638
6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk javac Summary: The bootstrap javac currently uses the default source and targets of the boot javac Reviewed-by: ohair
Mon, 24 Aug 2009 22:27:30 -0700 Merge
tbell [Mon, 24 Aug 2009 22:27:30 -0700] rev 3637
Merge
Mon, 24 Aug 2009 18:37:37 +0100 6872048: bad private keys are generated for 2 specific ECC curves
vinnie [Mon, 24 Aug 2009 18:37:37 +0100] rev 3636
6872048: bad private keys are generated for 2 specific ECC curves Reviewed-by: wetmore
Mon, 24 Aug 2009 09:57:30 -0700 6853636: Fix warnings in jdwpgen, add jdwpgen NetBeans project
ohair [Mon, 24 Aug 2009 09:57:30 -0700] rev 3635
6853636: Fix warnings in jdwpgen, add jdwpgen NetBeans project Reviewed-by: andrew, alanb, tbell, swamyv
Mon, 24 Aug 2009 18:37:48 +0800 6875033: regression: test of 6867665 fail
weijun [Mon, 24 Aug 2009 18:37:48 +0800] rev 3634
6875033: regression: test of 6867665 fail Reviewed-by: xuelei
Sun, 23 Aug 2009 17:20:46 +0100 Merge
alanb [Sun, 23 Aug 2009 17:20:46 +0100] rev 3633
Merge
Sun, 23 Aug 2009 12:53:45 +0100 6842687: New I/O: Update Asynchronous I/O API to jsr203/nio2-b101
alanb [Sun, 23 Aug 2009 12:53:45 +0100] rev 3632
6842687: New I/O: Update Asynchronous I/O API to jsr203/nio2-b101 Reviewed-by: sherman
Sat, 22 Aug 2009 17:40:18 +0100 6874521: Remove @note tags
alanb [Sat, 22 Aug 2009 17:40:18 +0100] rev 3631
6874521: Remove @note tags Reviewed-by: andrew, darcy
Fri, 21 Aug 2009 11:31:18 -0700 6378701: (enum) Unclear purpose of EnumConstantNotPresentException
darcy [Fri, 21 Aug 2009 11:31:18 -0700] rev 3630
6378701: (enum) Unclear purpose of EnumConstantNotPresentException Reviewed-by: lancea, andrew, alanb
Thu, 20 Aug 2009 08:48:29 +0100 6866804: (file) Path calls checkPermission insteadof checkXXX (sol)
alanb [Thu, 20 Aug 2009 08:48:29 +0100] rev 3629
6866804: (file) Path calls checkPermission insteadof checkXXX (sol) Reviewed-by: sherman
Thu, 20 Aug 2009 08:42:38 +0100 6870926: (file) Path.toRealPath performance can be improved (win)
alanb [Thu, 20 Aug 2009 08:42:38 +0100] rev 3628
6870926: (file) Path.toRealPath performance can be improved (win) Reviewed-by: sherman
Thu, 20 Aug 2009 08:39:18 +0100 6595866: File does work with symbolic links (win,vista)
alanb [Thu, 20 Aug 2009 08:39:18 +0100] rev 3627
6595866: File does work with symbolic links (win,vista) Reviewed-by: sherman
Thu, 20 Aug 2009 11:24:42 +0800 6867665: Problem with keytabs with multiple kvno's (key versions)
weijun [Thu, 20 Aug 2009 11:24:42 +0800] rev 3626
6867665: Problem with keytabs with multiple kvno's (key versions) Reviewed-by: valeriep, ohair
Tue, 18 Aug 2009 17:45:46 -0700 Merge
tbell [Tue, 18 Aug 2009 17:45:46 -0700] rev 3625
Merge
Tue, 18 Aug 2009 10:20:50 +0800 6829785: TextCallbackHandler does not honor PasswordCallback.isEchoOn()
weijun [Tue, 18 Aug 2009 10:20:50 +0800] rev 3624
6829785: TextCallbackHandler does not honor PasswordCallback.isEchoOn() Reviewed-by: mullan
Fri, 14 Aug 2009 14:29:45 -0700 6730652: CharsetEncoder.canEncode(char) returns incorrect values for some charsets
sherman [Fri, 14 Aug 2009 14:29:45 -0700] rev 3623
6730652: CharsetEncoder.canEncode(char) returns incorrect values for some charsets Summary: override the canEncode() in ISO2022_CN_CNS Reviewed-by: martin
Fri, 14 Aug 2009 11:23:01 -0700 6866397: (file) PathMatcher with regex syntax doesn't match as expected (win)
sherman [Fri, 14 Aug 2009 11:23:01 -0700] rev 3622
6866397: (file) PathMatcher with regex syntax doesn't match as expected (win) Summary: Use unicode_case_insensitive for windows path matcher for now. Reviewed-by: alanb
Thu, 13 Aug 2009 15:12:32 -0700 Merge
sherman [Thu, 13 Aug 2009 15:12:32 -0700] rev 3621
Merge
Thu, 13 Aug 2009 15:01:18 -0700 6676423: (prefs) Opensource unit/regression tests for java.util.prefs
sherman [Thu, 13 Aug 2009 15:01:18 -0700] rev 3620
6676423: (prefs) Opensource unit/regression tests for java.util.prefs Summary: Moved the existing test cases for prefs to open area Reviewed-by: martin, alanb
Thu, 13 Aug 2009 12:37:47 -0700 Merge
wetmore [Thu, 13 Aug 2009 12:37:47 -0700] rev 3619
Merge
Thu, 13 Aug 2009 12:36:10 -0700 6870335: Provider numbers need to be bumped to 1.7
wetmore [Thu, 13 Aug 2009 12:36:10 -0700] rev 3618
6870335: Provider numbers need to be bumped to 1.7 Reviewed-by: mullan
Thu, 13 Aug 2009 10:50:23 -0700 6840246: Lightweight implementation of String.split for simple use case
sherman [Thu, 13 Aug 2009 10:50:23 -0700] rev 3617
6840246: Lightweight implementation of String.split for simple use case Summary: Added a fastpath for simple use case Reviewed-by: alanb, martin
Thu, 20 Aug 2009 11:20:21 -0700 Added tag jdk7-b70 for changeset 510668ab2f32
xdono [Thu, 20 Aug 2009 11:20:21 -0700] rev 3616
Added tag jdk7-b70 for changeset 510668ab2f32
Wed, 05 Jul 2017 16:59:32 +0200 Merge
duke [Wed, 05 Jul 2017 16:59:32 +0200] rev 3615
Merge
Fri, 21 Aug 2009 20:16:58 -0700 Merge
trims [Fri, 21 Aug 2009 20:16:58 -0700] rev 3614
Merge
Fri, 14 Aug 2009 17:14:07 -0700 Merge
trims [Fri, 14 Aug 2009 17:14:07 -0700] rev 3613
Merge
Fri, 14 Aug 2009 13:44:15 -0700 6872000: G1: compilation fails on linux/older gcc
apetrusenko [Fri, 14 Aug 2009 13:44:15 -0700] rev 3612
6872000: G1: compilation fails on linux/older gcc Reviewed-by: jcoomes, tonyp
Thu, 13 Aug 2009 17:59:05 -0700 Merge
trims [Thu, 13 Aug 2009 17:59:05 -0700] rev 3611
Merge
Wed, 12 Aug 2009 14:27:54 -0700 6867645: java -Xshare:dump failed - read only space too small
jcoomes [Wed, 12 Aug 2009 14:27:54 -0700] rev 3610
6867645: java -Xshare:dump failed - read only space too small Reviewed-by: iveresov, tonyp, ysr
Tue, 11 Aug 2009 23:24:41 -0700 6866585: debug code in ciObjectFactory too slow for large objects
jcoomes [Tue, 11 Aug 2009 23:24:41 -0700] rev 3609
6866585: debug code in ciObjectFactory too slow for large objects Reviewed-by: ysr, never, kvn
Sun, 09 Aug 2009 17:03:51 -0700 Merge
ysr [Sun, 09 Aug 2009 17:03:51 -0700] rev 3608
Merge
Wed, 05 Aug 2009 12:33:29 -0700 6821693: 64-bit TaskQueue capacity still too small
jcoomes [Wed, 05 Aug 2009 12:33:29 -0700] rev 3607
6821693: 64-bit TaskQueue capacity still too small 6821507: Alignment problem in GC taskqueue Reviewed-by: tonyp, apetrusenko
Thu, 06 Aug 2009 16:15:16 -0700 Merge
jrose [Thu, 06 Aug 2009 16:15:16 -0700] rev 3606
Merge
Thu, 06 Aug 2009 14:28:54 -0700 6868487: EnableInvokeDynamic and EnableMethodHandles should not be visible flags in JDK6 or JDK7
jrose [Thu, 06 Aug 2009 14:28:54 -0700] rev 3605
6868487: EnableInvokeDynamic and EnableMethodHandles should not be visible flags in JDK6 or JDK7 Summary: switch them from product to experimental; 6817525 will toggle them and switch to diagnostic Reviewed-by: kvn
Thu, 06 Aug 2009 12:24:41 -0700 6868051: (SA) FreeChunk support for compressed oops is broken
never [Thu, 06 Aug 2009 12:24:41 -0700] rev 3604
6868051: (SA) FreeChunk support for compressed oops is broken Reviewed-by: kvn, dcubed
Thu, 06 Aug 2009 09:37:26 -0700 Merge
kvn [Thu, 06 Aug 2009 09:37:26 -0700] rev 3603
Merge
Tue, 04 Aug 2009 21:32:08 -0700 6868269: CompileTheWorld assertion failure introduced by the reexecute bit implementation
cfang [Tue, 04 Aug 2009 21:32:08 -0700] rev 3602
6868269: CompileTheWorld assertion failure introduced by the reexecute bit implementation Summary: Improvement on reexecute implementation to fix the assertion failure Reviewed-by: kvn, never
Tue, 04 Aug 2009 17:11:17 -0700 6868486: timouts and outOfMemory in regression tests
kvn [Tue, 04 Aug 2009 17:11:17 -0700] rev 3601
6868486: timouts and outOfMemory in regression tests Summary: Increase timeout for tests and heap size for 6851282 test. Reviewed-by: never, cfang
Fri, 31 Jul 2009 17:12:33 -0700 6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
cfang [Fri, 31 Jul 2009 17:12:33 -0700] rev 3600
6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot Summary: developed a reexecute logic for the interpreter to reexecute the bytecode when deopt happens Reviewed-by: kvn, never, jrose, twisti
Fri, 31 Jul 2009 12:04:07 -0700 6865031: Application gives bad result (throws bad exception) with compressed oops
kvn [Fri, 31 Jul 2009 12:04:07 -0700] rev 3599
6865031: Application gives bad result (throws bad exception) with compressed oops Summary: Produce narrow type for new Phi from the original Phi type. Reviewed-by: cfang
Thu, 30 Jul 2009 16:05:56 -0700 6864914: SPECjvm2008 produces invalid result with zero based Compressed Oops
kvn [Thu, 30 Jul 2009 16:05:56 -0700] rev 3598
6864914: SPECjvm2008 produces invalid result with zero based Compressed Oops Summary: Always use "lea" instruction for narrow oop decoding instead of "shift". Reviewed-by: never
Tue, 28 Jul 2009 09:02:30 +0200 6863155: Server compiler generates incorrect code (x86, long, bitshift, bitmask)
twisti [Tue, 28 Jul 2009 09:02:30 +0200] rev 3597
6863155: Server compiler generates incorrect code (x86, long, bitshift, bitmask) Summary: Code compiled with server compiler generates an incorrect result. Reviewed-by: cfang, never, kvn
Mon, 27 Jul 2009 06:15:29 -0700 Merge
twisti [Mon, 27 Jul 2009 06:15:29 -0700] rev 3596
Merge
Mon, 20 Jul 2009 08:20:00 -0700 6860920: serialize.cpp shouldn't use objArrayOopDesc::base_offset_in_bytes(T_BYTE)
twisti [Mon, 20 Jul 2009 08:20:00 -0700] rev 3595
6860920: serialize.cpp shouldn't use objArrayOopDesc::base_offset_in_bytes(T_BYTE) Summary: serialize.cpp currently uses objArrayOopDesc::base_offset_in_bytes(T_BYTE), which seems to be wrong. Reviewed-by: coleenp, kvn
Sun, 26 Jul 2009 16:40:14 -0700 6863420: os::javaTimeNanos() go backward on Solaris x86
kvn [Sun, 26 Jul 2009 16:40:14 -0700] rev 3594
6863420: os::javaTimeNanos() go backward on Solaris x86 Summary: Use new atomic long load method Atomic::load() to load max_hrtime. Reviewed-by: never, ysr, johnc, phh, dcubed, acorn
Sun, 26 Jul 2009 12:59:41 -0700 6851386: assert(b->find_node(def) < j,"uses must follow definitions")
kvn [Sun, 26 Jul 2009 12:59:41 -0700] rev 3593
6851386: assert(b->find_node(def) < j,"uses must follow definitions") Summary: Add additional check for a tight loop. Reviewed-by: never
Fri, 24 Jul 2009 12:40:40 -0700 6861984: solaris version of libsaproc.so should support SA_ALTROOT directly
never [Fri, 24 Jul 2009 12:40:40 -0700] rev 3592
6861984: solaris version of libsaproc.so should support SA_ALTROOT directly Reviewed-by: kvn, twisti
Wed, 05 Aug 2009 18:54:12 -0700 6868991: JPRT: elide GCBasher_G1 test on winx64 until 6867250 is resolved
ysr [Wed, 05 Aug 2009 18:54:12 -0700] rev 3591
6868991: JPRT: elide GCBasher_G1 test on winx64 until 6867250 is resolved Summary: JPRT: elide GCBasher_G1 test on winx64 until 6867250 is resolved Reviewed-by: jcoomes
Tue, 04 Aug 2009 16:00:17 -0700 6819077: G1: first GC thread coming late into the GC.
johnc [Tue, 04 Aug 2009 16:00:17 -0700] rev 3590
6819077: G1: first GC thread coming late into the GC. Summary: The first worker thread is delayed when entering the GC because it clears the card count table that is used in identifying hot cards. Replace the card count table with a dynamically sized evicting hash table that includes an epoch based counter. Reviewed-by: iveresov, tonyp
Mon, 03 Aug 2009 12:59:30 -0700 6865703: G1: Parallelize hot card cache cleanup
johnc [Mon, 03 Aug 2009 12:59:30 -0700] rev 3589
6865703: G1: Parallelize hot card cache cleanup Summary: Have the GC worker threads clear the hot card cache in parallel by having each worker thread claim a chunk of the card cache and process the cards in that chunk. The size of the chunks that each thread will claim is determined at VM initialization from the size of the card cache and the number of worker threads. Reviewed-by: jmasa, tonyp
Sun, 02 Aug 2009 22:33:27 -0700 Merge
jmasa [Sun, 02 Aug 2009 22:33:27 -0700] rev 3588
Merge
Sun, 02 Aug 2009 19:10:31 -0700 6843292: "Expect to be beyond new region unless impacting another region" assertion too strong
jmasa [Sun, 02 Aug 2009 19:10:31 -0700] rev 3587
6843292: "Expect to be beyond new region unless impacting another region" assertion too strong Summary: In the assertion allow for collision with the guard page. Reviewed-by: tonyp, ysr, jcoomes
Sun, 02 Aug 2009 18:44:36 -0700 6862534: -XX:NewRatio completely ignored when combined with -XX:+UseConcMarkSweepG
jmasa [Sun, 02 Aug 2009 18:44:36 -0700] rev 3586
6862534: -XX:NewRatio completely ignored when combined with -XX:+UseConcMarkSweepG Summary: Use NewRatio if it is explicitly set. Reviewed-by: ysr, jcoomes
Fri, 31 Jul 2009 10:41:29 -0700 Merge
ysr [Fri, 31 Jul 2009 10:41:29 -0700] rev 3585
Merge
Thu, 30 Jul 2009 14:50:58 -0400 6866591: G1: print update buffer processing stats more often
tonyp [Thu, 30 Jul 2009 14:50:58 -0400] rev 3584
6866591: G1: print update buffer processing stats more often Summary: It adds parameter -XX:+G1SummarizeRSetStatsPeriod that causes update buffer processing information to be printed periodically. It also includes two small formatting changes. Reviewed-by: jmasa, jcoomes, ysr
Wed, 29 Jul 2009 11:01:26 -0400 6864886: G1: rename -XX parameters related to update buffers
tonyp [Wed, 29 Jul 2009 11:01:26 -0400] rev 3583
6864886: G1: rename -XX parameters related to update buffers Summary: renaming a couple of update buffer-related parameters to make them more understandable and consistent. Reviewed-by: iveresov, ysr
Thu, 30 Jul 2009 15:06:19 -0400 Merge
coleenp [Thu, 30 Jul 2009 15:06:19 -0400] rev 3582
Merge
Tue, 28 Jul 2009 13:50:07 -0600 Merge
dcubed [Tue, 28 Jul 2009 13:50:07 -0600] rev 3581
Merge
Tue, 28 Jul 2009 13:35:00 -0600 6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints)
dcubed [Tue, 28 Jul 2009 13:35:00 -0600] rev 3580
6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints) Summary: Correctly count full GC operations for framework collectors. Add ForceFullGCJVMTIEpilogues as a future work around if needed. Reviewed-by: jcoomes, alanb, ysr
Mon, 27 Jul 2009 17:23:52 -0400 Merge
coleenp [Mon, 27 Jul 2009 17:23:52 -0400] rev 3579
Merge
Mon, 27 Jul 2009 09:06:22 -0700 6864003: Modify JVM_FindClassFromBootLoader to return null if class not found
mchung [Mon, 27 Jul 2009 09:06:22 -0700] rev 3578
6864003: Modify JVM_FindClassFromBootLoader to return null if class not found Summary: JVM_FindClassFromBootLoader returns null if class not found Reviewed-by: acorn, alanb, dholmes
Thu, 16 Jul 2009 18:21:40 -0700 6840305: Discrepancy in system memory details (when 4G or greater) reported by JVM and Windows OS
poonam [Thu, 16 Jul 2009 18:21:40 -0700] rev 3577
6840305: Discrepancy in system memory details (when 4G or greater) reported by JVM and Windows OS Summary: GlobalMemoryStatus() does not report correct memory usage when the system has more than 4gb of RAM. GlobalMemoryStatusEx() should be used in place of GlobalMemoryStatus(). Reviewed-by: kamg, coleenp
Mon, 29 Jun 2009 14:42:12 -0700 6850957: Honor -XX:OnOutOfMemoryError when array size exceeds VM limit
martin [Mon, 29 Jun 2009 14:42:12 -0700] rev 3576
6850957: Honor -XX:OnOutOfMemoryError when array size exceeds VM limit Summary: call report_java_out_of_memory("Requested array size exceeds VM limit") Reviewed-by: tbell, dholmes, alanb, ysr Contributed-by: jeremymanson@google.com
Fri, 10 Jul 2009 11:10:00 -0700 6857194: Add hotspot perf counters to aid class loading performance measurement
mchung [Fri, 10 Jul 2009 11:10:00 -0700] rev 3575
6857194: Add hotspot perf counters to aid class loading performance measurement Summary: Add new jvmstat counters to measure detailed class loading time Reviewed-by: acorn, kamg
Thu, 13 Aug 2009 17:47:43 -0700 6871765: Bump the HS16 build number to 08
trims [Thu, 13 Aug 2009 17:47:43 -0700] rev 3574
6871765: Bump the HS16 build number to 08 Summary: Update the HS16 build number to 08 Reviewed-by: jcoomes
Thu, 20 Aug 2009 11:20:09 -0700 Added tag jdk7-b70 for changeset 0caafb54c87f
xdono [Thu, 20 Aug 2009 11:20:09 -0700] rev 3573
Added tag jdk7-b70 for changeset 0caafb54c87f
Mon, 24 Aug 2009 22:39:34 -0700 Merge
tbell [Mon, 24 Aug 2009 22:39:34 -0700] rev 3572
Merge
Fri, 14 Aug 2009 17:29:31 -0700 6872177: JCE framework and provider builds broken following -target 7 changes
wetmore [Fri, 14 Aug 2009 17:29:31 -0700] rev 3571
6872177: JCE framework and provider builds broken following -target 7 changes Reviewed-by: ohair
Thu, 20 Aug 2009 11:20:04 -0700 Added tag jdk7-b70 for changeset d36024aecf97
xdono [Thu, 20 Aug 2009 11:20:04 -0700] rev 3570
Added tag jdk7-b70 for changeset d36024aecf97
Wed, 05 Jul 2017 16:59:17 +0200 Added tag jdk7-b70 for changeset 207f694795c4
duke [Wed, 05 Jul 2017 16:59:17 +0200] rev 3569
Added tag jdk7-b70 for changeset 207f694795c4
Wed, 05 Jul 2017 16:59:17 +0200 Merge jdk7-b70
duke [Wed, 05 Jul 2017 16:59:17 +0200] rev 3568
Merge
Wed, 05 Jul 2017 16:59:14 +0200 Merge
duke [Wed, 05 Jul 2017 16:59:14 +0200] rev 3567
Merge
Fri, 14 Aug 2009 08:53:23 -0700 Merge
tbell [Fri, 14 Aug 2009 08:53:23 -0700] rev 3566
Merge
Tue, 11 Aug 2009 18:35:05 -0700 6870743: update comments in langtools/make/build.properties
jjg [Tue, 11 Aug 2009 18:35:05 -0700] rev 3565
6870743: update comments in langtools/make/build.properties Reviewed-by: darcy
Tue, 11 Aug 2009 14:05:32 -0700 6870591: langtools build sets javac.bootclasspath incorrectly
jjg [Tue, 11 Aug 2009 14:05:32 -0700] rev 3564
6870591: langtools build sets javac.bootclasspath incorrectly Reviewed-by: ohair
Tue, 11 Aug 2009 08:22:46 -0700 Merge
asaha [Tue, 11 Aug 2009 08:22:46 -0700] rev 3563
Merge
Mon, 10 Aug 2009 09:36:40 -0700 Merge
asaha [Mon, 10 Aug 2009 09:36:40 -0700] rev 3562
Merge
Fri, 07 Aug 2009 11:32:20 -0700 6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
asaha [Fri, 07 Aug 2009 11:32:20 -0700] rev 3561
6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14 Reviewed-by: darcy, ramap
Tue, 11 Aug 2009 01:14:31 +0100 6199153: Generic throws and overriding
mcimadamore [Tue, 11 Aug 2009 01:14:31 +0100] rev 3560
6199153: Generic throws and overriding Summary: javac incorrectly rejects an uchecked overriding Reviewed-by: jjg
Tue, 11 Aug 2009 01:14:06 +0100 6569404: Cannot instantiate an inner class of a type variable
mcimadamore [Tue, 11 Aug 2009 01:14:06 +0100] rev 3559
6569404: Cannot instantiate an inner class of a type variable Summary: javac is too strict in rejecting member selction from a type-var Reviewed-by: jjg
Tue, 11 Aug 2009 01:13:42 +0100 6869075: regression: javac crashes when compiling compound string assignment with generics
mcimadamore [Tue, 11 Aug 2009 01:13:42 +0100] rev 3558
6869075: regression: javac crashes when compiling compound string assignment with generics Summary: javac should not add syntehtic cast to the LHS of an assignment expression Reviewed-by: jjg
Tue, 11 Aug 2009 01:13:14 +0100 6521805: Regression: JDK5/JDK6 javac allows write access to outer class reference
mcimadamore [Tue, 11 Aug 2009 01:13:14 +0100] rev 3557
6521805: Regression: JDK5/JDK6 javac allows write access to outer class reference Summary: javac should warn/complain about identifiers with the same name as synthetic symbol Reviewed-by: jjg
Tue, 11 Aug 2009 01:12:40 +0100 6840059: regression: javac silently crashes when resolving erroneous anonymous inner constructor
mcimadamore [Tue, 11 Aug 2009 01:12:40 +0100] rev 3556
6840059: regression: javac silently crashes when resolving erroneous anonymous inner constructor Summary: resolved an internal crash with constructor resolution Reviewed-by: jjg
Tue, 11 Aug 2009 01:12:13 +0100 6390045: Unexpected error "cannot access java.lang.Void" with '-target cldc1.0' with -source >=1.5
mcimadamore [Tue, 11 Aug 2009 01:12:13 +0100] rev 3555
6390045: Unexpected error "cannot access java.lang.Void" with '-target cldc1.0' with -source >=1.5 Summary: javac needs to synthetize a fake java.lang.Void symbol if one is not given on the classpath Reviewed-by: jjg
Tue, 11 Aug 2009 01:11:37 +0100 6806876: ClassCastException occurs in assignment expressions without any heap pollutions
mcimadamore [Tue, 11 Aug 2009 01:11:37 +0100] rev 3554
6806876: ClassCastException occurs in assignment expressions without any heap pollutions Summary: intersection types should be considered as non-reifiable by javac Reviewed-by: jjg
Sat, 08 Aug 2009 17:56:37 -0700 6868539: javap should use current names for constant pool tags
jjg [Sat, 08 Aug 2009 17:56:37 -0700] rev 3553
6868539: javap should use current names for constant pool tags Reviewed-by: ksrini
Sat, 08 Aug 2009 17:50:57 -0700 6868548: remove spurious ';' from after constant pool entries
jjg [Sat, 08 Aug 2009 17:50:57 -0700] rev 3552
6868548: remove spurious ';' from after constant pool entries Reviewed-by: ksrini
Thu, 06 Aug 2009 20:24:08 -0700 Merge
tbell [Thu, 06 Aug 2009 20:24:08 -0700] rev 3551
Merge
Thu, 06 Aug 2009 19:35:41 -0700 6858429: javap classfile library a minor bug
jjg [Thu, 06 Aug 2009 19:35:41 -0700] rev 3550
6858429: javap classfile library a minor bug Reviewed-by: ksrini
Thu, 06 Aug 2009 19:03:42 -0700 Merge
tbell [Thu, 06 Aug 2009 19:03:42 -0700] rev 3549
Merge
Wed, 05 Aug 2009 08:38:18 -0700 6729471: javap should accept class files on the command line
jjg [Wed, 05 Aug 2009 08:38:18 -0700] rev 3548
6729471: javap should accept class files on the command line Reviewed-by: mcimadamore
Wed, 05 Aug 2009 07:43:50 -0700 6868553: 6867671 breaks some tests
jjg [Wed, 05 Aug 2009 07:43:50 -0700] rev 3547
6868553: 6867671 breaks some tests Reviewed-by: mcimadamore
Tue, 04 Aug 2009 17:26:41 -0700 6867671: javap whitespace formatting issues
jjg [Tue, 04 Aug 2009 17:26:41 -0700] rev 3546
6867671: javap whitespace formatting issues Reviewed-by: mcimadamore
Fri, 31 Jul 2009 17:20:06 -0700 Merge
tbell [Fri, 31 Jul 2009 17:20:06 -0700] rev 3545
Merge
Thu, 30 Jul 2009 09:18:55 -0700 4880672: javap does not output inner interfaces of an interface
jjg [Thu, 30 Jul 2009 09:18:55 -0700] rev 3544
4880672: javap does not output inner interfaces of an interface Reviewed-by: mcimadamore
Thu, 30 Jul 2009 07:48:24 -0700 6866657: add byteLength method to primary classfile types
jjg [Thu, 30 Jul 2009 07:48:24 -0700] rev 3543
6866657: add byteLength method to primary classfile types Reviewed-by: mchung
Thu, 30 Jul 2009 10:30:34 +0100 6861837: JCK compilation failures
mcimadamore [Thu, 30 Jul 2009 10:30:34 +0100] rev 3542
6861837: JCK compilation failures Summary: Type-annotations processing is accessing type info before they are available in MemberEnter Reviewed-by: jjg Contributed-by: mali@csail.mit.edu
Thu, 30 Jul 2009 10:30:24 +0100 6864382: NPE in the rich formatter when processing an unattributed type-variable
mcimadamore [Thu, 30 Jul 2009 10:30:24 +0100] rev 3541
6864382: NPE in the rich formatter when processing an unattributed type-variable Summary: Unattributed type variable should not be accessed by the rich formatter when emitting where clauses Reviewed-by: jjg
Thu, 30 Jul 2009 10:30:10 +0100 6862608: rich diagnostic sometimes contain wrong type variable numbering
mcimadamore [Thu, 30 Jul 2009 10:30:10 +0100] rev 3540
6862608: rich diagnostic sometimes contain wrong type variable numbering Summary: The rich formatter generates worng numbers for type-variables in where clauses Reviewed-by: jjg
Thu, 30 Jul 2009 10:29:53 +0100 6827648: Extremely slow compilation time for visitor pattern code + generics
mcimadamore [Thu, 30 Jul 2009 10:29:53 +0100] rev 3539
6827648: Extremely slow compilation time for visitor pattern code + generics Summary: Javac unnecessarily recomputates type-substitutions multiple times Reviewed-by: jjg
Wed, 29 Jul 2009 13:26:26 -0700 4777949: Javap Rewrite : Warn javap usage on package classes with simple name.
jjg [Wed, 29 Jul 2009 13:26:26 -0700] rev 3538
4777949: Javap Rewrite : Warn javap usage on package classes with simple name. Reviewed-by: mcimadamore
Tue, 28 Jul 2009 11:00:05 -0700 6734068: Some variable length attributes set their size incorrectly.
jjg [Tue, 28 Jul 2009 11:00:05 -0700] rev 3537
6734068: Some variable length attributes set their size incorrectly. Reviewed-by: mcimadamore
Tue, 28 Jul 2009 10:36:25 -0700 6855990: javap InstructionDetailWriter should support new 308 annotations attribute
jjg [Tue, 28 Jul 2009 10:36:25 -0700] rev 3536
6855990: javap InstructionDetailWriter should support new 308 annotations attribute Reviewed-by: mcimadamore
Thu, 13 Aug 2009 12:11:32 -0700 Added tag jdk7-b69 for changeset 2556d2c42271
xdono [Thu, 13 Aug 2009 12:11:32 -0700] rev 3535
Added tag jdk7-b69 for changeset 2556d2c42271
Wed, 05 Jul 2017 16:59:08 +0200 Merge
duke [Wed, 05 Jul 2017 16:59:08 +0200] rev 3534
Merge
Tue, 18 Aug 2009 16:15:37 -0700 6873200: patch.out and jaxws.patch do not belong in jaxws repository
tbell [Tue, 18 Aug 2009 16:15:37 -0700] rev 3533
6873200: patch.out and jaxws.patch do not belong in jaxws repository Reviewed-by: xdono, ohair
Fri, 14 Aug 2009 08:51:25 -0700 Merge
tbell [Fri, 14 Aug 2009 08:51:25 -0700] rev 3532
Merge
Mon, 10 Aug 2009 10:52:51 -0700 Merge
asaha [Mon, 10 Aug 2009 10:52:51 -0700] rev 3531
Merge
Fri, 07 Aug 2009 11:27:00 -0700 6813167: 6u14 JAX-WS audit mutable static bugs
asaha [Fri, 07 Aug 2009 11:27:00 -0700] rev 3530
6813167: 6u14 JAX-WS audit mutable static bugs 6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14 Reviewed-by: darcy, ramap
Thu, 13 Aug 2009 12:11:14 -0700 Added tag jdk7-b69 for changeset acd82ea7ff8d
xdono [Thu, 13 Aug 2009 12:11:14 -0700] rev 3529
Added tag jdk7-b69 for changeset acd82ea7ff8d
Wed, 05 Jul 2017 16:59:02 +0200 Merge
duke [Wed, 05 Jul 2017 16:59:02 +0200] rev 3528
Merge
Fri, 14 Aug 2009 08:50:54 -0700 Merge
tbell [Fri, 14 Aug 2009 08:50:54 -0700] rev 3527
Merge
Mon, 10 Aug 2009 10:52:39 -0700 Merge
asaha [Mon, 10 Aug 2009 10:52:39 -0700] rev 3526
Merge
Fri, 07 Aug 2009 11:31:46 -0700 6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
asaha [Fri, 07 Aug 2009 11:31:46 -0700] rev 3525
6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14 Reviewed-by: darcy, ramap
Thu, 06 Aug 2009 22:37:28 -0700 Merge
asaha [Thu, 06 Aug 2009 22:37:28 -0700] rev 3524
Merge
Mon, 03 Aug 2009 12:20:04 -0700 Merge
asaha [Mon, 03 Aug 2009 12:20:04 -0700] rev 3523
Merge
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip