Displaying 12 results from an estimated 12 matches for "jrel".
Did you mean:
jre
2017 Sep 14
3
JRE 8.1 for CentOS6
I have some software that says it requires JRE 8.1 or higher. If I go
to http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html
and install jre-8u144-linux-x64.rpm I get jrel.8.0_144. Anyone know
where I can get 8.1?
2017 Sep 14
7
JRE 8.1 for CentOS6
...is/was 1.7;
>> > JRE 6 was 1.6, et cetera).
>> >
>> > > If I go to
>> >
>> > http://www.oracle.com/technetwork/java/javase/downloads/jre8-downlo
>> > ads-21331
>> > 55.html
>> > > and install jre-8u144-linux-x64.rpm I get jrel.8.0_144. Anyone
>> > > know where
>> >
>> > I can get 8.1?
>> >
>> > http://javadl.oracle.com/webapps/download/AutoDL?BundleId=225344_09
>> > 0f390dda5
>> > b47b9b721c7dfaa008135
>> > should get you the 64-bit v1.8 build 144...
2017 Sep 14
2
JRE 8.1 for CentOS6
...igher.
>
> That's very odd, since technically JRE 8 is java 1.8 (and JRE 7 is/was 1.7;
> JRE 6 was 1.6, et cetera).
>
>> If I go to
> http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-21331
> 55.html
>> and install jre-8u144-linux-x64.rpm I get jrel.8.0_144. Anyone know where
> I can get 8.1?
>
> http://javadl.oracle.com/webapps/download/AutoDL?BundleId=225344_090f390dda5
> b47b9b721c7dfaa008135
> should get you the 64-bit v1.8 build 144 of Java, which is indeed the latest
> version.
>
> What software is it that require...
2017 Sep 14
3
JRE 8.1 for CentOS6
...gt;> >
>> >> > > If I go to
>> >> >
>> >> > http://www.oracle.com/technetwork/java/javase/downloads/jre8-downlo
>> >> > ads-21331
>> >> > 55.html
>> >> > > and install jre-8u144-linux-x64.rpm I get jrel.8.0_144. Anyone
>> >> > > know where
>> >> >
>> >> > I can get 8.1?
>> >> >
>> >> > http://javadl.oracle.com/webapps/download/AutoDL?BundleId=225344_09
>> >> > 0f390dda5
>> >> > b47b9b721c7df...
2016 Dec 22
2
struct bitfield regression between 3.6 and 3.9 (using -O0)
...e investigation we discovered the problem, here's the relevant
part of our assembly generated by LVM 3.9:
load r0, r510, 24, 8
slr r0, r0, 1, 8
cmpimm r0, r0, 1, 0, 8, SNE
bitop1 r0, r0, 1<<0, AND, 64
jct .LBB0_2, r0, 0, N
jrel .LBB0_1
Notice the slr (shift logical right) instruction there is shifting to the
right 1 position in order to get flags.foo into bit 0 of r0. But the
problem is that the compare(cmpimm) is comparing not just the single bit
but the whole value in r0 (an 8-bit value) against 1. If we inse...
2016 Dec 22
0
struct bitfield regression between 3.6 and 3.9 (using -O0)
...m, here's the
> relevant part of our assembly generated by LVM 3.9:
>
> load r0, r510, 24, 8
> slr r0, r0, 1, 8
> cmpimm r0, r0, 1, 0, 8, SNE
> bitop1 r0, r0, 1<<0, AND, 64
> jct .LBB0_2, r0, 0, N
> jrel .LBB0_1
>
> Notice the slr (shift logical right) instruction there is shifting to
> the right 1 position in order to get flags.foo into bit 0 of r0. But
> the problem is that the compare(cmpimm) is comparing not just the
> single bit but the whole value in r0 (an 8-bit va...
2017 Sep 14
0
JRE 8.1 for CentOS6
...e that says it requires JRE 8.1 or higher.
That's very odd, since technically JRE 8 is java 1.8 (and JRE 7 is/was 1.7;
JRE 6 was 1.6, et cetera).
> If I go to
http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-21331
55.html
> and install jre-8u144-linux-x64.rpm I get jrel.8.0_144. Anyone know where
I can get 8.1?
http://javadl.oracle.com/webapps/download/AutoDL?BundleId=225344_090f390dda5
b47b9b721c7dfaa008135
should get you the 64-bit v1.8 build 144 of Java, which is indeed the latest
version.
What software is it that requires JRE 8.1?
2017 Sep 14
0
JRE 8.1 for CentOS6
...java 1.8 (and JRE 7
> > is/was 1.7;
> > JRE 6 was 1.6, et cetera).
> >
> > > If I go to
> >
> > http://www.oracle.com/technetwork/java/javase/downloads/jre8-downlo
> > ads-21331
> > 55.html
> > > and install jre-8u144-linux-x64.rpm I get jrel.8.0_144. Anyone
> > > know where
> >
> > I can get 8.1?
> >
> > http://javadl.oracle.com/webapps/download/AutoDL?BundleId=225344_09
> > 0f390dda5
> > b47b9b721c7dfaa008135
> > should get you the 64-bit v1.8 build 144 of Java, which is indeed
>...
2017 Sep 14
0
JRE 8.1 for CentOS6
...E 6 was 1.6, et cetera).
>>> >
>>> > > If I go to
>>> >
>>> > http://www.oracle.com/technetwork/java/javase/downloads/jre8-downlo
>>> > ads-21331
>>> > 55.html
>>> > > and install jre-8u144-linux-x64.rpm I get jrel.8.0_144. Anyone
>>> > > know where
>>> >
>>> > I can get 8.1?
>>> >
>>> > http://javadl.oracle.com/webapps/download/AutoDL?BundleId=225344_09
>>> > 0f390dda5
>>> > b47b9b721c7dfaa008135
>>> > should g...
2017 Sep 14
0
JRE 8.1 for CentOS6
...1.6, et cetera).
> >> >
> >> > > If I go to
> >> >
> >> > http://www.oracle.com/technetwork/java/javase/downloads/jre8-downlo
> >> > ads-21331
> >> > 55.html
> >> > > and install jre-8u144-linux-x64.rpm I get jrel.8.0_144. Anyone
> >> > > know where
> >> >
> >> > I can get 8.1?
> >> >
> >> > http://javadl.oracle.com/webapps/download/AutoDL?BundleId=225344_09
> >> > 0f390dda5
> >> > b47b9b721c7dfaa008135
> >> >...
2017 Sep 14
1
JRE 8.1 for CentOS6
...;>>> >
>>>> > > If I go to
>>>> >
>>>> > http://www.oracle.com/technetwork/java/javase/downloads/jre8-downlo
>>>> > ads-21331
>>>> > 55.html
>>>> > > and install jre-8u144-linux-x64.rpm I get jrel.8.0_144. Anyone
>>>> > > know where
>>>> >
>>>> > I can get 8.1?
>>>> >
>>>> > http://javadl.oracle.com/webapps/download/AutoDL?BundleId=225344_09
>>>> > 0f390dda5
>>>> > b47b9b721c7dfaa00813...
2016 Dec 23
2
struct bitfield regression between 3.6 and 3.9 (using -O0)
...em, here's the relevant
> part of our assembly generated by LVM 3.9:
>
> load r0, r510, 24, 8
> slr r0, r0, 1, 8
> cmpimm r0, r0, 1, 0, 8, SNE
> bitop1 r0, r0, 1<<0, AND, 64
> jct .LBB0_2, r0, 0, N
> jrel .LBB0_1
>
> Notice the slr (shift logical right) instruction there is shifting to the
> right 1 position in order to get flags.foo into bit 0 of r0. But the
> problem is that the compare(cmpimm) is comparing not just the single bit
> but the whole value in r0 (an 8-bit valu...