Fri, 08 Feb 2013 09:35:14 -0800 8007038: ArrayIndexOutOfBoundsException on calling localizedDateTime().print() with JapaneseChrono
naoto [Fri, 08 Feb 2013 09:35:14 -0800] rev 15646
8007038: ArrayIndexOutOfBoundsException on calling localizedDateTime().print() with JapaneseChrono Reviewed-by: okutsu
Thu, 07 Feb 2013 11:22:04 +0100 8007142: Add utility classes for writing better multiprocess tests in jtreg
ykantser [Thu, 07 Feb 2013 11:22:04 +0100] rev 15645
8007142: Add utility classes for writing better multiprocess tests in jtreg Reviewed-by: alanb, rbackman
Wed, 06 Feb 2013 17:59:54 -0800 8006995: java launcher fails to open executable JAR > 2GB
martin [Wed, 06 Feb 2013 17:59:54 -0800] rev 15644
8006995: java launcher fails to open executable JAR > 2GB Summary: Use O_LARGEFILE consistently when opening jar files Reviewed-by: alanb, sherman
Wed, 06 Feb 2013 14:15:05 -0500 8006505: additional changes for JSR 310 support
lancea [Wed, 06 Feb 2013 14:15:05 -0500] rev 15643
8006505: additional changes for JSR 310 support Reviewed-by: naoto, ulfzibis
Wed, 06 Feb 2013 16:53:47 +0400 8007277: JDK-8002048 testcase fails to compile
dsamersoff [Wed, 06 Feb 2013 16:53:47 +0400] rev 15642
8007277: JDK-8002048 testcase fails to compile Summary: sun.* classes is not included to ct.sym file and symbol file have to be ignored Reviewed-by: alanb
Wed, 13 Feb 2013 17:55:44 -0800 Merge
lana [Wed, 13 Feb 2013 17:55:44 -0800] rev 15641
Merge
Wed, 13 Feb 2013 12:38:28 -0800 Merge
lana [Wed, 13 Feb 2013 12:38:28 -0800] rev 15640
Merge
Wed, 13 Feb 2013 15:32:50 +0000 8005629: javac warnings compiling java.awt.EventDispatchThread and sun.awt.X11.XIconWindow
pchelko [Wed, 13 Feb 2013 15:32:50 +0000] rev 15639
8005629: javac warnings compiling java.awt.EventDispatchThread and sun.awt.X11.XIconWindow Summary: Removed macosx specific workaround from shared code and made macosx use public API Reviewed-by: art, serb
Wed, 13 Feb 2013 15:27:29 +0000 7079260: InputContext leaks memory
pchelko [Wed, 13 Feb 2013 15:27:29 +0000] rev 15638
7079260: InputContext leaks memory Summary: Replaced strong refs with weak refs Reviewed-by: art, serb
Wed, 13 Feb 2013 19:23:09 +0400 4199622: RFE: JComboBox shouldn't sending ActionEvents for keyboard navigation
vkarnauk [Wed, 13 Feb 2013 19:23:09 +0400] rev 15637
4199622: RFE: JComboBox shouldn't sending ActionEvents for keyboard navigation Reviewed-by: alexp, alexsch
Wed, 13 Feb 2013 19:06:31 +0400 7132383: [macosx] bug6596966.java should be adapted for Mac
kshefov [Wed, 13 Feb 2013 19:06:31 +0400] rev 15636
7132383: [macosx] bug6596966.java should be adapted for Mac Reviewed-by: serb, alexsch Contributed-by: Vera Akulova <vera.akulova@oracle.com>
Wed, 13 Feb 2013 18:01:18 +0400 7161759: TEST_BUG: java/awt/Frame/WindowDragTest/WindowDragTest.java fails to compile, should be modified
kshefov [Wed, 13 Feb 2013 18:01:18 +0400] rev 15635
7161759: TEST_BUG: java/awt/Frame/WindowDragTest/WindowDragTest.java fails to compile, should be modified Summary: Added @build Util jtreg tag Reviewed-by: serb, alexsch Contributed-by: Vera Akulova <vera.akulova@oracle.com>
Fri, 08 Feb 2013 22:08:10 +0400 8005932: Java 7 on mac os x only provides text clipboard formats
mcherkas [Fri, 08 Feb 2013 22:08:10 +0400] rev 15634
8005932: Java 7 on mac os x only provides text clipboard formats Reviewed-by: alexp, denis
Wed, 06 Feb 2013 18:25:06 +0400 8000326: Focus unable to traverse in the menubar
alexsch [Wed, 06 Feb 2013 18:25:06 +0400] rev 15633
8000326: Focus unable to traverse in the menubar Reviewed-by: alexsch, malenkov
Wed, 13 Feb 2013 15:06:47 -0800 8008017: The fix for 8005129 does not build on Windows
prr [Wed, 13 Feb 2013 15:06:47 -0800] rev 15632
8008017: The fix for 8005129 does not build on Windows Reviewed-by: prr, jgodinez Contributed-by: jia-hong.chen@oracle.com
Wed, 13 Feb 2013 13:01:16 -0800 Merge
lana [Wed, 13 Feb 2013 13:01:16 -0800] rev 15631
Merge
Tue, 12 Feb 2013 09:58:21 -0800 8007748: MacOSX build error : cast of type 'SEL' to 'uintptr_t' (aka 'unsigned long') is deprecated; use sel_getName instead
prr [Tue, 12 Feb 2013 09:58:21 -0800] rev 15630
8007748: MacOSX build error : cast of type 'SEL' to 'uintptr_t' (aka 'unsigned long') is deprecated; use sel_getName instead Reviewed-by: anthony
Fri, 08 Feb 2013 11:36:18 -0800 8005261: [parfait] #415 sun/java2d/opengl/GLXSurfaceData.c Memory leak of pointer 'glxsdo' allocated with malloc
jgodinez [Fri, 08 Feb 2013 11:36:18 -0800] rev 15629
8005261: [parfait] #415 sun/java2d/opengl/GLXSurfaceData.c Memory leak of pointer 'glxsdo' allocated with malloc Reviewed-by: prr, vadim Contributed-by: jia-hong.chen@oracle.com
Fri, 08 Feb 2013 11:25:42 -0800 8005129: [parfait] #1122 - #1130 native/sun/awt/medialib/mlib_Image*.c Memory leak of pointer 'k' allocated with mlib_malloc
jgodinez [Fri, 08 Feb 2013 11:25:42 -0800] rev 15628
8005129: [parfait] #1122 - #1130 native/sun/awt/medialib/mlib_Image*.c Memory leak of pointer 'k' allocated with mlib_malloc Reviewed-by: prr, vadim Contributed-by: jia-hong.chen@oracle.com
Wed, 06 Feb 2013 14:45:02 -0800 8005194: [parfait] #353 sun/awt/image/jpeg/imageioJPEG.c Memory leak of pointer 'scale' allocated with calloc()
jgodinez [Wed, 06 Feb 2013 14:45:02 -0800] rev 15627
8005194: [parfait] #353 sun/awt/image/jpeg/imageioJPEG.c Memory leak of pointer 'scale' allocated with calloc() Reviewed-by: prr, vadim Contributed-by: jia-hong.chen@oracle.com
Thu, 14 Feb 2013 11:44:09 -0800 Added tag jdk8-b77 for changeset e587650e9aa6
katleman [Thu, 14 Feb 2013 11:44:09 -0800] rev 15626
Added tag jdk8-b77 for changeset e587650e9aa6
Wed, 05 Jul 2017 18:40:46 +0200 Merge
duke [Wed, 05 Jul 2017 18:40:46 +0200] rev 15625
Merge
Fri, 15 Feb 2013 13:27:21 -0800 Added tag hs25-b19 for changeset 9895f0eb0c56
amurillo [Fri, 15 Feb 2013 13:27:21 -0800] rev 15624
Added tag hs25-b19 for changeset 9895f0eb0c56
Fri, 15 Feb 2013 13:27:20 -0800 Merge
amurillo [Fri, 15 Feb 2013 13:27:20 -0800] rev 15623
Merge
Thu, 14 Feb 2013 05:36:59 -0800 Merge
vlivanov [Thu, 14 Feb 2013 05:36:59 -0800] rev 15622
Merge
Wed, 13 Feb 2013 08:29:04 -0800 8006683: Add WhiteBox API to testing of compiler
iignatyev [Wed, 13 Feb 2013 08:29:04 -0800] rev 15621
8006683: Add WhiteBox API to testing of compiler Reviewed-by: kvn, vlivanov
Tue, 12 Feb 2013 14:33:19 -0800 Merge
kmo [Tue, 12 Feb 2013 14:33:19 -0800] rev 15620
Merge
Tue, 12 Feb 2013 07:39:42 -0800 8002169: TEST_BUG: compiler/7009359/Test7009359.java sometimes times out
kmo [Tue, 12 Feb 2013 07:39:42 -0800] rev 15619
8002169: TEST_BUG: compiler/7009359/Test7009359.java sometimes times out Summary: make the test less prone to timeout by reducing the amount of iteration and allowing main to be compiled Reviewed-by: jrose
Tue, 12 Feb 2013 12:56:11 +0100 7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
roland [Tue, 12 Feb 2013 12:56:11 +0100] rev 15618
7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob Summary: Add support for expensive nodes. Reviewed-by: kvn
Mon, 11 Feb 2013 14:47:04 -0800 8003252: PPC: move MacroAssembler into separate file
morris [Mon, 11 Feb 2013 14:47:04 -0800] rev 15617
8003252: PPC: move MacroAssembler into separate file Summary: moved MacroAssembler into separate file Reviewed-by: twisti, kvn, dlong
Mon, 11 Feb 2013 10:38:11 -0800 8003251: ARM: move MacroAssembler into separate file
morris [Mon, 11 Feb 2013 10:38:11 -0800] rev 15616
8003251: ARM: move MacroAssembler into separate file Summary: moved MacroAssembler into separate file Reviewed-by: twisti, kvn, dlong
Sun, 10 Feb 2013 22:35:38 -0800 8006430: TraceTypeProfile is a product flag while it should be a diagnostic flag
kmo [Sun, 10 Feb 2013 22:35:38 -0800] rev 15615
8006430: TraceTypeProfile is a product flag while it should be a diagnostic flag Summary: make sure all diagnostic and experimental flag kinds are checked in Flag::is_unlocked() Reviewed-by: kvn
Sat, 09 Feb 2013 12:55:09 -0800 8007402: Code cleanup to remove Parfait false positive
drchase [Sat, 09 Feb 2013 12:55:09 -0800] rev 15614
8007402: Code cleanup to remove Parfait false positive Summary: add array access range check Reviewed-by: kvn
Fri, 08 Feb 2013 15:39:43 -0800 8006851: When TieredCompilation is set, max code cache should be bumped to 256mb
morris [Fri, 08 Feb 2013 15:39:43 -0800] rev 15613
8006851: When TieredCompilation is set, max code cache should be bumped to 256mb Summary: Set ReservedCodeCacheSize to (default value)*5 when TieredCompilation is on. Reviewed-by: kvn, twisti
Fri, 08 Feb 2013 15:07:17 -0800 8007708: compiler/6855215 assert(VM_Version::supports_sse4_2())
kvn [Fri, 08 Feb 2013 15:07:17 -0800] rev 15612
8007708: compiler/6855215 assert(VM_Version::supports_sse4_2()) Summary: Added missing UseSSE42 check. Also added missing avx2 assert for vpermq instruction. Reviewed-by: roland, twisti
Thu, 14 Feb 2013 11:01:05 +0100 Merge
brutisso [Thu, 14 Feb 2013 11:01:05 +0100] rev 15611
Merge
Wed, 23 Jan 2013 19:08:04 -0800 8005452: NPG: Create new flags for Metaspace resizing policy
jmasa [Wed, 23 Jan 2013 19:08:04 -0800] rev 15610
8005452: NPG: Create new flags for Metaspace resizing policy Reviewed-by: johnc, jwilhelm, coleenp, stefank
Mon, 11 Feb 2013 15:24:48 -0800 8007772: G1: assert(!hr->isHumongous() || mr.start() == hr->bottom()) failed: the start of HeapRegion and MemRegion should be consistent for humongous regions
johnc [Mon, 11 Feb 2013 15:24:48 -0800] rev 15609
8007772: G1: assert(!hr->isHumongous() || mr.start() == hr->bottom()) failed: the start of HeapRegion and MemRegion should be consistent for humongous regions Summary: In do_marking_step(), we should always give up current region after scanning the object, if the region is humongous. Reviewed-by: brutisso, jwilhelm, tamao
Sun, 10 Feb 2013 21:15:16 +0100 8002144: G1: large number of evacuation failures may lead to large c heap memory usage
brutisso [Sun, 10 Feb 2013 21:15:16 +0100] rev 15608
8002144: G1: large number of evacuation failures may lead to large c heap memory usage Summary: Use Stack<> instead of GrowableArray to keep track of preserved marks. Also reviewed by vitalyd@gmail.com. Reviewed-by: johnc, jcoomes
Thu, 07 Feb 2013 18:40:45 -0800 Merge
brutisso [Thu, 07 Feb 2013 18:40:45 -0800] rev 15607
Merge
Thu, 07 Feb 2013 22:04:17 +0100 Merge
brutisso [Thu, 07 Feb 2013 22:04:17 +0100] rev 15606
Merge
Thu, 07 Feb 2013 15:51:25 +0100 8006432: Ratio flags should be unsigned
jwilhelm [Thu, 07 Feb 2013 15:51:25 +0100] rev 15605
8006432: Ratio flags should be unsigned Summary: Flags changed to be of uintx type Reviewed-by: johnc, tamao
Wed, 06 Feb 2013 14:50:37 -0800 7052429: G1: Avoid unnecessary scanning of humongous regions during concurrent marking
johnc [Wed, 06 Feb 2013 14:50:37 -0800] rev 15604
7052429: G1: Avoid unnecessary scanning of humongous regions during concurrent marking Summary: Skip unnecessary scanning of bitmap for unmarked humongous objects/regions. Reviewed-by: jwilhelm, johnc Contributed-by: Tao Mao <tao.mao@oracle.com>
Wed, 13 Feb 2013 08:42:03 -0800 Merge
sspitsyn [Wed, 13 Feb 2013 08:42:03 -0800] rev 15603
Merge
Tue, 12 Feb 2013 12:19:28 -0500 8007950: Undo hs_file permission change
zgu [Tue, 12 Feb 2013 12:19:28 -0500] rev 15602
8007950: Undo hs_file permission change Summary: Reverse hs_err file permission back to 0666, as early push was premature Reviewed-by: dsamersoff, dcubed, acorn
Mon, 11 Feb 2013 14:06:22 -0500 8007320: NPG: move method annotations
coleenp [Mon, 11 Feb 2013 14:06:22 -0500] rev 15601
8007320: NPG: move method annotations Summary: allocate method annotations and attach to ConstMethod if present Reviewed-by: dcubed, jiangli, sspitsyn, iklam
Fri, 08 Feb 2013 16:56:03 -0800 Merge
zgu [Fri, 08 Feb 2013 16:56:03 -0800] rev 15600
Merge
Fri, 08 Feb 2013 13:55:41 -0800 Merge
zgu [Fri, 08 Feb 2013 13:55:41 -0800] rev 15599
Merge
Fri, 08 Feb 2013 16:31:48 -0500 8006691: Remove jvm_version_info.is_kernel_jvm field
zgu [Fri, 08 Feb 2013 16:31:48 -0500] rev 15598
8006691: Remove jvm_version_info.is_kernel_jvm field Summary: Removed is_kernel_jvm from jvm_version_info as Kernel VM has been deprecated Reviewed-by: mchung, coleenp
Fri, 08 Feb 2013 14:32:13 -0800 Merge
zgu [Fri, 08 Feb 2013 14:32:13 -0800] rev 15597
Merge
Fri, 08 Feb 2013 14:49:01 -0500 8007791: More Restricted hs_err file permission
zgu [Fri, 08 Feb 2013 14:49:01 -0500] rev 15596
8007791: More Restricted hs_err file permission Summary: Enforce more restricted hs_file permission Reviewed-by: acorn, dcubed, dsamersoff
Fri, 08 Feb 2013 09:14:06 -0800 Merge
sspitsyn [Fri, 08 Feb 2013 09:14:06 -0800] rev 15595
Merge
Fri, 08 Feb 2013 14:05:36 +0100 Merge
sla [Fri, 08 Feb 2013 14:05:36 +0100] rev 15594
Merge
Fri, 08 Feb 2013 12:48:24 +0100 8006423: SA: NullPointerException in sun.jvm.hotspot.debugger.bsd.BsdThread.getContext(BsdThread.java:67)
sla [Fri, 08 Feb 2013 12:48:24 +0100] rev 15593
8006423: SA: NullPointerException in sun.jvm.hotspot.debugger.bsd.BsdThread.getContext(BsdThread.java:67) Summary: Do not rely on mach thread port names to identify threads from SA Reviewed-by: dholmes, minqi, rbackman
Fri, 08 Feb 2013 10:42:24 +0100 8007434: Write tests for 8006298
ctornqvi [Fri, 08 Feb 2013 10:42:24 +0100] rev 15592
8007434: Write tests for 8006298 Summary: Four tests written for 8006298 Reviewed-by: mgerdin, coleenp
Wed, 06 Feb 2013 14:31:37 -0800 7182152: Instrumentation hot swap test incorrect monitor count
dcubed [Wed, 06 Feb 2013 14:31:37 -0800] rev 15591
7182152: Instrumentation hot swap test incorrect monitor count Summary: Add/refine new tracing support using -XX:TraceRedefineClasses=16384. Reviewed-by: coleenp, acorn, sspitsyn
Fri, 08 Feb 2013 08:16:00 -0800 8007801: new hotspot build - hs25-b19
amurillo [Fri, 08 Feb 2013 08:16:00 -0800] rev 15590
8007801: new hotspot build - hs25-b19 Reviewed-by: jcoomes
Thu, 14 Feb 2013 11:43:44 -0800 Added tag jdk8-b77 for changeset 739a5754a11e
katleman [Thu, 14 Feb 2013 11:43:44 -0800] rev 15589
Added tag jdk8-b77 for changeset 739a5754a11e
Mon, 18 Feb 2013 15:35:05 -0500 Merge
dholmes [Mon, 18 Feb 2013 15:35:05 -0500] rev 15588
Merge
Sun, 17 Feb 2013 16:44:28 -0500 Merge
dholmes [Sun, 17 Feb 2013 16:44:28 -0500] rev 15587
Merge
Mon, 04 Feb 2013 18:08:42 -0500 Merge
dholmes [Mon, 04 Feb 2013 18:08:42 -0500] rev 15586
Merge
Tue, 22 Jan 2013 19:30:52 -0500 Merge
dholmes [Tue, 22 Jan 2013 19:30:52 -0500] rev 15585
Merge
Mon, 21 Jan 2013 01:50:40 -0500 8004265: Add build support for Compact Profiles
dholmes [Mon, 21 Jan 2013 01:50:40 -0500] rev 15584
8004265: Add build support for Compact Profiles Reviewed-by: erikj, ohair
Mon, 21 Jan 2013 00:29:59 -0500 8006124: javadoc/doclet should be updated to support profiles
bpatel [Mon, 21 Jan 2013 00:29:59 -0500] rev 15583
8006124: javadoc/doclet should be updated to support profiles Reviewed-by: jjg, dholmes
Mon, 18 Feb 2013 10:46:22 +0100 Merge
erikj [Mon, 18 Feb 2013 10:46:22 +0100] rev 15582
Merge
Fri, 15 Feb 2013 10:40:46 +0100 8005879: Add -DMAC_OS_X_VERSION_MAX_ALLOWED=1070 to builds on Mac
erikj [Fri, 15 Feb 2013 10:40:46 +0100] rev 15581
8005879: Add -DMAC_OS_X_VERSION_MAX_ALLOWED=1070 to builds on Mac Reviewed-by: ohair
Thu, 14 Feb 2013 22:11:49 -0800 Merge
lana [Thu, 14 Feb 2013 22:11:49 -0800] rev 15580
Merge
Wed, 13 Feb 2013 11:21:14 -0800 Merge
lana [Wed, 13 Feb 2013 11:21:14 -0800] rev 15579
Merge
Tue, 12 Feb 2013 09:27:48 -0800 8007392: JSR 310: DateTime API Updates
sherman [Tue, 12 Feb 2013 09:27:48 -0800] rev 15578
8007392: JSR 310: DateTime API Updates Summary: Integration of JSR310 Date/Time API for M7 Reviewed-by: darcy, alanb, naoto Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com
Wed, 06 Feb 2013 11:12:46 -0800 8006595: Use jdk/test/Makefile targets in preference to local definitions
mduigou [Wed, 06 Feb 2013 11:12:46 -0800] rev 15577
8006595: Use jdk/test/Makefile targets in preference to local definitions Reviewed-by: alanb
Wed, 06 Feb 2013 11:09:24 -0800 8004726: Link bug ids to jbs rather than monaco.
mduigou [Wed, 06 Feb 2013 11:09:24 -0800] rev 15576
8004726: Link bug ids to jbs rather than monaco. Reviewed-by: ohair, chegar, katleman
Wed, 06 Feb 2013 11:36:19 +0000 8007625: race with nested repos in /common/bin/hgforest.sh
chegar [Wed, 06 Feb 2013 11:36:19 +0000] rev 15575
8007625: race with nested repos in /common/bin/hgforest.sh Reviewed-by: dholmes, ohair, ohrstrom
Thu, 14 Feb 2013 11:43:27 -0800 Added tag jdk8-b77 for changeset b2c2a48dae5c
katleman [Thu, 14 Feb 2013 11:43:27 -0800] rev 15574
Added tag jdk8-b77 for changeset b2c2a48dae5c
Wed, 05 Jul 2017 18:40:21 +0200 Added tag jdk8-b77 for changeset d17eb2e13e36
duke [Wed, 05 Jul 2017 18:40:21 +0200] rev 15573
Added tag jdk8-b77 for changeset d17eb2e13e36
Wed, 05 Jul 2017 18:40:20 +0200 Merge jdk8-b77
duke [Wed, 05 Jul 2017 18:40:20 +0200] rev 15572
Merge
Wed, 05 Jul 2017 18:40:16 +0200 Merge
duke [Wed, 05 Jul 2017 18:40:16 +0200] rev 15571
Merge
Mon, 11 Feb 2013 16:15:09 -0800 Merge
lana [Mon, 11 Feb 2013 16:15:09 -0800] rev 15570
Merge
Tue, 05 Feb 2013 18:55:13 +0000 8007504: Remove @ignore from tests that no longer need it
jjh [Tue, 05 Feb 2013 18:55:13 +0000] rev 15569
8007504: Remove @ignore from tests that no longer need it Reviewed-by: mcimadamore
Mon, 04 Feb 2013 22:38:11 -0800 Merge
lana [Mon, 04 Feb 2013 22:38:11 -0800] rev 15568
Merge
Mon, 04 Feb 2013 18:14:24 -0800 8007492: DocumentationTool cannot locate standard doclet when invoked from JRE
jjg [Mon, 04 Feb 2013 18:14:24 -0800] rev 15567
8007492: DocumentationTool cannot locate standard doclet when invoked from JRE Reviewed-by: darcy
Mon, 04 Feb 2013 15:30:10 -0800 8007490: NPE from DocumentationTool.run
jjg [Mon, 04 Feb 2013 15:30:10 -0800] rev 15566
8007490: NPE from DocumentationTool.run Reviewed-by: darcy
Sun, 03 Feb 2013 02:31:30 +0000 7199823: javac generates inner class that can't be verified
vromero [Sun, 03 Feb 2013 02:31:30 +0000] rev 15565
7199823: javac generates inner class that can't be verified Reviewed-by: jjg, mcimadamore
Sat, 02 Feb 2013 21:04:56 +0000 8005075: Pool.Method, and Pool.Variable redundant Symbol field should be removed
vromero [Sat, 02 Feb 2013 21:04:56 +0000] rev 15564
8005075: Pool.Method, and Pool.Variable redundant Symbol field should be removed Reviewed-by: jjg
Fri, 01 Feb 2013 13:01:26 -0800 8001614: Include annotation type to documented supported-ness
darcy [Fri, 01 Feb 2013 13:01:26 -0800] rev 15563
8001614: Include annotation type to documented supported-ness Reviewed-by: alanb, jjg, tbell
Fri, 01 Feb 2013 12:01:03 -0800 8007344: javac may not make tree end positions and/or doc comments available to processors and listeners
jjg [Fri, 01 Feb 2013 12:01:03 -0800] rev 15562
8007344: javac may not make tree end positions and/or doc comments available to processors and listeners Reviewed-by: darcy
Fri, 01 Feb 2013 08:36:15 -0800 8007305: DPrinter: provide better usage message
jjg [Fri, 01 Feb 2013 08:36:15 -0800] rev 15561
8007305: DPrinter: provide better usage message Reviewed-by: mcimadamore
Fri, 01 Feb 2013 08:33:48 -0800 8007306: DPrinter: improve display of impl-class, internal tag/kind, and external tag/kind
jjg [Fri, 01 Feb 2013 08:33:48 -0800] rev 15560
8007306: DPrinter: improve display of impl-class, internal tag/kind, and external tag/kind Reviewed-by: mcimadamore
Thu, 31 Jan 2013 19:31:37 -0800 8004353: Generated html is wrong for overview.html; content has incorrect css footer class
jjg [Thu, 31 Jan 2013 19:31:37 -0800] rev 15559
8004353: Generated html is wrong for overview.html; content has incorrect css footer class Reviewed-by: jjg Contributed-by: roger.riggs@oracle.com
Thu, 31 Jan 2013 19:19:40 -0800 8007329: minor issues in impl class hierarchry for DCTree.* classes
jjg [Thu, 31 Jan 2013 19:19:40 -0800] rev 15558
8007329: minor issues in impl class hierarchry for DCTree.* classes Reviewed-by: darcy
Thu, 31 Jan 2013 18:58:17 -0800 8007351: Malformed copyright statements in typeAnnotations test directory
darcy [Thu, 31 Jan 2013 18:58:17 -0800] rev 15557
8007351: Malformed copyright statements in typeAnnotations test directory Reviewed-by: jjg
Thu, 31 Jan 2013 14:10:02 -0800 Merge
lana [Thu, 31 Jan 2013 14:10:02 -0800] rev 15556
Merge
Thu, 31 Jan 2013 10:23:49 -0800 Merge
lana [Thu, 31 Jan 2013 10:23:49 -0800] rev 15555
Merge
Thu, 31 Jan 2013 12:16:03 -0800 8007313: Remove use of {ContainerFor/ContainedBy} from langtools
darcy [Thu, 31 Jan 2013 12:16:03 -0800] rev 15554
8007313: Remove use of {ContainerFor/ContainedBy} from langtools Reviewed-by: jjg
Wed, 30 Jan 2013 09:47:12 -0800 8007034: debug printer for javac internals
jjg [Wed, 30 Jan 2013 09:47:12 -0800] rev 15553
8007034: debug printer for javac internals Reviewed-by: mcimadamore
Wed, 30 Jan 2013 09:40:54 -0800 8007096: DocLint parsing problems with some comments
jjg [Wed, 30 Jan 2013 09:40:54 -0800] rev 15552
8007096: DocLint parsing problems with some comments Reviewed-by: mcimadamore
Sun, 27 Jan 2013 19:38:44 +0000 8006944: javac, combo tests should print out the number of threads used
vromero [Sun, 27 Jan 2013 19:38:44 +0000] rev 15551
8006944: javac, combo tests should print out the number of threads used Reviewed-by: mcimadamore
Thu, 07 Feb 2013 12:33:21 -0800 Added tag jdk8-b76 for changeset aa274a6f970a
katleman [Thu, 07 Feb 2013 12:33:21 -0800] rev 15550
Added tag jdk8-b76 for changeset aa274a6f970a
Wed, 05 Jul 2017 18:40:08 +0200 Merge
duke [Wed, 05 Jul 2017 18:40:08 +0200] rev 15549
Merge
Thu, 07 Feb 2013 12:33:01 -0800 Added tag jdk8-b76 for changeset 95266e83c5e7
katleman [Thu, 07 Feb 2013 12:33:01 -0800] rev 15548
Added tag jdk8-b76 for changeset 95266e83c5e7
Wed, 05 Jul 2017 18:40:04 +0200 Merge
duke [Wed, 05 Jul 2017 18:40:04 +0200] rev 15547
Merge
Mon, 11 Feb 2013 16:12:53 -0800 Merge
lana [Mon, 11 Feb 2013 16:12:53 -0800] rev 15546
Merge
Tue, 05 Feb 2013 14:56:34 +0000 8007389: Remove uses of _ as identifier in jaxp
emc [Tue, 05 Feb 2013 14:56:34 +0000] rev 15545
8007389: Remove uses of _ as identifier in jaxp Reviewed-by: lancea, joehw
Thu, 07 Feb 2013 12:32:59 -0800 Added tag jdk8-b76 for changeset 503de5a7b5ef
katleman [Thu, 07 Feb 2013 12:32:59 -0800] rev 15544
Added tag jdk8-b76 for changeset 503de5a7b5ef
Wed, 05 Jul 2017 18:39:58 +0200 Merge
duke [Wed, 05 Jul 2017 18:39:58 +0200] rev 15543
Merge
Thu, 07 Feb 2013 12:32:39 -0800 Added tag jdk8-b76 for changeset 2fea158ee664
katleman [Thu, 07 Feb 2013 12:32:39 -0800] rev 15542
Added tag jdk8-b76 for changeset 2fea158ee664
Wed, 05 Jul 2017 18:39:54 +0200 Merge
duke [Wed, 05 Jul 2017 18:39:54 +0200] rev 15541
Merge
Mon, 11 Feb 2013 16:14:27 -0800 Merge
lana [Mon, 11 Feb 2013 16:14:27 -0800] rev 15540
Merge
Tue, 05 Feb 2013 11:11:53 -0800 Merge
lana [Tue, 05 Feb 2013 11:11:53 -0800] rev 15539
Merge
Tue, 05 Feb 2013 14:25:47 +0000 8007483: attributes are ignored when loading keys from a PKCS12 keystore
vinnie [Tue, 05 Feb 2013 14:25:47 +0000] rev 15538
8007483: attributes are ignored when loading keys from a PKCS12 keystore Reviewed-by: mullan
Tue, 05 Feb 2013 12:36:32 +0100 8005791: Remove java.beans.* imports from com.sun.jmx.mbeanserver.Introspector
jbachorik [Tue, 05 Feb 2013 12:36:32 +0100] rev 15537
8005791: Remove java.beans.* imports from com.sun.jmx.mbeanserver.Introspector Reviewed-by: rbackman
Tue, 05 Feb 2013 12:28:47 +0100 7170447: Intermittent DeadListenerTest.java failure
jbachorik [Tue, 05 Feb 2013 12:28:47 +0100] rev 15536
7170447: Intermittent DeadListenerTest.java failure Summary: Due to asynchronous nature of processing server notifications it may happen that an "unregister" notification ha$ Reviewed-by: sjiang
Mon, 04 Feb 2013 22:37:44 -0800 Merge
lana [Mon, 04 Feb 2013 22:37:44 -0800] rev 15535
Merge
Mon, 04 Feb 2013 17:56:29 -0800 8007113: Upgrade AnnotatedElement.isAnnotionPresent to be a default method
darcy [Mon, 04 Feb 2013 17:56:29 -0800] rev 15534
8007113: Upgrade AnnotatedElement.isAnnotionPresent to be a default method Reviewed-by: chegar, jfranck
Mon, 04 Feb 2013 11:58:43 -0800 8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream
sherman [Mon, 04 Feb 2013 11:58:43 -0800] rev 15533
8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream 8006315: Base64.Decoder decoding methods are not consistent in treating non-padded data 8006530: Base64.getMimeDecoder().decode() throws exception for non-base64 character after adding = Summary: updated the spec to describe the expected behave explicitly and the implementation to follow Reviewed-by: alanb, chegar, lancea
Mon, 04 Feb 2013 17:20:26 +0000 8006994: Cleanup PKCS12 tests to ensure streams get closed
vinnie [Mon, 04 Feb 2013 17:20:26 +0000] rev 15532
8006994: Cleanup PKCS12 tests to ensure streams get closed Reviewed-by: mullan
Sun, 03 Feb 2013 21:39:58 +0400 8002048: Protocol to discovery of manageable Java processes on a network
dsamersoff [Sun, 03 Feb 2013 21:39:58 +0400] rev 15531
8002048: Protocol to discovery of manageable Java processes on a network Summary: Introduce a protocol to discover manageble Java instances across a network subnet, JDP Reviewed-by: sla, dfuchs
Sun, 03 Feb 2013 18:20:24 +0400 6471906: java.lang.NegativeArraySizeException in tenToThe
dmeetry [Sun, 03 Feb 2013 18:20:24 +0400] rev 15530
6471906: java.lang.NegativeArraySizeException in tenToThe Reviewed-by: darcy Contributed-by: brian.burkhalter@oracle.com
Sat, 02 Feb 2013 12:08:43 -0800 8007135: tools/launcher/VersionCheck.java failing with new tool jabswitch
ksrini [Sat, 02 Feb 2013 12:08:43 -0800] rev 15529
8007135: tools/launcher/VersionCheck.java failing with new tool jabswitch Reviewed-by: ksrini, mduigou Contributed-by: ragini.prasad@oracle.com
Sat, 02 Feb 2013 17:15:13 +0000 8007322: untangle ftp protocol from general networking URL tests
chegar [Sat, 02 Feb 2013 17:15:13 +0000] rev 15528
8007322: untangle ftp protocol from general networking URL tests Reviewed-by: alanb
Fri, 01 Feb 2013 22:18:18 -0800 8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt
ksrini [Fri, 01 Feb 2013 22:18:18 -0800] rev 15527
8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt Reviewed-by: mchung
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip