Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
55ee656325faadbe9c33c4c97c20837c23ef6158
55ee656
6799343: (fmt) java.util.Formatter uses plainlink instead of linkplain
by darcy
· 16 years ago
bf596bc
6327048: Enum javadoc could link to JLS
by darcy
· 16 years ago
4ecdcc1
6239194: Object.hashCode() should reference System.identityHashCode()
by darcy
· 16 years ago
30ec4c4
6798822: (process) Non-portable use of isdigit in src/solaris/native/java/lang/UNIXProcess_md.c
by martin
· 16 years ago
55f269b
6719182: update legal notice in java/lang/instrument/package.html
by darcy
· 16 years ago
abd8f67
6704655: Test test/java/lang/reflect/Generics/Probe.java fails under OpenJDK
by darcy
· 16 years ago
b6bec9a
6797480: Remove synchronization bottleneck in logger
by martin
· 16 years ago
5408fca
6790677: java.net.HttpCookie.parse(String) should ignore unrecognized attributes, RFC2965
by jccollet
· 16 years ago
32db449
6601457: Move wrapper class tests from closed to open
by darcy
· 16 years ago
a863698
Merge
by tbell
· 16 years ago
edcec88
6604864: Double.valueOf(String) does not specify behaviour for overflow and underflow
by darcy
· 16 years ago
f5c2b68
6476425: (fmt)java.util.Formatter.print() throws IllegalArgumentException on large BigDecima
by sherman
· 16 years ago
af11aa5
Added tag jdk7-b44 for changeset d8eb2738db6b
by xdono
· 16 years ago
abdf5e3
Merge
by mchung
· 16 years ago
b9b00eb
6769976: (fc) FileChannelImpl.isAMappedBufferField not used
by mchung
· 16 years ago
80f7a35
6793429: Use compiled properties instead of plain properties for resource file
by mchung
· 16 years ago
98e19d2
Merge
by xdono
· 16 years ago
892c95c
6793475: krb5.ini not found on some Windows Reviewed-by: xuelei
by weijun
· 16 years ago
585c763
Merge
by tbell
· 16 years ago
e2afea9
Added tag jdk7-b43 for changeset 50c67678b0d1
by xdono
· 16 years ago
fc2a6fe
6754862: jdk/src/windows/bin/java_md.c: hardcoded reference to msvcr71.dll
by tbell
· 16 years ago
9cd497d
6792545: Typo in java.util.Collection JavaDoc
by darcy
· 16 years ago
1e170c8
6755782: It is not clear how DatagramSocket deals with broadcast enabling/disabling
by chegar
· 16 years ago
97e2e5e
6332094: "jar t" and "jar x" should use ZipFile, not ZipInputStream
by sherman
· 16 years ago
7206bfc
Merge
by tbell
· 16 years ago
cec41bf
Merge
by tbell
· 16 years ago
f2f89e5
6792066: src/share/native/java/io/io_util.c clean-ups Reviewed-by: alanb
by martin
· 16 years ago
5970211
Merge
by bpatel
· 16 years ago
1dfb0bf
Merge
by bpatel
· 16 years ago
1033c1b
6791458: FileInputStream/RandomAccessFile.read leaks memory if invoked on closed stream with len > 8k
by martin
· 16 years ago
9c66288
6790217: Javadoc HTML WCAG 2.0 accessibility issues in jdk docs makefile - Bold tags should be strong
by bpatel
· 16 years ago
1084761
6788196: (porting) Bounds checks in io_util.c rely on undefined behaviour
by martin
· 16 years ago
fc00d24
6790467: Add test for setInterval() for local MonitoredHost and local MonitoredVm
by thurka
· 16 years ago
8812eeb
Merge
by lana
· 16 years ago
e054942
6787009: (attach) Stub injection potentially unsafe on windows-x64
by alanb
· 16 years ago
f59693a
Merge
by tbell
· 16 years ago
980cd01
Merge
by tbell
· 16 years ago
030dd1f
Added tag jdk7-b42 for changeset 3ef0bdfa7609
by xdono
· 16 years ago
4f64054
6750401: SSL stress test with GF leads to 32 bit max process size in less than 5 minutes,with PCKS11 provider
by wetmore
· 16 years ago
ddd19fc
6496274: jar seems to use more CPU than it should
by sherman
· 16 years ago
d7a5f9c
6785258: Update copyright year
by xdono
· 16 years ago
3b6d679
6642323: Speeding up Single Byte Decoders
by sherman
· 16 years ago
ce18523
6456269: Add a GenericMBeanException so clients don't have to have server's exception classes present
by emcmanus
· 16 years ago
140e084
Merge
by sjiang
· 16 years ago
355edc9
6336980: NotificationBroadcasterSupport: to tell whether there are listeners and to do clear
by sjiang
· 16 years ago
0d551c3
6768935: Clarify the behaviour of ObjectName pattern matching with regards to namespaces
by dfuchs
· 16 years ago
71d5c9e
6332907: Add ability for connector server to close individual connections
by sjiang
· 16 years ago
48e381a
Merge
by sjiang
· 16 years ago
2d8604a
6760712: Provide a connector server option that causes it not to prevent the VM from exiting
by sjiang
· 16 years ago
8fae5c0
6780803: Wrong parameter name in description of EventClient::addListeners()
by emcmanus
· 16 years ago
24015cf
Merge
by sjiang
· 16 years ago
af57f9c
6405891: MLet: could be improved to load a native lib Reviewed-by: emcmanus
by sjiang
· 16 years ago
a9d01a0
6287328: Add methods to StandardMBean to retrieve a method based on MBean{Attribute|Operation}Info
by jfdenise
· 16 years ago
68fb007
6450834: RFE: allow StandardMBean to call MBeanRegistration methods on its wrapped resource
by jfdenise
· 16 years ago
96c3d13
6675526: Define an Annotation to name registered MBeans Reviewed-by: emcmanus
by jfdenise
· 16 years ago
8e6f824
6250014: MBeanOperationInfo Descriptor field for exceptions
by jfdenise
· 16 years ago
c559cd2
6501362: DescriptorSupport(String) could recognize "name=value" as well as XML format
by jfdenise
· 16 years ago
783324e
6774918: @NotificationInfo is ineffective on MBeans that cannot send notifications
by emcmanus
· 16 years ago
29db944
Merge
by lana
· 16 years ago
273a042
6772137: D3D: Dragging the scroll bar of a JScrollPane containing a JTree causes incorrect red
by tdv
· 16 years ago
dcfe634
6665212: PrinterJob class, method lookupStreamPrintServices(), "fos" in docs is unknown
by jgodinez
· 16 years ago
bae9480
Merge
by tbell
· 16 years ago
addfeb9
6750389: The cpuManufactorer does not correctly recognized for Solaris 10
by mchung
· 16 years ago
71fd78b
6764062: Revise usage of java.io.*.close
by mchung
· 16 years ago
1dcef57
Merge
by tbell
· 16 years ago
e8a875e
6708580: Java applications slow when EXA enabled
by tdv
· 16 years ago
d265643
Added tag jdk7-b41 for changeset 44941f893cea
by xdono
· 16 years ago
1786a3a
6587245: Import declaration not used in sun.print.* Reviewed-by: tdv, prr
by jgodinez
· 16 years ago
6344cd3
6319823: new mbean register/unregister notification for groups of mbeans
by dfuchs
· 16 years ago
5ba9777
6778613: Update javax.crypto.Cipher.getMaxAllowedKeyLength to point to proper Appendix after doc reorg
by wetmore
· 16 years ago
72ba82d
6725399: (ch) Channels.newInputStream should check for null
by sherman
· 16 years ago
62fcf3b
6776225: JMX.isNotificationSource wrong when DynamicWrapperMBean + SendNotification injection
by emcmanus
· 16 years ago
cefdcb1
6720866: Slow performance using HttpURLConnection for upload
by chegar
· 16 years ago
74ce5a1
6653384: Variable "initialized" in class CUPSPrinter is static by mistake
by jgodinez
· 16 years ago
7d6d567
6593946: (bf) X-Buffer.compact() does not discard mark as specified
by alanb
· 16 years ago
64b0bc0
6774710: spp.sh used by genBasic.sh/genCopyDirectMemory.sh
by sherman
· 16 years ago
ae05896
6728890: Add SwissSign root certificates to the JDK
by mullan
· 16 years ago
2c0af62
6775152: freetype version check program problem main arg order
by martin
· 16 years ago
7839405
Merge
by tbell
· 16 years ago
5f35519
Merge
by tbell
· 16 years ago
e81d5f8
6774170: LocalRMIServerSocketFactory should protect against ServerSocket.accept().getInetAddress() being null
by dfuchs
· 16 years ago
012ef22
6745216: missing 4 chraset aliases in sun.nio.cs package
by sherman
· 16 years ago
eb17b4b
Added tag jdk7-b40 for changeset 2201dad60231
by xdono
· 16 years ago
47ec00d
6772779: @NotificationInfo does not create MBeanNotificationInfo in the MBean's MBeanInfo
by emcmanus
· 16 years ago
8dcdfdc
6714428: 'os.name' system property shows wrong value on 64-bit Windows XP
by sherman
· 16 years ago
a403005
6757527: D3D: serious rendering issues on Nvidia boards with driver version 178.13 on Vista
by tdv
· 16 years ago
9f41680
6758179: D3D: AlphaComposite is applied incorrectly for uncached opaque BufferedImage
by tdv
· 16 years ago
a2f6e80
6683213: CounterMonitor's derived Gauge badly initialized Reviewed-by: emcmanus
by dfuchs
· 16 years ago
c4c3b35
6745052: SLServerSocket file descriptor leak
by xuelei
· 16 years ago
e651f45
6728126: Parsing Extensions in Client Hello message is done in a wrong way
by xuelei
· 16 years ago
866ae43
Merge
by tbell
· 16 years ago
3390f29
Merge
by chegar
· 16 years ago
afe43db
6755625: Add HttpURLConnection.setFixedLengthStreamingMode(long)
by chegar
· 16 years ago
082ccf3
6765491: Krb5LoginModule a little too restrictive, and the doc is not clear.
by weijun
· 16 years ago
bea4d2c
6733095: Failure when SPNEGO request non-Mutual Reviewed-by: valeriep
by weijun
· 16 years ago
b4ad911
Merge
by alanb
· 16 years ago
92d5cf9
6763122: ZipFile ctor does not throw exception when file is not a zip file
by alanb
· 16 years ago
ed1d198
Merge
by tbell
· 16 years ago
cb45fd8
6336968: Methods to convert AttributeList to/from Map
by emcmanus
· 16 years ago
252552c
5072267: A way to communicate client context such as locale to the JMX server
by emcmanus
· 16 years ago
Next »