Tue, 13 Jan 2015 14:35:39 +0100 8068774: CounterMonitorDeadlockTest.java timed out
sjiang [Tue, 13 Jan 2015 14:35:39 +0100] rev 28404
8068774: CounterMonitorDeadlockTest.java timed out Reviewed-by: jbachorik, dfuchs
Tue, 13 Jan 2015 14:26:34 +0300 8048603: Additional tests for MAC algorithms
asmotrak [Tue, 13 Jan 2015 14:26:34 +0300] rev 28403
8048603: Additional tests for MAC algorithms Reviewed-by: valeriep
Thu, 15 Jan 2015 13:09:48 -0800 Added tag jdk9-b46 for changeset 1548d75015bd
katleman [Thu, 15 Jan 2015 13:09:48 -0800] rev 28402
Added tag jdk9-b46 for changeset 1548d75015bd
Wed, 05 Jul 2017 20:14:34 +0200 Merge
duke [Wed, 05 Jul 2017 20:14:34 +0200] rev 28401
Merge
Fri, 16 Jan 2015 12:33:47 -0800 Merge
lana [Fri, 16 Jan 2015 12:33:47 -0800] rev 28400
Merge
Tue, 13 Jan 2015 08:58:06 -0800 Merge
amurillo [Tue, 13 Jan 2015 08:58:06 -0800] rev 28399
Merge
Thu, 08 Jan 2015 17:11:49 -0800 Merge
amurillo [Thu, 08 Jan 2015 17:11:49 -0800] rev 28398
Merge
Thu, 08 Jan 2015 17:45:10 -0500 Merge
dlong [Thu, 08 Jan 2015 17:45:10 -0500] rev 28397
Merge
Tue, 16 Dec 2014 13:49:36 +0100 6700100: optimize inline_native_clone() for small objects with exact klass
roland [Tue, 16 Dec 2014 13:49:36 +0100] rev 28396
6700100: optimize inline_native_clone() for small objects with exact klass Summary: optimize small instance clones as loads/stores Reviewed-by: kvn, iveresov
Mon, 22 Dec 2014 11:21:20 +0100 8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined
roland [Mon, 22 Dec 2014 11:21:20 +0100] rev 28395
8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined Summary: concurrent class loading causes return phi to become top Reviewed-by: kvn
Tue, 30 Dec 2014 11:09:42 +0300 8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization
fzhinkin [Tue, 30 Dec 2014 11:09:42 +0300] rev 28394
8050486: compiler/rtm/ tests fail due to monitor deflation at safepoint synchronization Reviewed-by: kvn, iignatyev
Tue, 30 Dec 2014 11:07:49 +0300 8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
fzhinkin [Tue, 30 Dec 2014 11:07:49 +0300] rev 28393
8068272: Extend WhiteBox API with methods that check monitor state and force safepoint Reviewed-by: kvn, iignatyev
Thu, 25 Dec 2014 15:57:38 +0300 8059625: JEP-JDK-8043304: Test task: DTrace- tests for segmented codecache feature
dpochepk [Thu, 25 Dec 2014 15:57:38 +0300] rev 28392
8059625: JEP-JDK-8043304: Test task: DTrace- tests for segmented codecache feature Reviewed-by: sspitsyn, twisti, fzhinkin, iignatyev
Fri, 26 Dec 2014 14:47:35 +0300 8066497: Update c.o.j.t.ByteCodeLoader to be able really reload given class
pchistyakov [Fri, 26 Dec 2014 14:47:35 +0300] rev 28391
8066497: Update c.o.j.t.ByteCodeLoader to be able really reload given class Reviewed-by: drchase, fzhinkin, iignatyev
Fri, 26 Dec 2014 14:33:23 +0300 8059623: JEP-JDK-8043304: Test task: command line options tests
fzhinkin [Fri, 26 Dec 2014 14:33:23 +0300] rev 28390
8059623: JEP-JDK-8043304: Test task: command line options tests Reviewed-by: twisti, thartmann, goetz, iignatyev
Wed, 24 Dec 2014 19:32:13 +0300 8068183: Add isTieredSupported method to c.o.j.t.Platforms
fzhinkin [Wed, 24 Dec 2014 19:32:13 +0300] rev 28389
8068183: Add isTieredSupported method to c.o.j.t.Platforms Reviewed-by: kvn, iignatyev
Tue, 23 Dec 2014 12:40:13 +0300 8066864: remove ctw-test from testlibrary/
eistepan [Tue, 23 Dec 2014 12:40:13 +0300] rev 28388
8066864: remove ctw-test from testlibrary/ Reviewed-by: kvn, iignatyev
Tue, 16 Dec 2014 17:26:42 +0300 8067173: remove Utils::fileAsList
tpivovarova [Tue, 16 Dec 2014 17:26:42 +0300] rev 28387
8067173: remove Utils::fileAsList Reviewed-by: kvn, iignatyev
Tue, 23 Dec 2014 16:36:44 +0300 8066896: Update c.o.j.t.InfiniteLoop to skip zero timeout
iignatyev [Tue, 23 Dec 2014 16:36:44 +0300] rev 28386
8066896: Update c.o.j.t.InfiniteLoop to skip zero timeout Reviewed-by: kvn, iignatyev Contributed-by: pavel.chistyakov@oracle.com
Fri, 19 Dec 2014 14:12:22 +0300 8062012: test/compiler/ciReplay/TestSA.sh should be updated to work w/ modular image build
tpivovarova [Fri, 19 Dec 2014 14:12:22 +0300] rev 28385
8062012: test/compiler/ciReplay/TestSA.sh should be updated to work w/ modular image build Reviewed-by: kvn, fzhinkin, iignatyev
Sat, 13 Dec 2014 00:13:05 +0300 8059613: JEP-JDK-8043304: Test task: JMX- tests
iignatyev [Sat, 13 Dec 2014 00:13:05 +0300] rev 28384
8059613: JEP-JDK-8043304: Test task: JMX- tests Reviewed-by: thartmann, twisti Contributed-by: dmitrij.pochepko@oracle.com
Sat, 13 Dec 2014 00:54:22 +0300 8066440: Various changes in testlibrary for JDK-8059613
iignatyev [Sat, 13 Dec 2014 00:54:22 +0300] rev 28383
8066440: Various changes in testlibrary for JDK-8059613 Reviewed-by: thartmann, twisti Contributed-by: dmitrij.pochepko@oracle.com
Thu, 08 Jan 2015 15:44:46 +0100 Merge
jwilhelm [Thu, 08 Jan 2015 15:44:46 +0100] rev 28382
Merge
Wed, 07 Jan 2015 16:24:58 +0000 Merge
brutisso [Wed, 07 Jan 2015 16:24:58 +0000] rev 28381
Merge
Wed, 07 Jan 2015 15:02:00 +0100 8067868: Add GCOld as a JTreg test
brutisso [Wed, 07 Jan 2015 15:02:00 +0100] rev 28380
8067868: Add GCOld as a JTreg test Reviewed-by: kbarrett, dfazunen, ehelin
Wed, 07 Jan 2015 15:15:37 +0100 8048179: Early reclaim of large objects that are referenced by a few objects
tschatzl [Wed, 07 Jan 2015 15:15:37 +0100] rev 28379
8048179: Early reclaim of large objects that are referenced by a few objects Summary: Push the remembered sets of large objects with few referenced into the dirty card queue at the beginning of the evacuation so that they may end up with zero remembered set entries at the end of the collection, and are potentially reclaimed. Also improve timing measurements of the early reclaim mechanism, and shorten flag names. Reviewed-by: brutisso, jmasa, dfazunen
Wed, 07 Jan 2015 10:19:00 +0100 8067676: Add applicable closed gc jtreg tests to run in JPRT
brutisso [Wed, 07 Jan 2015 10:19:00 +0100] rev 28378
8067676: Add applicable closed gc jtreg tests to run in JPRT Reviewed-by: ehelin
Mon, 05 Jan 2015 15:00:30 +0100 Merge
jwilhelm [Mon, 05 Jan 2015 15:00:30 +0100] rev 28377
Merge
Mon, 22 Dec 2014 17:33:29 +0100 8067947: Regression test for JDK-6522873
jwilhelm [Mon, 22 Dec 2014 17:33:29 +0100] rev 28376
8067947: Regression test for JDK-6522873 Summary: Added a regression test that will fail if we allow extra characters after flag names Reviewed-by: ctornqvi, tschatzl
Tue, 23 Dec 2014 15:48:32 +0100 8068018: Clean up friends of G1CollectedHeap
tschatzl [Tue, 23 Dec 2014 15:48:32 +0100] rev 28375
8068018: Clean up friends of G1CollectedHeap Summary: Remove unnecessary friend class declaration in the G1CollectedHeap class. Reviewed-by: jwilhelm, jmasa
Tue, 06 Jan 2015 19:30:28 -0500 8067836: The Universe::flush_foo methods belong in CodeCache.
coleenp [Tue, 06 Jan 2015 19:30:28 -0500] rev 28374
8067836: The Universe::flush_foo methods belong in CodeCache. Summary: Move this code to CodeCache. Reviewed-by: kbarrett, kvn
Mon, 05 Jan 2015 22:50:59 -0500 6583051: crash when adding non-static methods to java.lang.Object class
coleenp [Mon, 05 Jan 2015 22:50:59 -0500] rev 28373
6583051: crash when adding non-static methods to java.lang.Object class Summary: stop the JVM if java.lang.Object is incorrectly defined rather than crashing. Reviewed-by: ctornqvi, dholmes
Mon, 05 Jan 2015 12:07:37 -0500 8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling.
goetz [Mon, 05 Jan 2015 12:07:37 -0500] rev 28372
8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling. Summary: Introduce compressed oops mode disjoint base and improve compressed heap handling. Reviewed-by: kvn, coleenp
Tue, 30 Dec 2014 12:59:20 -0500 8064335: Null pointer dereference in hotspot/src/share/vm/classfile/verifier.cpp
hseigel [Tue, 30 Dec 2014 12:59:20 -0500] rev 28371
8064335: Null pointer dereference in hotspot/src/share/vm/classfile/verifier.cpp Summary: use correct CHECK macro in call to load_class() Reviewed-by: coleenp, lfoltan, gziemski
Sat, 27 Dec 2014 13:26:41 -0500 Merge
hseigel [Sat, 27 Dec 2014 13:26:41 -0500] rev 28370
Merge
Wed, 17 Dec 2014 18:20:10 +0100 8049716: PPC64: Implement SA on Linux/PPC64
simonis [Wed, 17 Dec 2014 18:20:10 +0100] rev 28369
8049716: PPC64: Implement SA on Linux/PPC64 Reviewed-by: simonis, dsamersoff Contributed-by: maynardj@us.ibm.com
Tue, 23 Dec 2014 19:04:23 -0800 Merge
minqi [Tue, 23 Dec 2014 19:04:23 -0800] rev 28368
Merge
Fri, 19 Dec 2014 22:52:02 -0800 Merge
minqi [Fri, 19 Dec 2014 22:52:02 -0800] rev 28367
Merge
Fri, 19 Dec 2014 18:33:55 +0100 8067923: AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639
simonis [Fri, 19 Dec 2014 18:33:55 +0100] rev 28366
8067923: AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639 Reviewed-by: goetz
Thu, 18 Dec 2014 16:15:21 -0500 8067713: Move clean_weak_method_links for redefinition out of class unloading
coleenp [Thu, 18 Dec 2014 16:15:21 -0500] rev 28365
8067713: Move clean_weak_method_links for redefinition out of class unloading Summary: Do this work during class redefinition, only verify clean during class unloading in debug mode. Reviewed-by: sspitsyn, roland, kbarrett
Thu, 18 Dec 2014 04:56:27 +0000 Merge
jiangli [Thu, 18 Dec 2014 04:56:27 +0000] rev 28364
Merge
Wed, 17 Dec 2014 23:34:52 -0500 8059510: Compact symbol table layout inside shared archive.
jiangli [Wed, 17 Dec 2014 23:34:52 -0500] rev 28363
8059510: Compact symbol table layout inside shared archive. Summary: Use separate compact table for shared symbols. Reviewed-by: iklam, gziemski, shade, sla, jrose
Thu, 15 Jan 2015 13:09:39 -0800 Added tag jdk9-b46 for changeset a41296327b3d
katleman [Thu, 15 Jan 2015 13:09:39 -0800] rev 28362
Added tag jdk9-b46 for changeset a41296327b3d
Fri, 16 Jan 2015 12:33:36 -0800 Merge
lana [Fri, 16 Jan 2015 12:33:36 -0800] rev 28361
Merge
Fri, 16 Jan 2015 10:15:54 +0100 8069041: Bootcycle builds do not work with sjavac
erikj [Fri, 16 Jan 2015 10:15:54 +0100] rev 28360
8069041: Bootcycle builds do not work with sjavac Reviewed-by: ihse
Thu, 15 Jan 2015 14:51:05 -0800 8067099: Add deprecation lint warning to build of jdk repository
darcy [Thu, 15 Jan 2015 14:51:05 -0800] rev 28359
8067099: Add deprecation lint warning to build of jdk repository Reviewed-by: erikj
Thu, 15 Jan 2015 15:43:28 +0100 8069057: Make sure configure is run by bash
ihse [Thu, 15 Jan 2015 15:43:28 +0100] rev 28358
8069057: Make sure configure is run by bash Reviewed-by: erikj
Thu, 15 Jan 2015 15:40:56 +0100 8069063: More merge errors following JDK-8049367
ihse [Thu, 15 Jan 2015 15:40:56 +0100] rev 28357
8069063: More merge errors following JDK-8049367 Reviewed-by: erikj
Thu, 15 Jan 2015 15:09:37 +0100 8066769: Fix merge errors following JDK-8049367
ihse [Thu, 15 Jan 2015 15:09:37 +0100] rev 28356
8066769: Fix merge errors following JDK-8049367 Reviewed-by: erikj
Thu, 15 Jan 2015 12:09:04 +0100 8068902: Solaris build fails with new 10u10 devkit
erikj [Thu, 15 Jan 2015 12:09:04 +0100] rev 28355
8068902: Solaris build fails with new 10u10 devkit Reviewed-by: tbell
Tue, 13 Jan 2015 08:58:06 -0800 Merge
amurillo [Tue, 13 Jan 2015 08:58:06 -0800] rev 28354
Merge
Thu, 08 Jan 2015 17:11:48 -0800 Merge
amurillo [Thu, 08 Jan 2015 17:11:48 -0800] rev 28353
Merge
Thu, 08 Jan 2015 17:45:08 -0500 Merge
dlong [Thu, 08 Jan 2015 17:45:08 -0500] rev 28352
Merge
Tue, 30 Dec 2014 11:05:01 +0300 8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
fzhinkin [Tue, 30 Dec 2014 11:05:01 +0300] rev 28351
8068272: Extend WhiteBox API with methods that check monitor state and force safepoint Reviewed-by: kvn, iignatyev
Wed, 24 Dec 2014 19:31:28 +0300 Merge
iignatyev [Wed, 24 Dec 2014 19:31:28 +0300] rev 28350
Merge
Sat, 13 Dec 2014 00:10:55 +0300 8059613: JEP-JDK-8043304: Test task: JMX- tests
iignatyev [Sat, 13 Dec 2014 00:10:55 +0300] rev 28349
8059613: JEP-JDK-8043304: Test task: JMX- tests Reviewed-by: thartmann, twisti Contributed-by: dmitrij.pochepko@oracle.com
Wed, 07 Jan 2015 15:02:33 +0100 8067868: Add GCOld as a JTreg test
brutisso [Wed, 07 Jan 2015 15:02:33 +0100] rev 28348
8067868: Add GCOld as a JTreg test Reviewed-by: kbarrett, dfazunen, ehelin
Wed, 07 Jan 2015 10:17:45 +0100 8067676: Add applicable closed gc jtreg tests to run in JPRT
brutisso [Wed, 07 Jan 2015 10:17:45 +0100] rev 28347
8067676: Add applicable closed gc jtreg tests to run in JPRT Reviewed-by: ehelin
Thu, 15 Jan 2015 13:09:36 -0800 Added tag jdk9-b46 for changeset 2602be4290e7
katleman [Thu, 15 Jan 2015 13:09:36 -0800] rev 28346
Added tag jdk9-b46 for changeset 2602be4290e7
Wed, 05 Jul 2017 20:14:13 +0200 Added tag jdk9-b46 for changeset 722378bc599e
duke [Wed, 05 Jul 2017 20:14:13 +0200] rev 28345
Added tag jdk9-b46 for changeset 722378bc599e
Wed, 05 Jul 2017 20:14:13 +0200 Merge jdk9-b46
duke [Wed, 05 Jul 2017 20:14:13 +0200] rev 28344
Merge
Wed, 05 Jul 2017 20:14:07 +0200 Merge
duke [Wed, 05 Jul 2017 20:14:07 +0200] rev 28343
Merge
Mon, 12 Jan 2015 12:23:34 -0800 Merge
lana [Mon, 12 Jan 2015 12:23:34 -0800] rev 28342
Merge
Mon, 12 Jan 2015 09:19:06 -0800 8006469: Cleanup reflective access of java.lang.annotation.Repeatable
darcy [Mon, 12 Jan 2015 09:19:06 -0800] rev 28341
8006469: Cleanup reflective access of java.lang.annotation.Repeatable Reviewed-by: jfranck
Fri, 09 Jan 2015 18:03:01 -0800 8068759: ConstFoldTest fails on Windows
jjg [Fri, 09 Jan 2015 18:03:01 -0800] rev 28340
8068759: ConstFoldTest fails on Windows Reviewed-by: ksrini
Fri, 09 Jan 2015 15:51:20 +0000 8067914: Redundant type cast nodes in AST (follow up from JDK-8043741)
mcimadamore [Fri, 09 Jan 2015 15:51:20 +0000] rev 28339
8067914: Redundant type cast nodes in AST (follow up from JDK-8043741) Summary: Workaround for redundant (but harmless) synthetic cast generated in TransTypes Reviewed-by: mcimadamore Contributed-by: srikanth.adayapalam@oracle.com
Fri, 09 Jan 2015 15:50:22 +0000 8067429: java.lang.VerifyError: Inconsistent stackmap frames at branch target
mcimadamore [Fri, 09 Jan 2015 15:50:22 +0000] rev 28338
8067429: java.lang.VerifyError: Inconsistent stackmap frames at branch target Summary: bitset for alive variables contains info about variables out of range Reviewed-by: mcimadamore Contributed-by: srikanth.adayapalam@oracle.com
Fri, 09 Jan 2015 15:49:42 +0000 8043741: VerifyError due to missing checkcast
mcimadamore [Fri, 09 Jan 2015 15:49:42 +0000] rev 28337
8043741: VerifyError due to missing checkcast Summary: Proto-type is not set correctly for NULLCHK synthetic trees Reviewed-by: mcimadamore Contributed-by: srikanth.adayapalam@oracle.com
Fri, 09 Jan 2015 15:48:09 +0000 8066871: java.lang.VerifyError: Bad local variable type - local final String
mcimadamore [Fri, 09 Jan 2015 15:48:09 +0000] rev 28336
8066871: java.lang.VerifyError: Bad local variable type - local final String Summary: baseType() erroneously called on MethodResultInfo causes lack of constant type info Reviewed-by: jlahoda, mcimadamore Contributed-by: srikanth.adayapalam@oracle.com
Thu, 08 Jan 2015 22:01:20 -0800 8058373: Group 10a: golden files for tests in tools/javac dir
sogoel [Thu, 08 Jan 2015 22:01:20 -0800] rev 28335
8058373: Group 10a: golden files for tests in tools/javac dir Reviewed-by: jjg, darcy
Thu, 08 Jan 2015 14:43:05 +0000 8058542: Devise scheme for better diagnostic creation
mcimadamore [Thu, 08 Jan 2015 14:43:05 +0000] rev 28334
8058542: Devise scheme for better diagnostic creation Summary: Add support for generating (at build-time) an enum-like class containing all javac diagnostics, which allows for safe diagnostic creation. Reviewed-by: jlahoda, jjg, vromero, erikj, jfranck
Wed, 07 Jan 2015 17:06:47 -0800 8068639: Make certain annotation classfile warnings opt-in
darcy [Wed, 07 Jan 2015 17:06:47 -0800] rev 28333
8068639: Make certain annotation classfile warnings opt-in Reviewed-by: jjg
Tue, 06 Jan 2015 14:51:10 -0800 8059977: StandardJavaFileManager should support java.nio.file.Path
jjg [Tue, 06 Jan 2015 14:51:10 -0800] rev 28332
8059977: StandardJavaFileManager should support java.nio.file.Path Reviewed-by: jlahoda
Tue, 06 Jan 2015 15:46:41 +0000 8067883: Javac misses some opportunities for diagnostic simplification
mcimadamore [Tue, 06 Jan 2015 15:46:41 +0000] rev 28331
8067883: Javac misses some opportunities for diagnostic simplification Summary: Javac always report full inference diagnostic, even when message does not mention inference variables. Reviewed-by: jlahoda
Mon, 05 Jan 2015 17:35:48 -0800 8064857: javac generates LVT entry with length 0 for local variable
vromero [Mon, 05 Jan 2015 17:35:48 -0800] rev 28330
8064857: javac generates LVT entry with length 0 for local variable Reviewed-by: mcimadamore, jjg
Thu, 08 Jan 2015 12:08:32 -0800 Added tag jdk9-b45 for changeset 439ddf7e360f
katleman [Thu, 08 Jan 2015 12:08:32 -0800] rev 28329
Added tag jdk9-b45 for changeset 439ddf7e360f
Wed, 05 Jul 2017 20:14:02 +0200 Merge
duke [Wed, 05 Jul 2017 20:14:02 +0200] rev 28328
Merge
Mon, 12 Jan 2015 12:24:03 -0800 Merge
lana [Mon, 12 Jan 2015 12:24:03 -0800] rev 28327
Merge
Tue, 06 Jan 2015 13:20:25 +0000 8067867: Subsume module java.xml.soap into module java.xml.ws
alanb [Tue, 06 Jan 2015 13:20:25 +0000] rev 28326
8067867: Subsume module java.xml.soap into module java.xml.ws Reviewed-by: mkos, mchung
Thu, 08 Jan 2015 12:08:26 -0800 Added tag jdk9-b45 for changeset 6eeedc4257ca
katleman [Thu, 08 Jan 2015 12:08:26 -0800] rev 28325
Added tag jdk9-b45 for changeset 6eeedc4257ca
Wed, 05 Jul 2017 20:13:58 +0200 Merge
duke [Wed, 05 Jul 2017 20:13:58 +0200] rev 28324
Merge
Thu, 08 Jan 2015 12:08:25 -0800 Added tag jdk9-b45 for changeset c0fc59caca88
katleman [Thu, 08 Jan 2015 12:08:25 -0800] rev 28323
Added tag jdk9-b45 for changeset c0fc59caca88
Wed, 05 Jul 2017 20:13:53 +0200 Merge
duke [Wed, 05 Jul 2017 20:13:53 +0200] rev 28322
Merge
Mon, 12 Jan 2015 12:24:14 -0800 Merge
lana [Mon, 12 Jan 2015 12:24:14 -0800] rev 28321
Merge
Mon, 12 Jan 2015 14:32:32 +0100 8068784: Halve the function object creation code size
attila [Mon, 12 Jan 2015 14:32:32 +0100] rev 28320
8068784: Halve the function object creation code size Reviewed-by: hannesw, sundar
Mon, 12 Jan 2015 11:29:42 +0100 8068580: make JavaAdapterFactory.isAutoConvertibleFromFunction more robust
attila [Mon, 12 Jan 2015 11:29:42 +0100] rev 28319
8068580: make JavaAdapterFactory.isAutoConvertibleFromFunction more robust Reviewed-by: lagergren, sundar
Wed, 07 Jan 2015 14:02:30 +0530 8068524: NashornScriptEngineFactory.getParameter() throws IAE for an unknown key, doesn't conform to the general spec
sundar [Wed, 07 Jan 2015 14:02:30 +0530] rev 28318
8068524: NashornScriptEngineFactory.getParameter() throws IAE for an unknown key, doesn't conform to the general spec Reviewed-by: hannesw, attila
Mon, 05 Jan 2015 16:02:56 +0530 8068431: @since and @jdk.Exported are missing in jdk.nashorn.api.scripting classes and package-info.java files
sundar [Mon, 05 Jan 2015 16:02:56 +0530] rev 28317
8068431: @since and @jdk.Exported are missing in jdk.nashorn.api.scripting classes and package-info.java files Reviewed-by: attila, lagergren
Thu, 08 Jan 2015 12:08:33 -0800 Added tag jdk9-b45 for changeset 2261a52528ba
katleman [Thu, 08 Jan 2015 12:08:33 -0800] rev 28316
Added tag jdk9-b45 for changeset 2261a52528ba
Wed, 05 Jul 2017 20:13:47 +0200 Merge
duke [Wed, 05 Jul 2017 20:13:47 +0200] rev 28315
Merge
Mon, 12 Jan 2015 12:24:50 -0800 Merge
lana [Mon, 12 Jan 2015 12:24:50 -0800] rev 28314
Merge
Tue, 06 Jan 2015 13:19:04 +0000 8047776: Add module java.transaction to export API javax.transaction
alanb [Tue, 06 Jan 2015 13:19:04 +0000] rev 28313
8047776: Add module java.transaction to export API javax.transaction Reviewed-by: lancea, mchung
Thu, 08 Jan 2015 12:08:21 -0800 Added tag jdk9-b45 for changeset b66fb707bb53
katleman [Thu, 08 Jan 2015 12:08:21 -0800] rev 28312
Added tag jdk9-b45 for changeset b66fb707bb53
Wed, 05 Jul 2017 20:13:41 +0200 Merge
duke [Wed, 05 Jul 2017 20:13:41 +0200] rev 28311
Merge
Mon, 12 Jan 2015 12:24:30 -0800 Merge
lana [Mon, 12 Jan 2015 12:24:30 -0800] rev 28310
Merge
Fri, 09 Jan 2015 17:27:28 -0800 4026465: Provide more byte array constructors for BigInteger
bpb [Fri, 09 Jan 2015 17:27:28 -0800] rev 28309
4026465: Provide more byte array constructors for BigInteger Summary: Add two's complement and sign-magnitude constructors for byte arrays with offset and length. Reviewed-by: darcy, alanb, scolebourne
Fri, 09 Jan 2015 11:58:34 -0800 8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled
juh [Fri, 09 Jan 2015 11:58:34 -0800] rev 28308
8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled Reviewed-by: mullan
Fri, 09 Jan 2015 16:54:17 +0100 8067060: build can still fail with spaces following -L on link lines
erikj [Fri, 09 Jan 2015 16:54:17 +0100] rev 28307
8067060: build can still fail with spaces following -L on link lines Reviewed-by: smarks, ihse
Fri, 09 Jan 2015 09:55:00 +0100 8068591: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java should be quarantined
sjiang [Fri, 09 Jan 2015 09:55:00 +0100] rev 28306
8068591: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java should be quarantined Reviewed-by: jbachorik
Thu, 08 Jan 2015 10:06:45 -0800 6481080: (ann) @Deprecated annotation has no effect on packages
darcy [Thu, 08 Jan 2015 10:06:45 -0800] rev 28305
6481080: (ann) @Deprecated annotation has no effect on packages Reviewed-by: lancea, alanb, psandoz, abuckley
Thu, 08 Jan 2015 20:00:14 +0000 8068597: Add error code to to exception condition message resulting from GetAdaptersAddresses function calls
msheppar [Thu, 08 Jan 2015 20:00:14 +0000] rev 28304
8068597: Add error code to to exception condition message resulting from GetAdaptersAddresses function calls Summary: added error code to exception message thrown after a GetAdaptersAddresses call. Reviewed-by: chegar
Thu, 08 Jan 2015 11:44:10 +0000 8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer
coffeys [Thu, 08 Jan 2015 11:44:10 +0000] rev 28303
8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer Reviewed-by: alanb
Wed, 07 Jan 2015 14:15:00 -0800 8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format
bpb [Wed, 07 Jan 2015 14:15:00 -0800] rev 28302
8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format Summary: Correct erroneous appending of zeroes and clean up code logic. Reviewed-by: darcy, psandoz
Wed, 07 Jan 2015 09:32:41 -0800 8058912: Broken link (access denied error) to http://www.rsasecurity.com in RC5ParameterSpec
jnimeh [Wed, 07 Jan 2015 09:32:41 -0800] rev 28301
8058912: Broken link (access denied error) to http://www.rsasecurity.com in RC5ParameterSpec Reviewed-by: xuelei, mullan
Wed, 07 Jan 2015 14:49:02 +0100 8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected
sjiang [Wed, 07 Jan 2015 14:49:02 +0100] rev 28300
8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected Reviewed-by: dholmes
Wed, 07 Jan 2015 03:59:06 +0000 8048607: Test key generation of DES and DESEDE
xuelei [Wed, 07 Jan 2015 03:59:06 +0000] rev 28299
8048607: Test key generation of DES and DESEDE Reviewed-by: xuelei Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Tue, 06 Jan 2015 13:58:24 +0000 8047776: Add module java.transaction to export API javax.transaction
alanb [Tue, 06 Jan 2015 13:58:24 +0000] rev 28298
8047776: Add module java.transaction to export API javax.transaction Reviewed-by: lancea, mchung
Tue, 06 Jan 2015 13:28:40 +0000 8067867: Subsume module java.xml.soap into module java.xml.ws
alanb [Tue, 06 Jan 2015 13:28:40 +0000] rev 28297
8067867: Subsume module java.xml.soap into module java.xml.ws Reviewed-by: mkos, mchung
Tue, 06 Jan 2015 18:22:09 +0530 8068462: javax.script.ScriptEngineFactory.getParameter spec is not completely consistent with the rest of the API
sundar [Tue, 06 Jan 2015 18:22:09 +0530] rev 28296
8068462: javax.script.ScriptEngineFactory.getParameter spec is not completely consistent with the rest of the API Reviewed-by: alanb, jlaskey
Mon, 05 Jan 2015 23:53:05 +0000 8067151: [TESTBUG] com/sun/corba/5036554/TestCorbaBug.sh
msheppar [Mon, 05 Jan 2015 23:53:05 +0000] rev 28295
8067151: [TESTBUG] com/sun/corba/5036554/TestCorbaBug.sh Summary: changed TESTJAVA to COMPILEJAVA for javac and idlj paths. Reviewed-by: chegar
Tue, 23 Dec 2014 16:58:06 -0800 8067316: TEST_BUG: update RMI test library with better test.timeout.factor handling
smarks [Tue, 23 Dec 2014 16:58:06 -0800] rev 28294
8067316: TEST_BUG: update RMI test library with better test.timeout.factor handling Reviewed-by: lancea
Mon, 05 Jan 2015 21:52:03 +0530 8068279: (typo in the spec) javax.script.ScriptEngineFactory.getLanguageName
sundar [Mon, 05 Jan 2015 21:52:03 +0530] rev 28293
8068279: (typo in the spec) javax.script.ScriptEngineFactory.getLanguageName Reviewed-by: jlaskey, alanb
Sun, 04 Jan 2015 19:32:46 +0000 8054565: FilterOutputStream.close may throw IOException if called twice and underlying flush or close fails
chegar [Sun, 04 Jan 2015 19:32:46 +0000] rev 28292
8054565: FilterOutputStream.close may throw IOException if called twice and underlying flush or close fails Reviewed-by: alanb, prappo Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Nathan Clement <nathan.a.clement@hotmail.com>
Thu, 08 Jan 2015 12:08:28 -0800 Added tag jdk9-b45 for changeset 7cf8753380ea
katleman [Thu, 08 Jan 2015 12:08:28 -0800] rev 28291
Added tag jdk9-b45 for changeset 7cf8753380ea
Wed, 05 Jul 2017 20:13:35 +0200 Merge
duke [Wed, 05 Jul 2017 20:13:35 +0200] rev 28290
Merge
Thu, 08 Jan 2015 12:08:22 -0800 Added tag jdk9-b45 for changeset b1b945e3c9b1
katleman [Thu, 08 Jan 2015 12:08:22 -0800] rev 28289
Added tag jdk9-b45 for changeset b1b945e3c9b1
Mon, 12 Jan 2015 12:23:24 -0800 Merge
lana [Mon, 12 Jan 2015 12:23:24 -0800] rev 28288
Merge
Fri, 09 Jan 2015 16:59:36 +0100 8068735: Configure fails on Windows if Visual Studio $LIB/$INCLUDE is lower case
ihse [Fri, 09 Jan 2015 16:59:36 +0100] rev 28287
8068735: Configure fails on Windows if Visual Studio $LIB/$INCLUDE is lower case Reviewed-by: erikj
Fri, 09 Jan 2015 16:45:44 +0100 8068726: Tab completion of targets fails when current dir is the output dir
erikj [Fri, 09 Jan 2015 16:45:44 +0100] rev 28286
8068726: Tab completion of targets fails when current dir is the output dir Reviewed-by: ihse
Fri, 09 Jan 2015 16:45:39 +0100 8067759: Create initial test bundle framework
ihse [Fri, 09 Jan 2015 16:45:39 +0100] rev 28285
8067759: Create initial test bundle framework Reviewed-by: ihse, erikj Contributed-by: ingemar.aberg@oracle.com
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip