Mon, 28 Dec 2015 19:03:18 -0800 8146209: java/net/NetworkInterface/NetworkInterfaceStreamTest.java still fails after fix JDK-8131155
xiaofeya [Mon, 28 Dec 2015 19:03:18 -0800] rev 34834
8146209: java/net/NetworkInterface/NetworkInterfaceStreamTest.java still fails after fix JDK-8131155 Reviewed-by: chegar Contributed-by: felix.yang@oracle.com
Mon, 28 Dec 2015 00:02:06 +0000 8146197: SignatureAlgorithms.java after push of JDK-8146192
xuelei [Mon, 28 Dec 2015 00:02:06 +0000] rev 34833
8146197: SignatureAlgorithms.java after push of JDK-8146192 Reviewed-by: henryjen, jnimeh, mullan
Fri, 25 Dec 2015 16:45:15 +0300 8145388: URLConnection.guessContentTypeFromStream returns image/jpg for some JPEG images
igerasim [Fri, 25 Dec 2015 16:45:15 +0300] rev 34832
8145388: URLConnection.guessContentTypeFromStream returns image/jpg for some JPEG images Summary: Since "image/jpg" is not a valid Content Type, the method should return "image/jpeg" when APPn marker segment has 'EE' as a marker type. Reviewed-by: prr, bpb Contributed-by: ramanand.patil@oracle.com
Fri, 25 Dec 2015 16:43:37 +0300 8066982: ZonedDateTime.parse() returns wrong ZoneOffset around DST fall transition
igerasim [Fri, 25 Dec 2015 16:43:37 +0300] rev 34831
8066982: ZonedDateTime.parse() returns wrong ZoneOffset around DST fall transition Summary: In Parsed.java the method resolveInstant() is altered such that, the offset (if present) will be given priority over zone. Reviewed-by: rriggs, scolebourne Contributed-by: ramanand.patil@oracle.com
Thu, 24 Dec 2015 10:34:31 -0800 Merge
lana [Thu, 24 Dec 2015 10:34:31 -0800] rev 34830
Merge
Thu, 24 Dec 2015 15:22:04 +0000 8146192: Add test for JDK-8049321
xuelei [Thu, 24 Dec 2015 15:22:04 +0000] rev 34829
8146192: Add test for JDK-8049321 Reviewed-by: mullan
Wed, 23 Dec 2015 13:19:58 -0500 8143413: add toEpochSecond methods for efficient access
ntv [Wed, 23 Dec 2015 13:19:58 -0500] rev 34828
8143413: add toEpochSecond methods for efficient access Reviewed-by: rriggs, scolebourne
Fri, 18 Dec 2015 17:42:06 +0100 8058865: JMX Test Refactoring
olagneau [Fri, 18 Dec 2015 17:42:06 +0100] rev 34827
8058865: JMX Test Refactoring Reviewed-by: jbachorik
Wed, 23 Dec 2015 03:51:35 +0000 8133070: Hot lock on BulkCipher.isAvailable
xuelei [Wed, 23 Dec 2015 03:51:35 +0000] rev 34826
8133070: Hot lock on BulkCipher.isAvailable Reviewed-by: mullan
Tue, 22 Dec 2015 21:32:29 +0000 8146000: Remove sun.mics.CompoundEnumeration
chegar [Tue, 22 Dec 2015 21:32:29 +0000] rev 34825
8146000: Remove sun.mics.CompoundEnumeration Reviewed-by: coffeys, shade
Tue, 22 Dec 2015 21:30:48 +0000 8146038: CleanerImpl should not depend on ManagedLocalsThread
chegar [Tue, 22 Dec 2015 21:30:48 +0000] rev 34824
8146038: CleanerImpl should not depend on ManagedLocalsThread Reviewed-by: rriggs
Tue, 22 Dec 2015 14:12:55 -0500 8146012: CleanerTest fails: Cleanable should have been freed
rriggs [Tue, 22 Dec 2015 14:12:55 -0500] rev 34823
8146012: CleanerTest fails: Cleanable should have been freed Summary: Simplify cleanables being called and use WhiteBox to trigger GC Reviewed-by: chegar
Tue, 22 Dec 2015 10:45:56 -0800 Merge
prr [Tue, 22 Dec 2015 10:45:56 -0800] rev 34822
Merge
Tue, 22 Dec 2015 09:14:16 -0800 Merge
prr [Tue, 22 Dec 2015 09:14:16 -0800] rev 34821
Merge
Mon, 14 Dec 2015 14:12:17 -0800 Merge
prr [Mon, 14 Dec 2015 14:12:17 -0800] rev 34820
Merge
Mon, 14 Dec 2015 10:36:12 -0800 Merge
prr [Mon, 14 Dec 2015 10:36:12 -0800] rev 34819
Merge
Fri, 11 Dec 2015 15:07:35 -0800 8144997: "IIOException: Field data is past end-of-stream" when calling TIFFImageReader.read()
bpb [Fri, 11 Dec 2015 15:07:35 -0800] rev 34818
8144997: "IIOException: Field data is past end-of-stream" when calling TIFFImageReader.read() Summary: Instead of failing for an IFD entry with bad type or offset, continue with the next entry. Reviewed-by: prr
Fri, 11 Dec 2015 11:38:18 -0800 8144245: [PIT] javax/imageio/plugins/shared/WriteAfterAbort.java
bpb [Fri, 11 Dec 2015 11:38:18 -0800] rev 34817
8144245: [PIT] javax/imageio/plugins/shared/WriteAfterAbort.java Summary: Reset stream position after abort; change IAEs to NPEs. Reviewed-by: prr, serb
Thu, 10 Dec 2015 15:58:01 -0800 8144654: Improve Marlin logging
lbourges [Thu, 10 Dec 2015 15:58:01 -0800] rev 34816
8144654: Improve Marlin logging Reviewed-by: prr, flar
Thu, 10 Dec 2015 15:52:14 -0800 8144445: Maximum size checking in Marlin ArrayCache utility methods is not optimal
lbourges [Thu, 10 Dec 2015 15:52:14 -0800] rev 34815
8144445: Maximum size checking in Marlin ArrayCache utility methods is not optimal Reviewed-by: prr, flar
Thu, 10 Dec 2015 15:45:18 -0800 8144446: Automate the Marlin crash test
lbourges [Thu, 10 Dec 2015 15:45:18 -0800] rev 34814
8144446: Automate the Marlin crash test Reviewed-by: prr, flar
Thu, 10 Dec 2015 12:51:08 -0800 8144858: HBShaper.c does not compiler with VS2010
prr [Thu, 10 Dec 2015 12:51:08 -0800] rev 34813
8144858: HBShaper.c does not compiler with VS2010 Reviewed-by: serb, simonis
Thu, 10 Dec 2015 11:46:23 -0800 Merge
prr [Thu, 10 Dec 2015 11:46:23 -0800] rev 34812
Merge
Thu, 10 Dec 2015 12:16:29 -0600 8071334: Investigate JAB changes required to support the version string change
ptbrunet [Thu, 10 Dec 2015 12:16:29 -0600] rev 34811
8071334: Investigate JAB changes required to support the version string change Summary: remove use of java.version property; no longer needed Reviewed-by: van, alexsch Contributed-by: peter.brunet@oracle.com
Thu, 10 Dec 2015 16:09:42 +0300 8040139: Test closed/javax/print/attribute/Services_getDocFl.java fails with NullpointerException
psadhukhan [Thu, 10 Dec 2015 16:09:42 +0300] rev 34810
8040139: Test closed/javax/print/attribute/Services_getDocFl.java fails with NullpointerException Reviewed-by: jdv, prr
Thu, 10 Dec 2015 14:21:44 +0300 8139169: [macosx] Action registered for keyboard shortcut is called twice
aniyogi [Thu, 10 Dec 2015 14:21:44 +0300] rev 34809
8139169: [macosx] Action registered for keyboard shortcut is called twice Reviewed-by: serb, alexsch
Wed, 09 Dec 2015 15:20:39 -0800 8137106: EUDC (End User Defined Characters) are not displayed on Windows with Java 8u60+
prr [Wed, 09 Dec 2015 15:20:39 -0800] rev 34808
8137106: EUDC (End User Defined Characters) are not displayed on Windows with Java 8u60+ Reviewed-by: serb, jgodinez
Wed, 09 Dec 2015 13:59:45 -0800 8144828: Marlin renderer causes unaligned write accesses
lbourges [Wed, 09 Dec 2015 13:59:45 -0800] rev 34807
8144828: Marlin renderer causes unaligned write accesses Reviewed-by: prr, flar
Wed, 09 Dec 2015 18:56:59 +0300 8143909: Behavior of null arguments not specified in javax.sound.midi.spi
serb [Wed, 09 Dec 2015 18:56:59 +0300] rev 34806
8143909: Behavior of null arguments not specified in javax.sound.midi.spi Summary: The specification change was reviewed by Florian Bomers also Reviewed-by: amenkov
Wed, 09 Dec 2015 18:12:49 +0300 8144915: TextField throws NPE
arapte [Wed, 09 Dec 2015 18:12:49 +0300] rev 34805
8144915: TextField throws NPE Reviewed-by: ssadetsky, serb
Tue, 08 Dec 2015 19:50:14 +0300 7159591: [macosx] In SetFontTest there's no space for the second button
serb [Tue, 08 Dec 2015 19:50:14 +0300] rev 34804
7159591: [macosx] In SetFontTest there's no space for the second button Reviewed-by: arapte, serb Contributed-by: manajit.halder@oracle.com
Wed, 09 Dec 2015 02:41:51 +0400 8060137: Removing Text from TextField / TextArea is not possible after typing
arapte [Wed, 09 Dec 2015 02:41:51 +0400] rev 34803
8060137: Removing Text from TextField / TextArea is not possible after typing Reviewed-by: ssadetsky, psadhukhan
Tue, 08 Dec 2015 11:25:47 +0300 7160052: GlyphVector.setGlyphPosition can throw an exception on valid input
psadhukhan [Tue, 08 Dec 2015 11:25:47 +0300] rev 34802
7160052: GlyphVector.setGlyphPosition can throw an exception on valid input Reviewed-by: jdv, serb
Sat, 05 Dec 2015 09:48:43 -0800 8144630: Use PrivilegedAction to create Thread in Marlin RendererStats
lbourges [Sat, 05 Dec 2015 09:48:43 -0800] rev 34801
8144630: Use PrivilegedAction to create Thread in Marlin RendererStats Reviewed-by: prr, flar
Fri, 04 Dec 2015 13:52:21 +0300 8140530: Creating a VolatileImage with size 0, 0 results in no longer working g2d.drawStri
psadhukhan [Fri, 04 Dec 2015 13:52:21 +0300] rev 34800
8140530: Creating a VolatileImage with size 0, 0 results in no longer working g2d.drawStri Reviewed-by: flar, serb
Fri, 04 Dec 2015 09:56:50 +0400 8067660: JFileChooser create new folder fails silently
rchamyal [Fri, 04 Dec 2015 09:56:50 +0400] rev 34799
8067660: JFileChooser create new folder fails silently Reviewed-by: alexsch, psadhukhan
Thu, 03 Dec 2015 11:56:10 -0800 Merge
prr [Thu, 03 Dec 2015 11:56:10 -0800] rev 34798
Merge
Thu, 03 Dec 2015 15:22:31 +0300 8134152: Public API for java 8 DataFlavor fields do not have @since tag
aivanov [Thu, 03 Dec 2015 15:22:31 +0300] rev 34797
8134152: Public API for java 8 DataFlavor fields do not have @since tag Reviewed-by: ssadetsky, alexsch
Thu, 03 Dec 2015 12:27:02 +0530 8131754: AquaTreeUI.getCollapsedIcon() issue reported in java beans tests with a modular build
serb [Thu, 03 Dec 2015 12:27:02 +0530] rev 34796
8131754: AquaTreeUI.getCollapsedIcon() issue reported in java beans tests with a modular build Reviewed-by: malenkov, alexsch
Wed, 02 Dec 2015 16:45:03 -0800 Merge
prr [Wed, 02 Dec 2015 16:45:03 -0800] rev 34795
Merge
Wed, 02 Dec 2015 21:23:59 +0000 8144071: ImageIO does not reset stream if an exception is thrown
andrew [Wed, 02 Dec 2015 21:23:59 +0000] rev 34794
8144071: ImageIO does not reset stream if an exception is thrown Summary: Reset the I/O stream in a finally block Reviewed-by: andrew Contributed-by: Jiri Vanek <jvanek@redhat.com>
Wed, 02 Dec 2015 00:52:49 +0530 8041501: ImageIO reader is not capable of reading JPEGs without JFIF header
jdv [Wed, 02 Dec 2015 00:52:49 +0530] rev 34793
8041501: ImageIO reader is not capable of reading JPEGs without JFIF header Reviewed-by: prr, psadhukhan
Wed, 02 Dec 2015 00:47:36 +0530 6967419: IndexOutOfBoundsException when drawing PNGs
jdv [Wed, 02 Dec 2015 00:47:36 +0530] rev 34792
6967419: IndexOutOfBoundsException when drawing PNGs Reviewed-by: prr, psadhukhan
Wed, 02 Dec 2015 00:34:35 +0530 8074967: [macosx] JPEGImageReader incorrectly identifies YCbCr JPEGs as RGB in standard metadata
jdv [Wed, 02 Dec 2015 00:34:35 +0530] rev 34791
8074967: [macosx] JPEGImageReader incorrectly identifies YCbCr JPEGs as RGB in standard metadata Reviewed-by: prr, psadhukhan
Tue, 01 Dec 2015 19:21:40 +0300 8030702: Deadlock between subclass of AbstractDocument and UndoManager
ssadetsky [Tue, 01 Dec 2015 19:21:40 +0300] rev 34790
8030702: Deadlock between subclass of AbstractDocument and UndoManager Reviewed-by: alexsch, azvegint
Tue, 01 Dec 2015 19:07:45 +0300 8068228: Test closed/java/awt/Mouse/MaximizedFrameTest/MaximizedFrameTest fails with GTKLookAndFeel
ssadetsky [Tue, 01 Dec 2015 19:07:45 +0300] rev 34789
8068228: Test closed/java/awt/Mouse/MaximizedFrameTest/MaximizedFrameTest fails with GTKLookAndFeel Reviewed-by: ssadetsky, arapte
Tue, 01 Dec 2015 19:02:50 +0300 8081457: TrayIcon tests fail in OEL 7 only
ssadetsky [Tue, 01 Dec 2015 19:02:50 +0300] rev 34788
8081457: TrayIcon tests fail in OEL 7 only Reviewed-by: alexsch, serb, azvegint
Thu, 26 Nov 2015 19:12:28 +0400 8055197: TextField deletes multiline strings
arapte [Thu, 26 Nov 2015 19:12:28 +0400] rev 34787
8055197: TextField deletes multiline strings Reviewed-by: serb, alexsch
Wed, 25 Nov 2015 14:44:29 +0300 7063986: Wrong JNi method call in font scaler
psadhukhan [Wed, 25 Nov 2015 14:44:29 +0300] rev 34786
7063986: Wrong JNi method call in font scaler Reviewed-by: prr, rchamyal
Tue, 24 Nov 2015 13:36:12 -0800 8068619: remove unused internal function in layout
srl [Tue, 24 Nov 2015 13:36:12 -0800] rev 34785
8068619: remove unused internal function in layout Summary: No functional change. Removes unused code. Makes JDK's layout engine have the same signature as ICU HarfBuzz's wrapper. Reviewed: http://mail.openjdk.java.net/pipermail/2d-dev/2015-March/005156.html Reviewed-by: prr
Tue, 24 Nov 2015 15:40:03 +0100 8143895: Fix LDFLAGS issues after JDK-8056925
erikj [Tue, 24 Nov 2015 15:40:03 +0100] rev 34784
8143895: Fix LDFLAGS issues after JDK-8056925 Reviewed-by: ihse
Tue, 22 Dec 2015 19:14:47 +0100 8145862: Improve lazy initialization of fields in java.net.URI
redestad [Tue, 22 Dec 2015 19:14:47 +0100] rev 34783
8145862: Improve lazy initialization of fields in java.net.URI Reviewed-by: shade, chegar
Tue, 22 Dec 2015 16:42:16 +0100 8145988: Use the raw methods of java.net.URI when possible
redestad [Tue, 22 Dec 2015 16:42:16 +0100] rev 34782
8145988: Use the raw methods of java.net.URI when possible Reviewed-by: shade, chegar
Tue, 22 Dec 2015 12:17:25 +0000 8145990: Move sun.misc math support classes to jdk.internal.math
chegar [Tue, 22 Dec 2015 12:17:25 +0000] rev 34781
8145990: Move sun.misc math support classes to jdk.internal.math Reviewed-by: bpb, darcy
Tue, 22 Dec 2015 11:07:17 +0800 8145869: Mark test JMXStartStopTest.java and TestJstatdServer.java as intermittently failing
amlu [Tue, 22 Dec 2015 11:07:17 +0800] rev 34780
8145869: Mark test JMXStartStopTest.java and TestJstatdServer.java as intermittently failing Reviewed-by: darcy
Mon, 21 Dec 2015 23:00:15 +0100 Merge
dbuck [Mon, 21 Dec 2015 23:00:15 +0100] rev 34779
Merge
Mon, 21 Dec 2015 21:14:19 +0100 Merge
dbuck [Mon, 21 Dec 2015 21:14:19 +0100] rev 34778
Merge
Mon, 21 Dec 2015 19:59:17 +0100 Merge
dbuck [Mon, 21 Dec 2015 19:59:17 +0100] rev 34777
Merge
Tue, 15 Dec 2015 17:35:27 +0100 4906983: java.net.URL constructors throw MalformedURLException in undocumented way
sebastian [Tue, 15 Dec 2015 17:35:27 +0100] rev 34776
4906983: java.net.URL constructors throw MalformedURLException in undocumented way Summary: Added some testcases for the corner-cases in question and clarified javadoc Reviewed-by: chegar, msheppar
Mon, 21 Dec 2015 15:26:56 -0500 8136597: java/lang/ProcessHandle/InfoTest.java fails
rriggs [Mon, 21 Dec 2015 15:26:56 -0500] rev 34775
8136597: java/lang/ProcessHandle/InfoTest.java fails Summary: Correct for truncated command line Reviewed-by: redestad
Mon, 21 Dec 2015 20:54:00 +0100 8145680: Remove unnecessary explicit initialization of volatile variables in java.base
redestad [Mon, 21 Dec 2015 20:54:00 +0100] rev 34774
8145680: Remove unnecessary explicit initialization of volatile variables in java.base Reviewed-by: alanb, chegar, jfranck, shade
Wed, 23 Dec 2015 15:41:55 -0800 Added tag jdk-9+99 for changeset 67b9c06ea9a7
lana [Wed, 23 Dec 2015 15:41:55 -0800] rev 34773
Added tag jdk-9+99 for changeset 67b9c06ea9a7
Wed, 05 Jul 2017 21:10:10 +0200 Merge
duke [Wed, 05 Jul 2017 21:10:10 +0200] rev 34772
Merge
Wed, 23 Dec 2015 15:41:51 -0800 Added tag jdk-9+99 for changeset c71d1910fc22
lana [Wed, 23 Dec 2015 15:41:51 -0800] rev 34771
Added tag jdk-9+99 for changeset c71d1910fc22
Wed, 30 Dec 2015 16:15:01 +0000 8144355: JDK 9 changes to ZipFileSystem to support multi-release jar files
sdrach [Wed, 30 Dec 2015 16:15:01 +0000] rev 34770
8144355: JDK 9 changes to ZipFileSystem to support multi-release jar files Summary: JEP 238 Multi-Release JarFileSystem implementation Reviewed-by: alanb, psandoz, sherman
Thu, 24 Dec 2015 10:33:08 -0800 Merge
lana [Thu, 24 Dec 2015 10:33:08 -0800] rev 34769
Merge
Wed, 23 Dec 2015 10:00:37 +0100 8146002: Need to support mirrors for bootstrapping Jib
erikj [Wed, 23 Dec 2015 10:00:37 +0100] rev 34768
8146002: Need to support mirrors for bootstrapping Jib Reviewed-by: ihse, tbell
Tue, 22 Dec 2015 12:17:05 +0000 8145990: Move sun.misc math support classes to jdk.internal.math
chegar [Tue, 22 Dec 2015 12:17:05 +0000] rev 34767
8145990: Move sun.misc math support classes to jdk.internal.math Reviewed-by: bpb, darcy
Wed, 23 Dec 2015 15:41:48 -0800 Added tag jdk-9+99 for changeset 08c65d3d2d85
lana [Wed, 23 Dec 2015 15:41:48 -0800] rev 34766
Added tag jdk-9+99 for changeset 08c65d3d2d85
Wed, 05 Jul 2017 21:09:59 +0200 Added tag jdk-9+99 for changeset f9bcdce2df26
duke [Wed, 05 Jul 2017 21:09:59 +0200] rev 34765
Added tag jdk-9+99 for changeset f9bcdce2df26
Wed, 05 Jul 2017 21:09:59 +0200 Merge jdk-9+99
duke [Wed, 05 Jul 2017 21:09:59 +0200] rev 34764
Merge
Wed, 05 Jul 2017 21:09:54 +0200 Merge
duke [Wed, 05 Jul 2017 21:09:54 +0200] rev 34763
Merge
Mon, 21 Dec 2015 17:47:21 +0100 8057548: Annotate.Worker should be replaced with lambdas
alundblad [Mon, 21 Dec 2015 17:47:21 +0100] rev 34762
8057548: Annotate.Worker should be replaced with lambdas Summary: Anonymous Runnables (which used to be Annotate.Worker) replaced by lambdas. Reviewed-by: mcimadamore
Fri, 18 Dec 2015 14:51:50 -0800 8076031: javac should use deterministic data structures for managing free type listeners
vromero [Fri, 18 Dec 2015 14:51:50 -0800] rev 34761
8076031: javac should use deterministic data structures for managing free type listeners Reviewed-by: mcimadamore, jjg
Fri, 18 Dec 2015 09:56:17 -0800 Merge
lana [Fri, 18 Dec 2015 09:56:17 -0800] rev 34760
Merge
Thu, 17 Dec 2015 20:25:21 -0800 Merge
lana [Thu, 17 Dec 2015 20:25:21 -0800] rev 34759
Merge
Thu, 17 Dec 2015 15:46:37 -0700 7190296: Test for type containment during bounds checking
dlsmith [Thu, 17 Dec 2015 15:46:37 -0700] rev 34758
7190296: Test for type containment during bounds checking Reviewed-by: mcimadamore
Thu, 17 Dec 2015 12:29:26 +0000 8142876: Javac does not correctly implement wildcards removal from functional interfaces
mcimadamore [Thu, 17 Dec 2015 12:29:26 +0000] rev 34757
8142876: Javac does not correctly implement wildcards removal from functional interfaces Summary: Rewrite code for removing wildcard from target functional interface to be in sync with JLS 9.9 Reviewed-by: vromero, dlsmith
Wed, 16 Dec 2015 14:23:08 -0800 8144832: cast conversion fails when converting a type-variable to primitive type
vromero [Wed, 16 Dec 2015 14:23:08 -0800] rev 34756
8144832: cast conversion fails when converting a type-variable to primitive type Reviewed-by: mcimadamore
Wed, 16 Dec 2015 14:29:49 +0100 8143952: JShell: space in class path causes remote launch failure
jlahoda [Wed, 16 Dec 2015 14:29:49 +0100] rev 34755
8143952: JShell: space in class path causes remote launch failure Summary: Simplification of handling of JDI connector arguments Reviewed-by: mcimadamore, rfield
Tue, 15 Dec 2015 18:54:53 -0800 8067379: Investigate and replace .class files in langtools/test with equivalent .jasm files
jjg [Tue, 15 Dec 2015 18:54:53 -0800] rev 34754
8067379: Investigate and replace .class files in langtools/test with equivalent .jasm files Reviewed-by: jjg, ksrini, anazarov Contributed-by: mallikarjuna.avaluri@oracle.com
Tue, 15 Dec 2015 15:30:35 -0800 8144888: ToolBox should close any file manager it opens
jjg [Tue, 15 Dec 2015 15:30:35 -0800] rev 34753
8144888: ToolBox should close any file manager it opens Reviewed-by: vromero
Mon, 14 Dec 2015 20:18:19 +0100 8145342: Some copyright notices are inconsistently and ill formatted
vasya [Mon, 14 Dec 2015 20:18:19 +0100] rev 34752
8145342: Some copyright notices are inconsistently and ill formatted Summary: Adjusted formatting of copyright notices. Reviewed-by: darcy, alundblad
Mon, 14 Dec 2015 13:55:35 +0000 8143133: Wrong MethodParameters on capturing local class with multiple constructors
mcimadamore [Mon, 14 Dec 2015 13:55:35 +0000] rev 34751
8143133: Wrong MethodParameters on capturing local class with multiple constructors Summary: MethodParameters attribute not always generated for local classes constructors Reviewed-by: jlahoda
Fri, 11 Dec 2015 11:20:10 -0800 8144903: JShell: determine incorrectly the type of the expression which is array type of captured type
rfield [Fri, 11 Dec 2015 11:20:10 -0800] rev 34750
8144903: JShell: determine incorrectly the type of the expression which is array type of captured type Summary: Fix and clean-up the processing of types (esp. captured types) into type names for use in generated temp vars Reviewed-by: mcimadamore, jlahoda, rfield Contributed-by: bitterfoxc@gmail.com
Fri, 18 Dec 2015 09:29:13 -0800 Added tag jdk-9+98 for changeset fb5570e64ddf
lana [Fri, 18 Dec 2015 09:29:13 -0800] rev 34749
Added tag jdk-9+98 for changeset fb5570e64ddf
Wed, 05 Jul 2017 21:09:45 +0200 Merge
duke [Wed, 05 Jul 2017 21:09:45 +0200] rev 34748
Merge
Fri, 18 Dec 2015 09:29:09 -0800 Added tag jdk-9+98 for changeset 319480c0f426
lana [Fri, 18 Dec 2015 09:29:09 -0800] rev 34747
Added tag jdk-9+98 for changeset 319480c0f426
Wed, 05 Jul 2017 21:09:40 +0200 Merge
duke [Wed, 05 Jul 2017 21:09:40 +0200] rev 34746
Merge
Fri, 18 Dec 2015 09:57:15 -0800 Merge
lana [Fri, 18 Dec 2015 09:57:15 -0800] rev 34745
Merge
Thu, 17 Dec 2015 20:25:33 -0800 Merge
lana [Thu, 17 Dec 2015 20:25:33 -0800] rev 34744
Merge
Fri, 11 Dec 2015 12:01:26 -0800 8068839: newDuration(x) produces incorrect outputs for some values of x
joehw [Fri, 11 Dec 2015 12:01:26 -0800] rev 34743
8068839: newDuration(x) produces incorrect outputs for some values of x Reviewed-by: rriggs, lancea
Fri, 18 Dec 2015 09:29:08 -0800 Added tag jdk-9+98 for changeset 2358f6213989
lana [Fri, 18 Dec 2015 09:29:08 -0800] rev 34742
Added tag jdk-9+98 for changeset 2358f6213989
Wed, 05 Jul 2017 21:09:35 +0200 Merge
duke [Wed, 05 Jul 2017 21:09:35 +0200] rev 34741
Merge
Fri, 18 Dec 2015 09:56:35 -0800 Merge
lana [Fri, 18 Dec 2015 09:56:35 -0800] rev 34740
Merge
Thu, 17 Dec 2015 20:26:31 -0800 Merge
lana [Thu, 17 Dec 2015 20:26:31 -0800] rev 34739
Merge
Thu, 17 Dec 2015 18:11:09 +0530 8145669: apply2call optimized callsite fails after becoming megamorphic
sundar [Thu, 17 Dec 2015 18:11:09 +0530] rev 34738
8145669: apply2call optimized callsite fails after becoming megamorphic Reviewed-by: jlaskey, hannesw
Thu, 17 Dec 2015 13:40:15 +0530 8145630: accidental debug printlns in NativeFunction.java
sundar [Thu, 17 Dec 2015 13:40:15 +0530] rev 34737
8145630: accidental debug printlns in NativeFunction.java Reviewed-by: hannesw
Thu, 17 Dec 2015 08:31:24 +0530 8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic
sundar [Thu, 17 Dec 2015 08:31:24 +0530] rev 34736
8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic Reviewed-by: jlaskey, hannesw, attila
Wed, 16 Dec 2015 16:42:03 +0530 8145486: jjs should support documentation key shortcut in interactive mode
sundar [Wed, 16 Dec 2015 16:42:03 +0530] rev 34735
8145486: jjs should support documentation key shortcut in interactive mode Reviewed-by: mhaupt, hannesw
Mon, 14 Dec 2015 17:38:56 +0100 8144914: Eagerly lookup browser JS object class in BrowserJSObjectLinker
attila [Mon, 14 Dec 2015 17:38:56 +0100] rev 34734
8144914: Eagerly lookup browser JS object class in BrowserJSObjectLinker Reviewed-by: hannesw, sundar
Mon, 14 Dec 2015 21:53:47 +0530 8145314: jjs tab-completion should support camel case completion
sundar [Mon, 14 Dec 2015 21:53:47 +0530] rev 34733
8145314: jjs tab-completion should support camel case completion Reviewed-by: mhaupt, hannesw
Mon, 14 Dec 2015 14:27:46 +0100 8144020: Remove long as an internal numeric type
hannesw [Mon, 14 Dec 2015 14:27:46 +0100] rev 34732
8144020: Remove long as an internal numeric type Reviewed-by: attila, sundar, lagergren
Mon, 14 Dec 2015 14:02:59 +0100 8144221: fix Nashorn shebang argument handling on Mac/Linux
mhaupt [Mon, 14 Dec 2015 14:02:59 +0100] rev 34731
8144221: fix Nashorn shebang argument handling on Mac/Linux Reviewed-by: jlaskey, lagergren
Fri, 18 Dec 2015 09:29:14 -0800 Added tag jdk-9+98 for changeset d1fe6522acf1
lana [Fri, 18 Dec 2015 09:29:14 -0800] rev 34730
Added tag jdk-9+98 for changeset d1fe6522acf1
Wed, 05 Jul 2017 21:09:27 +0200 Merge
duke [Wed, 05 Jul 2017 21:09:27 +0200] rev 34729
Merge
Fri, 18 Dec 2015 09:29:04 -0800 Added tag jdk-9+98 for changeset 870902be1aa6
lana [Fri, 18 Dec 2015 09:29:04 -0800] rev 34728
Added tag jdk-9+98 for changeset 870902be1aa6
Wed, 05 Jul 2017 21:09:22 +0200 Merge
duke [Wed, 05 Jul 2017 21:09:22 +0200] rev 34727
Merge
Mon, 21 Dec 2015 23:27:16 +0530 8145909: tools/jjs/jjs-fileTest.sh fails after JDK-8145750 except on windows
sundar [Mon, 21 Dec 2015 23:27:16 +0530] rev 34726
8145909: tools/jjs/jjs-fileTest.sh fails after JDK-8145750 except on windows Reviewed-by: jjg
Mon, 21 Dec 2015 09:05:25 -0800 8134916: LocaleData.cldr for sun/text/resources/LocaleDataTest.java seems to contain wrong data
naoto [Mon, 21 Dec 2015 09:05:25 -0800] rev 34725
8134916: LocaleData.cldr for sun/text/resources/LocaleDataTest.java seems to contain wrong data Reviewed-by: okutsu
Mon, 21 Dec 2015 11:34:14 -0500 8138696: java.lang.ref.Cleaner - an easy to use alternative to finalization
rriggs [Mon, 21 Dec 2015 11:34:14 -0500] rev 34724
8138696: java.lang.ref.Cleaner - an easy to use alternative to finalization Reviewed-by: mchung, mr, chegar, plevart, kbarrett, dholmes
Mon, 21 Dec 2015 13:30:58 +0100 8145686: SimpleConsoleLogger and LogRecord should take advantage of StackWalker to skip classes implementing System.Logger
dfuchs [Mon, 21 Dec 2015 13:30:58 +0100] rev 34723
8145686: SimpleConsoleLogger and LogRecord should take advantage of StackWalker to skip classes implementing System.Logger Summary: methods defined on classes implementing System.Logger will be skipped when looking for the calling method. Reviewed-by: mchung
Mon, 21 Dec 2015 13:43:53 +0800 8131155: java/net/NetworkInterface/NetworkInterfaceStreamTest.java failed because of Teredo Tunneling Pseudo-Interface
xiaofeya [Mon, 21 Dec 2015 13:43:53 +0800] rev 34722
8131155: java/net/NetworkInterface/NetworkInterfaceStreamTest.java failed because of Teredo Tunneling Pseudo-Interface Reviewed-by: amlu, chegar, psandoz
Mon, 21 Dec 2015 09:40:00 +0530 8145750: jjs fails to run simple scripts with security manager turned on
sundar [Mon, 21 Dec 2015 09:40:00 +0530] rev 34721
8145750: jjs fails to run simple scripts with security manager turned on Reviewed-by: hannesw, alanb
Sat, 19 Dec 2015 02:24:27 +0100 8144723: MethodHandleImpl.initStatics is no longer needed
redestad [Sat, 19 Dec 2015 02:24:27 +0100] rev 34720
8144723: MethodHandleImpl.initStatics is no longer needed Reviewed-by: vlivanov, mhaupt, forax
Fri, 18 Dec 2015 23:54:51 +0000 8049321: Support SHA256WithDSA in JSSE
xuelei [Fri, 18 Dec 2015 23:54:51 +0000] rev 34719
8049321: Support SHA256WithDSA in JSSE Reviewed-by: wetmore, mullan
Fri, 18 Dec 2015 09:55:44 -0800 Merge
lana [Fri, 18 Dec 2015 09:55:44 -0800] rev 34718
Merge
Fri, 18 Dec 2015 16:12:55 +0000 8145589: Test6277246.java fails to compile after JDK-8144479
chegar [Fri, 18 Dec 2015 16:12:55 +0000] rev 34717
8145589: Test6277246.java fails to compile after JDK-8144479 Reviewed-by: rriggs
Fri, 18 Dec 2015 16:06:24 +0000 8056152: API to create Threads that do not inherit inheritable thread-local initial values
chegar [Fri, 18 Dec 2015 16:06:24 +0000] rev 34716
8056152: API to create Threads that do not inherit inheritable thread-local initial values Reviewed-by: alanb, dholmes, mchung, mr, rriggs
Fri, 18 Dec 2015 14:43:24 +0100 8145417: JInfoSanityTest failed with Error attaching to remote server: java.rmi.ConnectException: Connection refused
jbachorik [Fri, 18 Dec 2015 14:43:24 +0100] rev 34715
8145417: JInfoSanityTest failed with Error attaching to remote server: java.rmi.ConnectException: Connection refused Reviewed-by: sspitsyn
Fri, 18 Dec 2015 09:59:25 +0100 8145006: Collections.asLifoQueue(null) doesn't throw NPE as specified
psandoz [Fri, 18 Dec 2015 09:59:25 +0100] rev 34714
8145006: Collections.asLifoQueue(null) doesn't throw NPE as specified Reviewed-by: smarks
Thu, 17 Dec 2015 20:27:37 -0800 Merge
lana [Thu, 17 Dec 2015 20:27:37 -0800] rev 34713
Merge
Thu, 17 Dec 2015 21:14:58 +0300 8145539: (coll) AbstractMap.keySet and .values should not be volatile
shade [Thu, 17 Dec 2015 21:14:58 +0300] rev 34712
8145539: (coll) AbstractMap.keySet and .values should not be volatile Reviewed-by: redestad, plevart, dl, psandoz
Thu, 17 Dec 2015 20:42:01 +0300 8145428: Optimize StringUTF16 compress/copy methods for C1
shade [Thu, 17 Dec 2015 20:42:01 +0300] rev 34711
8145428: Optimize StringUTF16 compress/copy methods for C1 Reviewed-by: redestad, psandoz, sherman, rriggs
Thu, 17 Dec 2015 09:39:21 -0800 8144553: java/lang/StackWalker/StackWalkTest.java and MultiThreadStackWalk.java fail with stack overflows
mchung [Thu, 17 Dec 2015 09:39:21 -0800] rev 34710
8144553: java/lang/StackWalker/StackWalkTest.java and MultiThreadStackWalk.java fail with stack overflows Reviewed-by: dfuchs
Wed, 16 Dec 2015 14:45:21 -0800 8145605: Problem list Test6277246.java until a fix for JDK-8145589
darcy [Wed, 16 Dec 2015 14:45:21 -0800] rev 34709
8145605: Problem list Test6277246.java until a fix for JDK-8145589 Reviewed-by: sherman, mchung
Wed, 16 Dec 2015 20:00:03 +0100 8057804: AnnotatedType interfaces provide no way to get annotations on owner type
jfranck [Wed, 16 Dec 2015 20:00:03 +0100] rev 34708
8057804: AnnotatedType interfaces provide no way to get annotations on owner type Reviewed-by: darcy, redestad
Wed, 16 Dec 2015 13:00:29 -0500 8032510: Add java.time.Duration.dividedBy(Duration)
rriggs [Wed, 16 Dec 2015 13:00:29 -0500] rev 34707
8032510: Add java.time.Duration.dividedBy(Duration) Reviewed-by: rriggs, scolebourne
Wed, 16 Dec 2015 08:38:10 -0800 8129567: CRYPTO_MECHANISM_PARAM_INVALID occurs if GCM mode parameter which is used as an IV is set to all zeros
asmotrak [Wed, 16 Dec 2015 08:38:10 -0800] rev 34706
8129567: CRYPTO_MECHANISM_PARAM_INVALID occurs if GCM mode parameter which is used as an IV is set to all zeros Reviewed-by: mullan Contributed-by: bhanu.prakash.gopularam@oracle.com
Wed, 16 Dec 2015 12:17:03 +0000 8144479: Remove character coders from sun.misc
chegar [Wed, 16 Dec 2015 12:17:03 +0000] rev 34705
8144479: Remove character coders from sun.misc Reviewed-by: psandoz, rriggs
Wed, 16 Dec 2015 08:42:00 +0000 8145416: Move sun.misc.ProxyGenerator to java.lang.reflect
chegar [Wed, 16 Dec 2015 08:42:00 +0000] rev 34704
8145416: Move sun.misc.ProxyGenerator to java.lang.reflect Reviewed-by: alanb, mchung, rriggs
Tue, 15 Dec 2015 19:01:10 -0800 Merge
amurillo [Tue, 15 Dec 2015 19:01:10 -0800] rev 34703
Merge
Tue, 15 Dec 2015 09:50:07 -0800 Merge
amurillo [Tue, 15 Dec 2015 09:50:07 -0800] rev 34702
Merge
Fri, 11 Dec 2015 17:45:50 -0800 Merge
amurillo [Fri, 11 Dec 2015 17:45:50 -0800] rev 34701
Merge
Mon, 07 Dec 2015 17:04:37 +0000 Merge
jprovino [Mon, 07 Dec 2015 17:04:37 +0000] rev 34700
Merge
Mon, 07 Dec 2015 12:31:25 +0100 8144308: com/sun/jdi/SuspendThreadTest.java failed with "transport error 202: send failed: Broken pipe"
jbachorik [Mon, 07 Dec 2015 12:31:25 +0100] rev 34699
8144308: com/sun/jdi/SuspendThreadTest.java failed with "transport error 202: send failed: Broken pipe" Reviewed-by: sla
Fri, 06 Nov 2015 14:32:34 +0100 8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
jbachorik [Fri, 06 Nov 2015 14:32:34 +0100] rev 34698
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns Reviewed-by: dsamersoff
Tue, 15 Dec 2015 13:02:01 -0800 8145430: Fix typo in StackWalker javadoc
mchung [Tue, 15 Dec 2015 13:02:01 -0800] rev 34697
8145430: Fix typo in StackWalker javadoc Reviewed-by: dfuchs, darcy
Tue, 15 Dec 2015 12:47:23 -0800 8145139: clean up jdk_collections and jdk_concurrent test groups
smarks [Tue, 15 Dec 2015 12:47:23 -0800] rev 34696
8145139: clean up jdk_collections and jdk_concurrent test groups Reviewed-by: martin
Tue, 15 Dec 2015 11:02:12 +0100 8142907: Integration of minor fixes from the build-infra project
ihse [Tue, 15 Dec 2015 11:02:12 +0100] rev 34695
8142907: Integration of minor fixes from the build-infra project Reviewed-by: erikj, dholmes
Tue, 15 Dec 2015 09:02:46 -0800 8143394: PushbackReader throws NullPointerException
bpb [Tue, 15 Dec 2015 09:02:46 -0800] rev 34694
8143394: PushbackReader throws NullPointerException Summary: Synchronize on lock in close() to avoid NPE from read()-close() race. Reviewed-by: alanb, dfuchs
Tue, 15 Dec 2015 08:54:35 -0800 8145343: CorruptEntry.java fails after push for JDK-8145260
sherman [Tue, 15 Dec 2015 08:54:35 -0800] rev 34693
8145343: CorruptEntry.java fails after push for JDK-8145260 Reviewed-by: weijun
Fri, 11 Dec 2015 16:35:59 +0300 8078423: [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java relies on system locale
skovalev [Fri, 11 Dec 2015 16:35:59 +0300] rev 34692
8078423: [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java relies on system locale Reviewed-by: martin
Tue, 15 Dec 2015 10:11:04 +0000 8145390: Remove sun.misc.Queue and replace usages with standard Collections
chegar [Tue, 15 Dec 2015 10:11:04 +0000] rev 34691
8145390: Remove sun.misc.Queue and replace usages with standard Collections Reviewed-by: psandoz, mchung, serb
Tue, 15 Dec 2015 16:42:30 +0900 8139572: SimpleDateFormat parse month stand-alone format bug
okutsu [Tue, 15 Dec 2015 16:42:30 +0900] rev 34690
8139572: SimpleDateFormat parse month stand-alone format bug Reviewed-by: okutsu Contributed-by: Naveen Kumar <naveen.ah.kumar@oracle.com>
Mon, 14 Dec 2015 14:08:37 -0800 8145055: Marlin renderer causes unaligned write accesses
lbourges [Mon, 14 Dec 2015 14:08:37 -0800] rev 34689
8145055: Marlin renderer causes unaligned write accesses Reviewed-by: flar, prr
Mon, 14 Dec 2015 19:30:13 +0000 8145214: Remove sun.misc.Request and RequestProcessor
chegar [Mon, 14 Dec 2015 19:30:13 +0000] rev 34688
8145214: Remove sun.misc.Request and RequestProcessor Reviewed-by: alanb, mchung, rriggs
Mon, 14 Dec 2015 19:24:33 +0000 8144995: Move sun.misc.HexDumpEncoder to sun.security.util
chegar [Mon, 14 Dec 2015 19:24:33 +0000] rev 34687
8144995: Move sun.misc.HexDumpEncoder to sun.security.util Reviewed-by: psandoz, mchung
Mon, 14 Dec 2015 09:27:15 -0800 8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2]
sherman [Mon, 14 Dec 2015 09:27:15 -0800] rev 34686
8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2] Reviewed-by: coffeys
Sun, 13 Dec 2015 15:20:35 +0100 8144675: Add a filtering collector
shinyafox [Sun, 13 Dec 2015 15:20:35 +0100] rev 34685
8144675: Add a filtering collector Reviewed-by: psandoz, smarks
Sun, 13 Dec 2015 15:10:13 +0100 8145007: Pattern splitAsStream is not late binding as required by the specification
psandoz [Sun, 13 Dec 2015 15:10:13 +0100] rev 34684
8145007: Pattern splitAsStream is not late binding as required by the specification Reviewed-by: chegar, psandoz Contributed-by: Tagir Valeev <amaembo@gmail.com>
Fri, 11 Dec 2015 19:06:40 -0800 8140470: javax/xml/crypto/dsig/SecurityManager/XMLDSigWithSecMgr.java failed with AccessControlException
asmotrak [Fri, 11 Dec 2015 19:06:40 -0800] rev 34683
8140470: javax/xml/crypto/dsig/SecurityManager/XMLDSigWithSecMgr.java failed with AccessControlException Reviewed-by: mullan
Fri, 11 Dec 2015 17:01:01 -0800 8144952: add wildcards to the Map.ofEntries() method
smarks [Fri, 11 Dec 2015 17:01:01 -0800] rev 34682
8144952: add wildcards to the Map.ofEntries() method Reviewed-by: darcy, psandoz, chegar
Fri, 18 Dec 2015 09:29:10 -0800 Added tag jdk-9+98 for changeset 797d5137b545
lana [Fri, 18 Dec 2015 09:29:10 -0800] rev 34681
Added tag jdk-9+98 for changeset 797d5137b545
Wed, 05 Jul 2017 21:09:07 +0200 Merge
duke [Wed, 05 Jul 2017 21:09:07 +0200] rev 34680
Merge
Fri, 18 Dec 2015 09:56:56 -0800 Merge
lana [Fri, 18 Dec 2015 09:56:56 -0800] rev 34679
Merge
Thu, 17 Dec 2015 20:25:48 -0800 Merge
lana [Thu, 17 Dec 2015 20:25:48 -0800] rev 34678
Merge
Tue, 15 Dec 2015 19:01:07 -0800 Merge
amurillo [Tue, 15 Dec 2015 19:01:07 -0800] rev 34677
Merge
Fri, 11 Dec 2015 17:45:48 -0800 Merge
amurillo [Fri, 11 Dec 2015 17:45:48 -0800] rev 34676
Merge
Wed, 09 Dec 2015 12:35:09 -0800 8145027: Exclude NUMAInterleaveGranularity from TestOptionsWithRanges.java
jmasa [Wed, 09 Dec 2015 12:35:09 -0800] rev 34675
8145027: Exclude NUMAInterleaveGranularity from TestOptionsWithRanges.java Reviewed-by: jwilhelm, ddmitriev
Wed, 09 Dec 2015 17:09:12 +0000 Merge
tschatzl [Wed, 09 Dec 2015 17:09:12 +0000] rev 34674
Merge
Wed, 09 Dec 2015 09:51:31 -0500 8060697: Improve G1 Heap Growth Heuristics
tbenson [Wed, 09 Dec 2015 09:51:31 -0500] rev 34673
8060697: Improve G1 Heap Growth Heuristics Summary: Reworked GCTimeRatio-based heap growth code for G1 Reviewed-by: tschatzl, kbarrett, jmasa Contributed-by: tom.benson@oracle.com
Wed, 09 Dec 2015 15:01:11 +0000 Merge
david [Wed, 09 Dec 2015 15:01:11 +0000] rev 34672
Merge
Wed, 09 Dec 2015 14:49:26 +0100 8144837: Improve the printout of heap regions in hs_err dump files.
david [Wed, 09 Dec 2015 14:49:26 +0100] rev 34671
8144837: Improve the printout of heap regions in hs_err dump files. Reviewed-by: stefank, sjohanss
Wed, 09 Dec 2015 15:31:25 +0530 8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot
kevinw [Wed, 09 Dec 2015 15:31:25 +0530] rev 34670
8138745: Implement ExitOnOutOfMemory and CrashOnOutOfMemory in HotSpot Reviewed-by: dholmes, sla Contributed-by: cheleswer.sahu@oracle.com
Tue, 08 Dec 2015 20:51:09 -0500 8144930: gcc 4.1.2: fix build flags after "8114853 variable tracking size limit exceeded"
goetz [Tue, 08 Dec 2015 20:51:09 -0500] rev 34669
8144930: gcc 4.1.2: fix build flags after "8114853 variable tracking size limit exceeded" Reviewed-by: dholmes
Tue, 08 Dec 2015 21:46:56 +0000 Merge
mikael [Tue, 08 Dec 2015 21:46:56 +0000] rev 34668
Merge
Tue, 08 Dec 2015 11:36:16 -0800 8144881: Various fixes to linux/sparc
mikael [Tue, 08 Dec 2015 11:36:16 -0800] rev 34667
8144881: Various fixes to linux/sparc Summary: Fixed sigflags printing, format specfiers, codeCache includes and some function returns Reviewed-by: dsamersoff, simonis
Tue, 08 Dec 2015 20:04:03 +0100 8140485: Class load and creation cleanup
mgronlun [Tue, 08 Dec 2015 20:04:03 +0100] rev 34666
8140485: Class load and creation cleanup Reviewed-by: hseigel, coleenp, sspitsyn
Tue, 08 Dec 2015 05:50:46 -0800 8140031: SA: Searching for a value in Threads does not work
poonam [Tue, 08 Dec 2015 05:50:46 -0800] rev 34665
8140031: SA: Searching for a value in Threads does not work Summary: Improve the thread and threads commands in CLHSDB Reviewed-by: dsamersoff
Mon, 07 Dec 2015 21:14:56 +0800 8144201: aarch64: jdk/test/com/sun/net/httpserver/Test6a.java fails with --enable-unlimited-crypto
fyang [Mon, 07 Dec 2015 21:14:56 +0800] rev 34664
8144201: aarch64: jdk/test/com/sun/net/httpserver/Test6a.java fails with --enable-unlimited-crypto Summary: Fix typo in stub generate_cipherBlockChaining_decryptAESCrypt Reviewed-by: roland
Mon, 07 Dec 2015 21:03:56 +0000 Merge
jwilhelm [Mon, 07 Dec 2015 21:03:56 +0000] rev 34663
Merge
Mon, 07 Dec 2015 17:29:27 +0000 Merge
jwilhelm [Mon, 07 Dec 2015 17:29:27 +0000] rev 34662
Merge
Fri, 04 Dec 2015 15:24:14 -0800 8142341: GC: current flags need ranges to be implemented
sangheki [Fri, 04 Dec 2015 15:24:14 -0800] rev 34661
8142341: GC: current flags need ranges to be implemented Summary: Add explicit ranges and constraint for all gc flags Reviewed-by: jwilhelm, gziemski, ddmitriev, tbenson
Mon, 07 Dec 2015 19:21:40 +0000 Merge
iklam [Mon, 07 Dec 2015 19:21:40 +0000] rev 34660
Merge
Wed, 02 Dec 2015 18:14:54 -0800 8143615: compactHashtable.hpp includes .inline.hpp file
iklam [Wed, 02 Dec 2015 18:14:54 -0800] rev 34659
8143615: compactHashtable.hpp includes .inline.hpp file Reviewed-by: dholmes, stefank
Mon, 07 Dec 2015 17:16:13 +0000 Merge
jprovino [Mon, 07 Dec 2015 17:16:13 +0000] rev 34658
Merge
Mon, 07 Dec 2015 17:04:42 +0000 Merge
jprovino [Mon, 07 Dec 2015 17:04:42 +0000] rev 34657
Merge
Fri, 04 Dec 2015 13:02:25 +0100 8144146: Unified Logging tags cannot be reserved keywords
mlarsson [Fri, 04 Dec 2015 13:02:25 +0100] rev 34656
8144146: Unified Logging tags cannot be reserved keywords Reviewed-by: dholmes, sla
Fri, 04 Dec 2015 09:36:16 -0800 8144605: Invalid format specifier when printing in_cset_state_t
mikael [Fri, 04 Dec 2015 09:36:16 -0800] rev 34655
8144605: Invalid format specifier when printing in_cset_state_t Summary: Use existing CSETSTATE_FORMAT macro in format string Reviewed-by: kbarrett, tschatzl
Sun, 06 Dec 2015 06:08:48 +0000 Merge
mikael [Sun, 06 Dec 2015 06:08:48 +0000] rev 34654
Merge
Fri, 04 Dec 2015 14:32:25 -0800 8144663: Invalid constraints in memset_with_concurrent_readers_sparc.cpp inline assembly
mikael [Fri, 04 Dec 2015 14:32:25 -0800] rev 34653
8144663: Invalid constraints in memset_with_concurrent_readers_sparc.cpp inline assembly Summary: Fix constraints and signedness in comparisons Reviewed-by: kbarrett
Sat, 05 Dec 2015 17:14:02 +0000 Merge
coleenp [Sat, 05 Dec 2015 17:14:02 +0000] rev 34652
Merge
Sat, 05 Dec 2015 10:40:22 -0500 8144534: Refactor templateInterpreter and templateInterpreterGenerator functions
coleenp [Sat, 05 Dec 2015 10:40:22 -0500] rev 34651
8144534: Refactor templateInterpreter and templateInterpreterGenerator functions Summary: merged templateInterpreter_x86_32/64 into templateInterpreterGenerator_x86.cpp (some 32/64 functions remain for the hand coded crc functions). Reviewed-by: goetz, jrose, twisti
Sat, 05 Dec 2015 15:17:29 +0100 8144690: g1Predictions.hpp includes allocation.inline.hpp
tschatzl [Sat, 05 Dec 2015 15:17:29 +0100] rev 34650
8144690: g1Predictions.hpp includes allocation.inline.hpp Summary: Remove offending (and unnecessary) include statement. Reviewed-by: stefank, jmasa
Sat, 05 Dec 2015 15:16:01 +0100 8144583: Test sanity/ExecuteInternalVMTests.java fails
tschatzl [Sat, 05 Dec 2015 15:16:01 +0100] rev 34649
8144583: Test sanity/ExecuteInternalVMTests.java fails Summary: Remove a test that is highly dependent on timing. Reviewed-by: jwilhelm
Sat, 05 Dec 2015 05:15:35 -0500 8144192: Enhancements-to-print_siginfo-windows
stuefe [Sat, 05 Dec 2015 05:15:35 -0500] rev 34648
8144192: Enhancements-to-print_siginfo-windows Summary: some small enhancement to os::print_siginfo for Windows Reviewed-by: dholmes
Mon, 16 Nov 2015 10:58:14 +0100 8143125: [aix] Further Developments for AIX
stuefe [Mon, 16 Nov 2015 10:58:14 +0100] rev 34647
8143125: [aix] Further Developments for AIX Summary: Port newest AIX port developemnts to OpenJDK. Reviewed-by: goetz, simonis
Sat, 05 Dec 2015 07:16:52 +0100 8144702: Using tid decorator in Unified Logging may crash VM
stuefe [Sat, 05 Dec 2015 07:16:52 +0100] rev 34646
8144702: Using tid decorator in Unified Logging may crash VM Summary: LogDecorations::create_tid_decoration should avoid Thread::current() if possible. Reviewed-by: mlarsson, coleenp
Sat, 05 Dec 2015 03:10:50 +0000 Merge
dsamersoff [Sat, 05 Dec 2015 03:10:50 +0000] rev 34645
Merge
Fri, 04 Dec 2015 18:40:03 +0000 Merge
dsamersoff [Fri, 04 Dec 2015 18:40:03 +0000] rev 34644
Merge
Fri, 04 Dec 2015 21:27:12 +0300 8131694: backout the fix for JDK-8131331 when JDK-8131693 is fixed
dsamersoff [Fri, 04 Dec 2015 21:27:12 +0300] rev 34643
8131694: backout the fix for JDK-8131331 when JDK-8131693 is fixed Summary: backout temporal fix Reviewed-by: dcubed
Sat, 05 Dec 2015 00:07:04 +0000 Merge
iklam [Sat, 05 Dec 2015 00:07:04 +0000] rev 34642
Merge
Wed, 02 Dec 2015 06:00:18 -0800 8144491: ElfSymbolTable::lookup returns bad value when the lookup has failed
iklam [Wed, 02 Dec 2015 06:00:18 -0800] rev 34641
8144491: ElfSymbolTable::lookup returns bad value when the lookup has failed Reviewed-by: dcubed, stefank
Fri, 04 Dec 2015 22:07:22 +0000 Merge
ehelin [Fri, 04 Dec 2015 22:07:22 +0000] rev 34640
Merge
Fri, 04 Dec 2015 15:47:13 +0100 8144712: Remove g1RootClosures.inline.hpp
ehelin [Fri, 04 Dec 2015 15:47:13 +0100] rev 34639
8144712: Remove g1RootClosures.inline.hpp Reviewed-by: stefank, mgerdin
Fri, 04 Dec 2015 20:04:59 +0000 Merge
mlarsson [Fri, 04 Dec 2015 20:04:59 +0000] rev 34638
Merge
Thu, 03 Dec 2015 22:42:28 +0900 8140556: Add force rotation option to VM.log jcmd
ysuenaga [Thu, 03 Dec 2015 22:42:28 +0900] rev 34637
8140556: Add force rotation option to VM.log jcmd Summary: Rotate JVM log files via jcmd Reviewed-by: sla, mlarsson
Fri, 04 Dec 2015 16:19:09 +0000 Merge
jbachorik [Fri, 04 Dec 2015 16:19:09 +0000] rev 34636
Merge
Fri, 06 Nov 2015 14:34:06 +0100 8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
jbachorik [Fri, 06 Nov 2015 14:34:06 +0100] rev 34635
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns Reviewed-by: dsamersoff
Fri, 04 Dec 2015 13:39:59 +0300 8144629: runtime/thread/Fibonacci.java test should ran in othervm mode
ddmitriev [Fri, 04 Dec 2015 13:39:59 +0300] rev 34634
8144629: runtime/thread/Fibonacci.java test should ran in othervm mode Reviewed-by: ctornqvi
Fri, 04 Dec 2015 04:06:37 -0500 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
dholmes [Fri, 04 Dec 2015 04:06:37 -0500] rev 34633
8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables Summary: Used compiled-based TLS when available. Additional contributions by Thomas Stufe (AIX) and Andrew Haley (Aarch64) Reviewed-by: stuefe, bdelsart, dcubed
Fri, 04 Dec 2015 04:29:31 +0000 Merge
coleenp [Fri, 04 Dec 2015 04:29:31 +0000] rev 34632
Merge
Thu, 03 Dec 2015 13:08:37 -0500 8144536: Clean up Unified Logging test directory
rprotacio [Thu, 03 Dec 2015 13:08:37 -0500] rev 34631
8144536: Clean up Unified Logging test directory Summary: Consolidated two logging options' tests into one file each Reviewed-by: dholmes, ctornqvi
Fri, 04 Dec 2015 02:46:41 +0000 Merge
mockner [Fri, 04 Dec 2015 02:46:41 +0000] rev 34630
Merge
Thu, 03 Dec 2015 19:35:18 +0000 Merge
mockner [Thu, 03 Dec 2015 19:35:18 +0000] rev 34629
Merge
Wed, 02 Dec 2015 14:07:58 -0500 8142976: Reimplement TraceClassInitialization with Unified Logging
mockner [Wed, 02 Dec 2015 14:07:58 -0500] rev 34628
8142976: Reimplement TraceClassInitialization with Unified Logging Summary: TraceClassInitialization logging reimplemented with Unified Logging. Reviewed-by: coleenp, hseigel
Fri, 04 Dec 2015 02:39:03 +0100 Merge
tschatzl [Fri, 04 Dec 2015 02:39:03 +0100] rev 34627
Merge
Tue, 01 Dec 2015 16:46:55 +0100 8136680: Enable adaptive IHOP by default
tschatzl [Tue, 01 Dec 2015 16:46:55 +0100] rev 34626
8136680: Enable adaptive IHOP by default Reviewed-by: jmasa, mgerdin, ehelin
Thu, 03 Dec 2015 21:34:23 +0300 8114853: variable tracking size limit exceeded in vmStructs.cpp
dsamersoff [Thu, 03 Dec 2015 21:34:23 +0300] rev 34625
8114853: variable tracking size limit exceeded in vmStructs.cpp Summary: Turn off var-tracking-assignments for vmStructs.cpp Reviewed-by: tschatzl, mgerdin, coleenp
Wed, 02 Dec 2015 10:17:31 +0100 8144343: [aix] Stack bottom should be page aligned
stuefe [Wed, 02 Dec 2015 10:17:31 +0100] rev 34624
8144343: [aix] Stack bottom should be page aligned Summary: On thread create or attach, ensure stack bottom is aligned to os::vm_page_size() Reviewed-by: simonis, kvn
Thu, 26 Nov 2015 14:19:29 +0400 8016752: [Newtest] regression test for PrintGCDetails and Verbose flags do not crash when ParOldGC has no memory
dfazunen [Thu, 26 Nov 2015 14:19:29 +0400] rev 34623
8016752: [Newtest] regression test for PrintGCDetails and Verbose flags do not crash when ParOldGC has no memory Summary: new regression test for parallel GC Reviewed-by: brutisso, tschatzl Contributed-by: dmitry.fazunenko@oracle.com, andrey.x.zakharov@oracle.com
Wed, 02 Dec 2015 10:02:44 +0100 8144315: update_rs is passed wrong object
ehelin [Wed, 02 Dec 2015 10:02:44 +0100] rev 34622
8144315: update_rs is passed wrong object Reviewed-by: jmasa, kbarrett
Tue, 01 Dec 2015 21:30:34 -0500 8143291: Remove redundant coding around os::exception_name
stuefe [Tue, 01 Dec 2015 21:30:34 -0500] rev 34621
8143291: Remove redundant coding around os::exception_name Reviewed-by: dholmes, coleenp
Tue, 01 Dec 2015 21:08:00 +0100 Merge
jwilhelm [Tue, 01 Dec 2015 21:08:00 +0100] rev 34620
Merge
Thu, 26 Nov 2015 13:13:03 +0100 8143251: HeapRetentionTest.java Test is failing on jdk9/dev
sjohanss [Thu, 26 Nov 2015 13:13:03 +0100] rev 34619
8143251: HeapRetentionTest.java Test is failing on jdk9/dev Reviewed-by: tschatzl, david
Mon, 30 Nov 2015 10:09:01 +0300 8144084: [TESTBUG] 1.9 section not unlock flag in runtime/CommandLine/IgnoreUnrecognizedVMOptions test
ddmitriev [Mon, 30 Nov 2015 10:09:01 +0300] rev 34618
8144084: [TESTBUG] 1.9 section not unlock flag in runtime/CommandLine/IgnoreUnrecognizedVMOptions test Reviewed-by: dholmes
Fri, 27 Nov 2015 13:39:56 +0100 8144072: G1ParScanThreadState::update_rs does not need to call is_in_reserved
ehelin [Fri, 27 Nov 2015 13:39:56 +0100] rev 34617
8144072: G1ParScanThreadState::update_rs does not need to call is_in_reserved Reviewed-by: tschatzl, mgerdin
Fri, 27 Nov 2015 13:39:50 +0100 8144067: Pass obj directly to G1ParScanThreadState::update_rs
ehelin [Fri, 27 Nov 2015 13:39:50 +0100] rev 34616
8144067: Pass obj directly to G1ParScanThreadState::update_rs Reviewed-by: tschatzl, mgerdin
Fri, 27 Nov 2015 13:39:45 +0100 8144052: mark_card_deferred does not need to check g1_young_gen
ehelin [Fri, 27 Nov 2015 13:39:45 +0100] rev 34615
8144052: mark_card_deferred does not need to check g1_young_gen Reviewed-by: tschatzl, mgerdin
Sun, 29 Nov 2015 15:08:40 +0100 8144040: UpdateRSetDeferred in G1EvacFailure will never visit survivor regions
ehelin [Sun, 29 Nov 2015 15:08:40 +0100] rev 34614
8144040: UpdateRSetDeferred in G1EvacFailure will never visit survivor regions Reviewed-by: tschatzl, mgerdin
Wed, 29 Apr 2015 13:17:46 +0200 8142402: G1 should not redirty cards in free regions
ehelin [Wed, 29 Apr 2015 13:17:46 +0200] rev 34613
8142402: G1 should not redirty cards in free regions Reviewed-by: mgerdin, tschatzl
Sun, 29 Nov 2015 10:00:31 +0100 8144145: G1GCPhaseTimes should allow externally accounted time
ehelin [Sun, 29 Nov 2015 10:00:31 +0100] rev 34612
8144145: G1GCPhaseTimes should allow externally accounted time Reviewed-by: ehelin, tschatzl
Sun, 29 Nov 2015 10:00:23 +0100 8144077: Add getter for G1CollectorPolicy::_collectionSetChooser
ehelin [Sun, 29 Nov 2015 10:00:23 +0100] rev 34611
8144077: Add getter for G1CollectorPolicy::_collectionSetChooser Reviewed-by: mgerdin, tschatzl
Tue, 15 Dec 2015 11:02:49 +0100 8142907: Integration of minor fixes from the build-infra project
ihse [Tue, 15 Dec 2015 11:02:49 +0100] rev 34610
8142907: Integration of minor fixes from the build-infra project Reviewed-by: erikj, dholmes
Fri, 18 Dec 2015 09:29:05 -0800 Added tag jdk-9+98 for changeset 8743629b4f0c
lana [Fri, 18 Dec 2015 09:29:05 -0800] rev 34609
Added tag jdk-9+98 for changeset 8743629b4f0c
Fri, 18 Dec 2015 09:55:22 -0800 Merge
lana [Fri, 18 Dec 2015 09:55:22 -0800] rev 34608
Merge
Thu, 17 Dec 2015 20:24:47 -0800 Merge
lana [Thu, 17 Dec 2015 20:24:47 -0800] rev 34607
Merge
Thu, 17 Dec 2015 15:43:18 +0100 8145670: New Solaris devkits are missing gobjcopy
erikj [Thu, 17 Dec 2015 15:43:18 +0100] rev 34606
8145670: New Solaris devkits are missing gobjcopy Reviewed-by: ihse
Wed, 16 Dec 2015 15:50:40 +0100 8145560: AIX: change '8036003: Add --with-debug-symbols' broke AIX build
simonis [Wed, 16 Dec 2015 15:50:40 +0100] rev 34605
8145560: AIX: change '8036003: Add --with-debug-symbols' broke AIX build Reviewed-by: erikj
Wed, 16 Dec 2015 14:48:35 +0100 8145548: Add default directory for freetype source
ihse [Wed, 16 Dec 2015 14:48:35 +0100] rev 34604
8145548: Add default directory for freetype source Reviewed-by: erikj Contributed-by: Timo Kinnunen <timo.kinnunen@gmail.com>
Tue, 15 Dec 2015 19:01:07 -0800 Merge
amurillo [Tue, 15 Dec 2015 19:01:07 -0800] rev 34603
Merge
Tue, 15 Dec 2015 09:50:04 -0800 Merge
amurillo [Tue, 15 Dec 2015 09:50:04 -0800] rev 34602
Merge
Fri, 11 Dec 2015 17:45:48 -0800 Merge
amurillo [Fri, 11 Dec 2015 17:45:48 -0800] rev 34601
Merge
Tue, 08 Dec 2015 03:16:58 +0100 Merge
dholmes [Tue, 08 Dec 2015 03:16:58 +0100] rev 34600
Merge
Mon, 07 Dec 2015 17:05:03 -0800 8144677: jprt.properties should allow creating a user specified testset with custom build flavors and build targets
cjplummer [Mon, 07 Dec 2015 17:05:03 -0800] rev 34599
8144677: jprt.properties should allow creating a user specified testset with custom build flavors and build targets Summary: Made setting jprt.build.flavors and jprt.build.targets more flexible Reviewed-by: dholmes, mikael
Mon, 07 Dec 2015 17:04:33 +0000 Merge
jprovino [Mon, 07 Dec 2015 17:04:33 +0000] rev 34598
Merge
Thu, 03 Dec 2015 12:00:37 +0100 8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns
jbachorik [Thu, 03 Dec 2015 12:00:37 +0100] rev 34597
8141526: Allow to collect stdout/stderr from the FinalizationRunner even before the process returns Reviewed-by: dsamersoff
Tue, 15 Dec 2015 11:02:03 +0100 8142907: Integration of minor fixes from the build-infra project
ihse [Tue, 15 Dec 2015 11:02:03 +0100] rev 34596
8142907: Integration of minor fixes from the build-infra project Reviewed-by: erikj, dholmes
Tue, 15 Dec 2015 15:45:53 +0100 8145391: Updated jprt.properties, devtools, jib and readme with SS12u4
erikj [Tue, 15 Dec 2015 15:45:53 +0100] rev 34595
8145391: Updated jprt.properties, devtools, jib and readme with SS12u4 Reviewed-by: ihse, tbell
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 tip